eth: Update example designs

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2026-07-04 01:02:07 -07:00
parent 1abe3c936e
commit ffb3b3a9de
3 changed files with 12 additions and 0 deletions

View File

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

View File

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

View File

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