mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-06-28 17:23:59 -04:00
Add Caches submodule description in Design Doc (#1923)
This commit is contained in:
parent
378144ddc4
commit
57f062bd85
7 changed files with 265 additions and 28 deletions
|
@ -59,6 +59,7 @@ if __name__ == "__main__":
|
|||
file.append("../core/store_unit.sv")
|
||||
file.append("../core/lsu_bypass.sv")
|
||||
file.append("../core/cvxif_fu.sv")
|
||||
file.append("../core/cache_subsystem/cva6_hpdcache_subsystem.sv")
|
||||
|
||||
black_list = define_blacklist(parameters)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue