Tool/software:
In "normal" (multi-pair) Ethernet, there are PHYs that support "synchronized Ethernet" (or Sync-E). In its most fundamental form, this is just a pin on which the recovered clock (at either 125 or 25 MHz) is provided, which can be provided to a DPLL for synchronizing multiple devices on the same Ethernet network.
Is there some equivalent for single-pair Ethernet (SPE)?
I see that the SPE PHYs support IEEE 1588, which means that they must have some kind of time synchronization support, but IEEE 1588 is more complicated to set up than Sync-E. IEEE 1588 timestamps packets, so, in order to achieve synchronization between multiple devices, those timestamps would need to be extracted from the packets and used to set a local clock. Sync-E seems much simpler to set up for my purposes, but I don't know if there's any way to achieve anything like this with SPE.
(NOTE: I would be interested in any Ethernet PHY that can provide 1000 Mbit SPE, not just DP83TG721R-Q1.)
