1
0
mirror of https://github.com/corundum/corundum.git synced 2025-01-16 08:12:53 +08:00

Fix multi-driven net issue

This commit is contained in:
Alex Forencich 2018-12-04 21:03:39 -08:00
parent 7d0f3ef7a1
commit e7b6f43c8c

View File

@ -474,7 +474,6 @@ always @* begin
m_axis_read_desc_status_valid_next = 1'b1;
m_axi_rready_next = 1'b0;
s_axis_read_desc_ready_next = enable;
axis_state_next = AXIS_STATE_IDLE;
end else begin
// more cycles in AXI transfer