cvw/wally-pipelined/src/ebu
Ross Thompson 9b8bcb8e57 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.
Also reorganized the inputs and outputs of lsu and pagetablewalker into connects between CPU, pagetablewalker, and AHB.
Finally add DisableTranslation to TLB as teh pagetablewalker will need to force no translation when active regardless of the state of SATP.
With Kip.
2021-06-23 16:43:22 -05:00
..
ahblite.sv 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
amoalu.sv Fixed lint WIDTH errors 2021-06-09 20:58:20 -04:00
subwordread.sv Data memory bus integration 2021-02-07 23:21:55 -05:00