Forum Discussion
KhaiChein_Y_Intel
Regular Contributor
6 years agoHi,
You can use either of the following to indicate the source node for the generated clock
- get_keepers
- get_nets
- get_pins
- get_ports
- get_registers
You may refer to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/mnl_sdctmq.pdf Chapter 2 to check the differences.
Thanks.