mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-24 13:34:28 +00:00
Removed CSR support from rv32i
This commit is contained in:
parent
2393915bf2
commit
954051da13
@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
// I
|
// I
|
||||||
`define MISA (32'h00000104)
|
`define MISA (32'h00000104)
|
||||||
`define ZICSR_SUPPORTED 1
|
`define ZICSR_SUPPORTED 0
|
||||||
`define ZIFENCEI_SUPPORTED 0
|
`define ZIFENCEI_SUPPORTED 0
|
||||||
`define COUNTERS 32
|
`define COUNTERS 32
|
||||||
`define ZICOUNTERS_SUPPORTED 0
|
`define ZICOUNTERS_SUPPORTED 0
|
||||||
|
Loading…
Reference in New Issue
Block a user