mirror of
https://github.com/fpganinja/taxi.git
synced 2025-12-09 08:58:40 -08:00
eth: Add default IFG setting to Ethernet MAC TX modules
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -50,7 +50,7 @@ module taxi_axis_xgmii_tx_32 #
|
||||
/*
|
||||
* Configuration
|
||||
*/
|
||||
input wire logic [7:0] cfg_ifg,
|
||||
input wire logic [7:0] cfg_ifg = 8'd12,
|
||||
input wire logic cfg_tx_enable,
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user