Forum Discussion
KhaiChein_Y_Intel
Regular Contributor
6 years agoHi,
This error is not related to the Global Clock assignment. The error indicates that the source that feeds the specified port in the specified JTAG block is not a pin. You have to modify the design so that the source of the port is a pin.
Thanks.
AEsqu
Contributor
6 years agoHi YY,
This error only occurs when I add the QSF line for global clock:
set_instance_assignment -name GLOBAL_SIGNAL GLOBAL_CLOCK -to altera_reserved_tck -entity Achilles_arria_X
Nothing else has changed in RTL.
Removing the line solves the issue.