SatCat5
cfgbus_ptpref.h File Reference

Detailed Description

ConfigBus-controlled PTP reference counter (ptp_counter_gen.vhd).

Various PTP reference counters can operate in free-running mode, or as a software-adjustable NCO. Several HDL blocks share the same interface:

  • ptp_counter_free (rate only)
  • ptp_counter_gen (rate only)
  • ptp_realtime (rate + shift) This file implements the TrackingClock interface for closed-loop software control of compatible NCOs.
    See also
    ptp_tracking.h.

Definition in file cfgbus_ptpref.h.

Include dependency graph for cfgbus_ptpref.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  satcat5::cfg::PtpReference
 PTP reference counter with rate-control only. More...
 
class  satcat5::cfg::PtpRealtime
 PTP reference with rate-control and coarse-adjust command. More...