Add Blackwell tensor RTL scaffolding
This commit is contained in:
@@ -36,7 +36,7 @@ module VX_issue import VX_gpu_pkg::*; #(
|
||||
`endif
|
||||
`ifdef EXT_T_ENABLE
|
||||
VX_dispatch_if.master tensor_dispatch_if [`ISSUE_WIDTH],
|
||||
`ifdef EXT_T_HOPPER
|
||||
`ifdef EXT_T_ASYNC
|
||||
VX_tc_rf_if.slave tensor_regfile_if,
|
||||
`endif
|
||||
`endif
|
||||
@@ -90,7 +90,7 @@ module VX_issue import VX_gpu_pkg::*; #(
|
||||
.reset (operands_reset),
|
||||
.writeback_if (writeback_if),
|
||||
.scoreboard_if (scoreboard_if),
|
||||
`ifdef EXT_T_HOPPER
|
||||
`ifdef EXT_T_ASYNC
|
||||
.operands_if (operands_if),
|
||||
.tensor_regfile_if (tensor_regfile_if)
|
||||
`else
|
||||
|
||||
Reference in New Issue
Block a user