Forum Discussion
Altera_Forum
Honored Contributor
12 years agoPTP 1588 on Cyclone V
Hi I would like to implement PTP 1588 on my cyclone V EVAL kit DK-DEV-5CEA7N. My problem is, I don't find any example how to connect all the ports of the TSE-MAC in the QSYS... ...
Altera_Forum
Honored Contributor
9 years agoYou are sending your packets as UDP so if I understand the design correctly the ethertype signal that should have been asserted is ethertype.TYPE_UDP_IPV4 and not ethertype.TYPE_NON_PTP.
It is rather odd that it doesn't even recognize the packet as ptp. Do you need a special configuration for that? I only had a quick look at the user guide and I didn't find anything. I know the MAC from the Cyclone V Soc has a specific configuration bit to enable PTP detection over UDP/Ipv4.