Forum Discussion
Altera_Forum
Honored Contributor
17 years agoNot directly from the ALTPLL MegaWizard (although not a bad idea). As Ben pointed out, derive_pll_clocks will provide this for you. You can then use the write_sdc with the -expand option to get the SDC commands into a file:
create_timing_netlist derive_pll_clocks update_timing_netlist write_sdc -expand <filename>.sdc