tensor: Switch to 8cores, non-hopper config

This commit is contained in:
Hansung Kim
2024-10-27 19:47:22 -07:00
parent 3e67ddd6c6
commit 72db04cec0

View File

@@ -44,9 +44,9 @@
`ifndef EXT_T_DISABLE
`define EXT_T_ENABLE
// decoupled Hopper-style tensor core
`ifndef EXT_T_HOPPER
`define EXT_T_HOPPER
`endif
// `ifndef EXT_T_HOPPER
// `define EXT_T_HOPPER
// `endif
`endif
`ifndef XLEN_32
@@ -88,7 +88,7 @@
`endif
`ifndef NUM_CORES
`define NUM_CORES 4
`define NUM_CORES 8
`endif
`ifndef NUM_WARPS