Commit Graph

11 Commits

Author SHA1 Message Date
Hansung Kim
0589b310f1 Add missing parameters for VX_cache_top 2023-11-28 20:32:49 -08:00
Hansung Kim
6248926b47 Remove icache-specific address set and naming 2023-11-28 20:08:46 -08:00
Hansung Kim
74fe530105 Enable configuring MSHR size from Chisel 2023-11-28 19:55:23 -08:00
Hansung Kim
f8d7169d19 Delete old addResource for vortex v1 2023-11-28 19:44:02 -08:00
Hansung Kim
0d60180d0d Change NUM_WAYS from 1 to 4
NUM_WAYS = 1 seem to be broken in Vortex.  This makes sgemm test pass
2023-11-28 18:43:25 -08:00
Hansung Kim
d45cf835cf Remove dedicated icache bank from VortexBank 2023-11-28 18:42:58 -08:00
Hansung Kim
b66be6c3ae Respect VX_cache's MEM_TAG_WIDTH; rename coalToVxCacheNode 2023-11-28 16:54:50 -08:00
Hansung Kim
c5e37dd3b8 Rename l2ReqSourceGenSize -> memSideSourceIds 2023-11-28 14:55:52 -08:00
Hansung Kim
f187291a9c VortexBank: Update addResource for vortex2; WIP fix params 2023-11-28 12:51:34 -08:00
Hansung Kim
0768a7abc9 More cleanup and doc 2023-11-10 18:49:11 -08:00
Hansung Kim
ecfa18ce69 Rename to VortexBank 2023-11-10 17:46:04 -08:00