mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor update
This commit is contained in:
parent
023dc477a6
commit
04b967217d
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@
|
|||
|
||||
// Issue width
|
||||
`ifndef ISSUE_WIDTH
|
||||
`define ISSUE_WIDTH 1
|
||||
`define ISSUE_WIDTH `UP(`NUM_WARPS / 8)
|
||||
`endif
|
||||
|
||||
// Number of ALU units
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue