Add Caches submodule description in Design Doc (#1923)

This commit is contained in:
JeanRochCoulon 2024-03-12 17:40:05 +01:00 committed by GitHub
parent 378144ddc4
commit 57f062bd85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 265 additions and 28 deletions

View file

@ -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)