Forum Discussion
YuanLi_S_Intel
Regular Contributor
3 years agoIf you are using it as output CLOCK, it would be better for you to choose CLOCK related IP such as Clock Control Block (ALTCLKCTRL) or PLL.
ahmad_zaklouta
New Contributor
3 years agook. Is it enough to connect the output to the positive pin of the differential pair and have the following constraint:
set_instance_assignment -name IO_STANDARD "TRUE DIFFERENTIAL SIGNALING" -to clk_out_p
or I should use a GPIO buffer to make it differential?