forked from Github_Repos/cvw
temporarily disable PMP checking for EBU accesses.
This commit is contained in:
parent
74833dc68c
commit
17afd9e5e8
@ -171,6 +171,7 @@ module wallypipelinedhart (
|
||||
ahblite ebu(
|
||||
//.InstrReadF(1'b0),
|
||||
//.InstrRData(InstrF), // hook up InstrF later
|
||||
.ISquashBusAccessF(1'b0), // *** temporary hack to disable PMP instruction fetch checking
|
||||
.WriteDataM(WriteDataM),
|
||||
.MemSizeM(Funct3M[1:0]), .UnsignedLoadM(Funct3M[2]),
|
||||
.Funct7M(InstrM[31:25]),
|
||||
|
Loading…
Reference in New Issue
Block a user