cva6
cva6 copied to clipboard
refac: (in hpdcache) separate the modules for dcache and icache
do not merge (just a draft)
closely related to #1978
- what: SSIA
- purpose:
- To enable the use of hpdcache as icache, (I think) it is better to modularize the part where hpdcache is currently used as dcache, so that this module can also be called by icache in the future.
- PR #1978 is too large to debug easily, so it has been split.