minor update
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user