cvw/pipelined/src/lsu
2022-10-04 17:37:05 +00:00
..
atomic.sv Renamed signals in the LSU. 2022-09-13 11:47:39 -05:00
dtim.sv Merged together bram1p1rw with sram1p1rw as sram1p1rw. 2022-09-21 12:20:00 -05:00
endianswap.sv addded renamed file 2022-10-04 17:37:05 +00:00
interlockfsm.sv Possible reduction of ignorerequest. 2022-08-19 18:07:44 -05:00
lrsc.sv Renamed signals in the LSU. 2022-09-13 11:47:39 -05:00
lsu.sv Hmm. the icache and ifu didn't have a CommittedF signals going back to the privileged unit. They probably should. If an interrupt occurred during the middle of an instruction fetch icache miss I think it would corrupt the icache. 2022-09-28 17:39:51 -05:00
lsuvirtmen.sv Renamed signals in the LSU. 2022-09-13 11:47:39 -05:00
subwordread.sv Fixed subword read to work with bigendian. 2022-09-15 14:08:04 -05:00
subwordwrite.sv clean up subword write. 2022-09-01 17:55:19 -05:00
swbytemask.sv Simplified swbytemask 2022-08-25 17:32:16 -07:00