mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-20 04:07:36 -04:00
Add banner to warm about parametrization work
This commit is contained in:
parent
5c51eb44bc
commit
037af687ee
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||

|
||||
|
||||
# :warning: We inform you that big RTL modifications are in process to better parametrize CVA6. For deeper information, please refer to the https://github.com/openhwgroup/cva6/issues/1233 github issue :warning:
|
||||
|
||||
# CVA6 RISC-V CPU
|
||||
|
||||
CVA6 is a 6-stage, single issue, in-order CPU which implements the 64-bit RISC-V instruction set. It fully implements I, M, A and C extensions as specified in Volume I: User-Level ISA V 2.3 as well as the draft privilege extension 1.10. It implements three privilege levels M, S, U to fully support a Unix-like operating system. Furthermore it is compliant to the draft external debug spec 0.13.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue