Fix part-select range
This commit is contained in:
parent
295b6a507e
commit
1b98af9364
@ -642,7 +642,7 @@ always @* begin
|
||||
end
|
||||
|
||||
m_axis_cc_tuser_int[0] = 1'b0; // discontinue
|
||||
m_axis_cc_tuser_int[33:1] = 32'd0; // parity
|
||||
m_axis_cc_tuser_int[32:1] = 32'd0; // parity
|
||||
|
||||
// AXI read response processing and TLP generation
|
||||
case (tlp_state_reg)
|
||||
|
Loading…
x
Reference in New Issue
Block a user