Skip to content

Commit 04b9672

Browse files
committed
minor update
1 parent 023dc47 commit 04b9672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hw/rtl/VX_config.vh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248

249249
// Issue width
250250
`ifndef ISSUE_WIDTH
251-
`define ISSUE_WIDTH 1
251+
`define ISSUE_WIDTH `UP(`NUM_WARPS / 8)
252252
`endif
253253

254254
// Number of ALU units

0 commit comments

Comments
 (0)