mirror of
https://github.com/fpganinja/taxi.git
synced 2026-07-19 06:31:16 -07:00
eth: Update example designs
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -502,6 +502,10 @@ if (SFP_RATE == 0) begin : sfp_mac
|
||||
.an_timeout(),
|
||||
.an_adv_ability('{2{16'h0020}}),
|
||||
.an_lp_adv_ability(),
|
||||
.an_lp_remote_fault(),
|
||||
.an_res_full_duplex(),
|
||||
.an_res_tx_pause(),
|
||||
.an_res_rx_pause(),
|
||||
|
||||
/*
|
||||
* PTP clock
|
||||
|
||||
@@ -368,6 +368,10 @@ if (SFP_RATE == 0) begin : sfp_mac
|
||||
.an_timeout(),
|
||||
.an_adv_ability('{4{16'h0020}}),
|
||||
.an_lp_adv_ability(),
|
||||
.an_lp_remote_fault(),
|
||||
.an_res_full_duplex(),
|
||||
.an_res_tx_pause(),
|
||||
.an_res_rx_pause(),
|
||||
|
||||
/*
|
||||
* PTP clock
|
||||
|
||||
@@ -369,6 +369,10 @@ if (SFP_RATE == 0) begin : sfp_mac
|
||||
.an_timeout(),
|
||||
.an_adv_ability('{2{16'h0020}}),
|
||||
.an_lp_adv_ability(),
|
||||
.an_lp_remote_fault(),
|
||||
.an_res_full_duplex(),
|
||||
.an_res_tx_pause(),
|
||||
.an_res_rx_pause(),
|
||||
|
||||
/*
|
||||
* PTP clock
|
||||
|
||||
Reference in New Issue
Block a user