mirror of
https://github.com/fpganinja/taxi.git
synced 2025-12-07 16:28:40 -08:00
eth: Fix parameter name
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -653,7 +653,7 @@ if (MAC_CTRL_EN) begin : mac_ctrl
|
||||
.cfg_tx_pfc_quanta(cfg_tx_pfc_quanta),
|
||||
.cfg_tx_pfc_refresh(cfg_tx_pfc_refresh),
|
||||
.cfg_quanta_step(10'((DATA_W*256)/512)),
|
||||
.cfg_quanta_clk_en(!RX_GBX_IF_EN || serdes_tx_data_valid),
|
||||
.cfg_quanta_clk_en(!TX_GBX_IF_EN || serdes_tx_data_valid),
|
||||
|
||||
/*
|
||||
* Status
|
||||
|
||||
Reference in New Issue
Block a user