Triple-Speed Ethernet Intel® FPGA IP User Guide: Agilex™ 3 and Agilex™ 5 FPGAs and SoCs
A newer version of this document is available. Customers should click here to go to the newest version.
10.2.2. Statistic Counter
Statistics counter counts the packet at GMII interface. For the hardware, add all the GMII IF signal to Signal Tap to observe the transmitted, received, or error packets. For the simulation, GMII signals are only visible internally for variants that are not MAC only. For these variants, observe led_crs signal to check if the packet is being transmitted or received.
For example, 10 packets are sent at the parallel port of the TX side and 4 of these packets are erroneous (tx_error='1'). However, the value of aFramesTrasmittedOK register is 5 instead of 6.
[1] Observe FF TX if sop = 11, eop = 10, tx_err = 4.
[2] Statistic counter are read after 10 packets are trasmitted.
[1] led_crs is not asserted during packet number 10.
- Number of unicast packets = 5 (packet number 1, 4, 6, 7, and 10)
- Number of multicast packets = 5 (packet number 2, 3, 5, 8, and 9)