mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-23 05:37:16 -04:00
📝 Add changes to Changelog
This commit is contained in:
parent
8394046c28
commit
d8239987ae
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
v 0.4.0
|
||||
- Bugfixes in compressed decoder (legal shifts where throwing an illegal instruction although they where legal)
|
||||
- Added support for device tree in testbench
|
||||
- Increase memory size to 16 MB in-order to simulate a full Linux boot
|
||||
- Re-worked timer facilities in the CSR section, moved to a platform RTC
|
||||
- Core completed its first full Linux boot
|
||||
v 0.3.0
|
||||
- New fetch interface, smaller and ready for macro-op fusion and dual-issue
|
||||
v 0.2.1
|
||||
|
|
2
tb
2
tb
|
@ -1 +1 @@
|
|||
Subproject commit f4b5c9abec1b355ac434bd072701356253730b1c
|
||||
Subproject commit c2e88ebb87a53dab4ef268ae9b333953c3df752d
|
Loading…
Add table
Add a link
Reference in a new issue