Remove unused code

This commit is contained in:
Alex Forencich 2019-03-07 22:59:15 -08:00
parent d2df971fc9
commit b1f3a74b86

View File

@ -99,8 +99,6 @@ wire m_axis_tready_int_early;
assign s_axis_tready = s_axis_tready_reg && enable;
integer i;
always @* begin
select_next = select_reg;
select_ctl = select_reg;