mirror of
https://github.com/corundum/corundum.git
synced 2025-01-30 08:32:52 +08:00
fpga/common: Fix tied-off net name
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
parent
fb3fe33d0a
commit
803841421e
@ -1236,7 +1236,7 @@ if (STAT_ENABLE) begin
|
||||
|
||||
end else begin
|
||||
|
||||
assign s_axis_stat_tready = 1'b1;
|
||||
assign axis_stat_tready = 1'b1;
|
||||
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user