Optimized PMP checker logic and added support for configurable number of PMP registers

This commit is contained in:
David Harris 2021-07-02 11:05:25 -04:00
parent 648c09e5ef
commit cd6cabac2f

View File

@ -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