'zynq pl synchronization to utc

I am using zynq 7020 and I want to timestamp incoming data with UTC. I can get the correct time from PS side with using a network protocol like NTP or PTP. However, I couldt find a way to pass this time to fpga side. I need a pulse signal that generated at start of the secaond. I believe a user space program wont be enough.

At minimum I need a library like pigpio. Or I need to know the PS system counter value at a specific system time(UTC)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source