mirror of
https://github.com/alexforencich/verilog-ethernet.git
synced 2025-01-28 07:03:08 +08:00
Fix alignment
This commit is contained in:
parent
6d70b0249e
commit
a613cc8a31
@ -77,8 +77,8 @@ module axis_switch #
|
||||
parameter ARB_LSB_HIGH_PRIORITY = 1
|
||||
)
|
||||
(
|
||||
input wire clk,
|
||||
input wire rst,
|
||||
input wire clk,
|
||||
input wire rst,
|
||||
|
||||
/*
|
||||
* AXI Stream inputs
|
||||
|
Loading…
x
Reference in New Issue
Block a user