Forum Discussion
ymiler
Contributor
2 years agocreate_generated_clock question
Hi following template of create_generated_clock constraint: create_generated_clock -name {<constraint name>} [get_pins {<pin name>}] -source [get_pins {<opin name>}] -divide_by {1} -multiply_by {1}...
ShengN_altera
Super Contributor
2 years agoHi,
That -master_clock <clock> is to specify the clock of the source node check this link https://www.intel.com/content/www/us/en/docs/programmable/683432/22-1/tcl_pkg_sdc_ver_1-5_cmd_create_generated_clock.html
Thanks,
Regards,
Sheng