pmp: Change XLEN to PLEN to fix bug in pmp_tb.sv

This commit is contained in:
iamywang 2020-11-13 17:04:16 +08:00 committed by Florian Zaruba
parent 82e7adf960
commit 87426e193a

View file

@ -37,7 +37,7 @@ module pmp_tb;
int unsigned size;
pmp #(
.XLEN(WIDTH),
.PLEN(WIDTH),
.PMP_LEN(PMP_LEN),
.NR_ENTRIES(NR_ENTRIES)
) i_pmp(