mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 05:47:35 -04:00
minor update
This commit is contained in:
parent
6f0b5865e2
commit
1ba2a10ad8
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ module VX_avs_wrapper #(
|
|||
VX_fifo_queue #(
|
||||
.DATAW (AVS_DATA_WIDTH),
|
||||
.SIZE (RD_QUEUE_SIZE),
|
||||
.OUTPUT_REG (OUTPUT_REG)
|
||||
.OUTPUT_REG (!OUTPUT_REG)
|
||||
) rd_rsp_queue (
|
||||
.clk (clk),
|
||||
.reset (reset),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue