Tool/software:
Hello TI team,
I would like to confirm my understanding regarding IPG handling in SORTE-G.
In SORTE-G, my understanding is that there are two types of IPG:
Physical IPG: Configured via TX_IPG0/1 registers in MII_RT, used by the PHY layer.
Protocol IPG: Specified in the Parameterization packet (ipg) and used for inter-device timing control.
Is this distinction correct?
Also, is the protocol IPG intended to represent the total inter-frame gap including the physical IPG, and therefore requires additional delay control in PRU firmware to ensure the full timing is respected?
If both the physical IPG and the protocol IPG are configured to the same value (e.g., 300ns), and both the controller and device PHYs support this value, is it acceptable to omit explicit IPG delay handling in PRU firmware (i.e., no additional delay loops or IEP-based timing between frames)?