1
0
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:
Alex Forencich 2022-09-03 18:34:42 -07:00
parent fb3fe33d0a
commit 803841421e

View File

@ -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