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
041f573815
commit
51ae0b71f3
1 changed files with 0 additions and 1 deletions
|
@ -101,7 +101,6 @@ module VX_scoreboard import VX_gpu_pkg::*; #(
|
|||
|
||||
for (genvar i = 0; i < `NUM_WARPS; ++i) begin
|
||||
reg [`NUM_REGS-1:0] inuse_regs;
|
||||
reg [3:0] operands_busy;
|
||||
|
||||
localparam iw = i % `ISSUE_WIDTH;
|
||||
localparam wis = i / `ISSUE_WIDTH;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue