Hello,
I'm looking for an example or documentation on how to use/access the network clock in a hardware design. Is there any information available?
Best
Jan
Hello,
I'm looking for an example or documentation on how to use/access the network clock in a hardware design. Is there any information available?
Best
Jan
Hi Jan,
Sorry I didn't notice your response asking this question on your other post. I found some documentaion/forum posts that should get you going.
http://www.wiki.xilinx.com/Zynq-7000+AP+SoC+-+Precision+Timing+with+IEEE1588+v2+Protocol+Tech+Tip
http://zedboard.org/content/how-enable-ptp-function-ethernet
http://zedboard.org/content/helphow-can-i-design-ptp-funcation-ps-ethernet0-zedboard
--Josh
Hi Josh,
thanks for the links! That is interesting information. I build my own Linux with Yocto and it has LinuxPTP installed. So it seems the drivers are there. At least the output from ethtool -T eth0 is promising.
What I miss now is information on how to use the network clock in programmable logic (PL). I could not find anything in the PL library. I found the example in emacps, but that is PS. Is there something for PL available? What do I have to look for?
Thanks
Jan