minor updates

This commit is contained in:
Blaise Tine
2021-08-28 15:21:40 -07:00
parent 28eb3cfdb2
commit 12b8b4af24
8 changed files with 33 additions and 16 deletions

View File

@@ -87,6 +87,7 @@ module VX_cluster #(
.CACHE_SIZE (`L2CACHE_SIZE),
.CACHE_LINE_SIZE (`L2CACHE_LINE_SIZE),
.NUM_BANKS (`L2NUM_BANKS),
.NUM_PORTS (`L2NUM_PORTS),
.WORD_SIZE (`L2WORD_SIZE),
.NUM_REQS (`L2NUM_REQS),
.CREQ_SIZE (`L2CREQ_SIZE),