Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- If run from a script, then the following are necessary: create_timing_netlist read_sdc update_timing_netlist --- Quote End --- Why this order? Intuitively I'd do it in this order: read_sdc create_timing_netlist Why this order will not work?