mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-24 21:44:29 +00:00
Fixed wally32e.
This commit is contained in:
parent
52a1d3dafe
commit
28584e4cca
@ -193,6 +193,7 @@ module lsu (
|
||||
assign {LoadPageFaultM, StoreAmoPageFaultM} = '0;
|
||||
assign PAdrM = IHAdrM;
|
||||
assign CacheableM = '1;
|
||||
assign SelDTIM = '0;
|
||||
end
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user