Changing the Operational Speed - Changing the Operational Speed - 17.0 English - PG047

1G/2.5G Ethernet PCS/PMA or SGMII LogiCORE IP Product Guide (PG047)

Document_ID
PG047
Release_Date
2026-08-11
Version
17.0 English

SGMII can be used to carry Ethernet traffic at 10 Mb/s, 100 Mb/s, 1 Gb/s, or 2.5 Gb/s. By default, the demonstration test bench is configured to operate at 1 Gb/s. The speed of both the example design and test bench can be set to the desired operational speed by editing the following settings, recompiling the test bench, then running the simulation again. The speed bits are not applicable for 2.5G SGMII.

1 Gb/s Operation

set speed_is_10_100 to logic 0

100 Mb/s Operation

set speed_is_10_100 to logic 1

set speed_is_100 to logic 1

10 Mb/s Operation

set speed_is_10_100 to logic 1

set speed_is_100 to logic 0