cvw/wally-pipelined/src
2021-07-01 12:49:09 -05:00
..
cache The icache ptw interlock is actually correct now. There needed to be a 1 cycle delay. 2021-06-30 17:02:36 -05:00
ebu Page table walker now walks the table. 2021-06-29 22:33:57 -05:00
fpu rv64f FLW passes imperas tests 2021-06-22 16:36:16 -04:00
generic Reversed [0:...] with [...:0] in bus widths across the project 2021-06-21 01:17:08 -04:00
hazard Progress. 2021-06-24 13:05:22 -05:00
ieu Split the ReadDataW bus into two parts in preparation for the data cache. On the AHB side it is now HRDATAW and on the CPU to data cache side it is ReadDataW. lsu.sv now handles the connection between the two. 2021-06-23 16:43:22 -05:00
ifu Removed AHB address, etc signals from physical memory checkers, replaced with physical address from cpu or ptw. Passes lint but not simulations. 2021-06-24 19:59:29 -04:00
lsu Got some stores working in virtual memory. 2021-07-01 12:49:09 -05:00
mmu Got some stores working in virtual memory. 2021-07-01 12:49:09 -05:00
muldiv Fixed lint WIDTH errors 2021-06-09 20:58:20 -04:00
privileged Reversed [0:...] with [...:0] in bus widths across the project 2021-06-21 01:17:08 -04:00
uncore Light cleanup of signals, style. Changed several signals to account for new Phys Addr sizes as opposed to HADDR. 2021-06-24 20:01:11 -04:00
wally The icache now correctly interlocks with the PTW on TLB miss. 2021-06-30 11:24:26 -05:00