Removed sret from ptw; sret now comes thru io.cpu to dcache
This commit is contained in:
@@ -177,7 +177,6 @@ class Datapath extends CoreModule
|
||||
|
||||
io.ptw.ptbr := pcr.io.ptbr
|
||||
io.ptw.invalidate := pcr.io.fatc
|
||||
io.ptw.sret := io.ctrl.sret
|
||||
io.ptw.status := pcr.io.status
|
||||
|
||||
// memory stage
|
||||
|
Reference in New Issue
Block a user