This commit is contained in:
Ross Thompson 2022-08-29 11:40:35 -05:00
parent 1c9aed2e7e
commit 40cf4a9ea9

View File

@ -185,7 +185,6 @@ module lsu (
end else begin end else begin
// Determine which region of physical memory (if any) is being accessed // Determine which region of physical memory (if any) is being accessed
adrdecs adrdecs(.PhysicalAddress(LSUPAdrM), AccessRW, AccessRX, AccessRWX, Size, .SelRegions(LSUHSel));
// conditionally move adredecs to here and ifu. // conditionally move adredecs to here and ifu.
// the lsu will output LSUHSel to EBU (need the same for ifu). // the lsu will output LSUHSel to EBU (need the same for ifu).