cvw/pipelined/src/mmu
Ross Thompson be8e0eee1b Removed TrapM from the LSU and IFU. TrapM is replaced with FlushW for both. (Don't like this for the IFU).
FlushW prevents writting the cache, dtim, and bus state.  FlushW still gates HTRANS.
FlushW does not impact the mealy outputs of the cache and bus FSMs and hazard is updated to
not stall W if we get a trap.
2022-11-07 15:50:55 -06:00
..
adrdec.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
adrdecs.sv Created two new pma regions for dtim and irom. 2022-08-28 13:50:50 -05:00
hptw.sv Removed TrapM from the LSU and IFU. TrapM is replaced with FlushW for both. (Don't like this for the IFU). 2022-11-07 15:50:55 -06:00
mmu.sv Modified the LSU and IFU to allow concurrent DTIM/DCACHE+BUS and IROM/ICACHE+BUS. 2022-10-05 14:51:02 -05:00
pmachecker.sv Modified the LSU and IFU to allow concurrent DTIM/DCACHE+BUS and IROM/ICACHE+BUS. 2022-10-05 14:51:02 -05:00
pmpadrdec.sv took first match out of pmpadrdec 2022-07-06 00:02:01 +00:00
pmpchecker.sv took first match out of pmpadrdec 2022-07-06 00:02:01 +00:00
tlb.sv HPTW cleanup 2022-11-04 15:21:09 -07:00
tlbcam.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
tlbcamline.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
tlbcontrol.sv HPTW cleanup 2022-11-04 15:21:09 -07:00
tlblru.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
tlbmixer.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
tlbram.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
tlbramline.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
vm64check.sv HPTW cleanup 2022-11-04 15:21:09 -07:00