mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-03 18:25:27 +00:00
Optimized PMP checker logic and added support for configurable number of PMP registers
This commit is contained in:
parent
648c09e5ef
commit
cd6cabac2f
@ -53,7 +53,7 @@
|
||||
`define DTLB_ENTRY_BITS 5
|
||||
|
||||
// Legal number of PMP entries are 0, 16, or 64
|
||||
`define PMP_ENTRIES 16
|
||||
`define PMP_ENTRIES 64
|
||||
|
||||
// Address space
|
||||
`define RESET_VECTOR 64'h0000000080000000
|
||||
|
Loading…
Reference in New Issue
Block a user