PTP_ETHERNET ports removed in 2015.3

In Vivado 2015.3 PTP_ETHERNET  are removed by design. To get them back the following tcl command needs to be run:

set_property CONFIG.PCW_EN_PTP_ENET0 1 [get_bd_cells processing_system7_0]

 

Leave a Reply