Skip to content
Snippets Groups Projects
Commit 73e51c79 authored by Yaman Umuroglu's avatar Yaman Umuroglu
Browse files

[StreamingFC] reg->wire in decoupled top to keep Vivado happy

parent 33559c15
No related branches found
No related tags found
No related merge requests found
......@@ -137,7 +137,7 @@ reg [31:0] config_d0 = 0;
wire [31:0] config_q0;
//multiple wire AXI Streams
reg m_axis_0_afull;
wire m_axis_0_afull;
// FIFO count to generate programmable full
wire [5:0] fifo_0_count;
wire m_axis_0_tready;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment