cvw/wally-pipelined/src/cache
2021-10-18 16:53:18 -07:00
..
cachereplacementpolicy.sv fixed issues with dc shell not liking modules with parameters without default values. 2021-10-18 17:24:15 -05:00
cacheway.sv fixed issues with dc shell not liking modules with parameters without default values. 2021-10-18 17:24:15 -05:00
dcache_ptw_interaction_README.txt Modified icache to no longer need StallF in the PCMux logic. Instead this is handled in the icachefsm. 2021-08-27 11:03:36 -05:00
dcache.sv Finished adding the d cache flush. Required ensuring the write data, address, and size are 2021-09-17 13:03:04 -05:00
dcachefsm.sv replaced flopenl with flopenr when clearing to 0 2021-10-18 16:53:18 -07:00
icache.sv Updated Dcache to fully support flush. This appears to work. 2021-09-17 10:25:21 -05:00
icachefsm.sv Set associate icache working, but way 0 is never written. 2021-09-07 12:46:16 -05:00
sram1rw.sv change sram1rw to have a small delay so that we don't have signals changing on clock edges 2021-07-19 11:30:07 -04:00