mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-24 13:34:28 +00:00
Set rv32ic to not use icache.
This commit is contained in:
parent
2ed052f152
commit
ecd3912900
@ -52,7 +52,7 @@
|
||||
`define MEM_DTIM 1
|
||||
`define MEM_DCACHE 0
|
||||
`define MEM_IROM 1
|
||||
`define MEM_ICACHE 1
|
||||
`define MEM_ICACHE 0
|
||||
`define MEM_VIRTMEM 0
|
||||
`define VECTORED_INTERRUPTS_SUPPORTED 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user