mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 13:57:17 -04:00
minor updates
This commit is contained in:
parent
beebd6fbf4
commit
c488bb48db
1 changed files with 1 additions and 1 deletions
|
@ -392,7 +392,7 @@ module VX_rop_unit_top #(
|
|||
input wire [`VX_DCR_DATA_WIDTH-1:0] dcr_write_data,
|
||||
|
||||
input wire rop_req_valid,
|
||||
input wire [UUID_WIDTH-1:0] rop_req_uuid,
|
||||
input wire [`UP(`UUID_BITS)-1:0] rop_req_uuid,
|
||||
input wire [NUM_LANES-1:0] rop_req_mask,
|
||||
input wire [NUM_LANES-1:0][`ROP_DIM_BITS-1:0] rop_req_pos_x,
|
||||
input wire [NUM_LANES-1:0][`ROP_DIM_BITS-1:0] rop_req_pos_y,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue