cvw/pipelined/src/lsu
2022-05-08 06:51:50 +00:00
..
atomic.sv Renamed FinalAMOWriteDataM to AMOWriteDataM 2022-04-18 01:30:03 +00:00
bigendianswap.sv endian swapper 2022-05-08 06:51:50 +00:00
busdp.sv Marked signals for name changes. 2022-03-08 17:41:02 -06:00
busfsm.sv Found the complex TrapM giving back the wrong instruction bug. 2022-04-11 13:07:52 -05:00
dtim.sv Converted over to the blockram/sram memories. Now I just need to cleanup. But before the cleanup I wan to make sure the FPGA synthesizes with these changes and actually keeps the preload. 2022-03-30 11:04:15 -05:00
interlockfsm.sv atomic cleanup. 2022-03-10 18:56:37 -06:00
lrsc.sv Fixed possible bugs in LRSC. 2022-04-16 14:45:31 -05:00
lsu.sv Preliminary support for big endian modes. Regression passes but no big endian tests written yet. 2022-05-08 06:46:35 +00:00
lsuvirtmen.sv Found a way to remove a bus input into MMU. PAdr can be made into VAdr by selecting the faulting virtual address when writing the DTLB. 2022-03-24 23:47:28 -05:00
subwordread.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
subwordwrite.sv Preliminary support for big endian modes. Regression passes but no big endian tests written yet. 2022-05-08 06:46:35 +00:00
swbytemask.sv LSU name cleanup 2022-04-18 03:18:38 +00:00