Forum Discussion
Altera_Forum
Honored Contributor
9 years agoConstraints for Multiplexed Clocks
I have an Arria V design that has 4 clocks: base_clk : from device pin to PLL input clk_1x : 1x output from PLL (same frequency as base_clk) clk_2x : 2x output from PLL (twice freque...
Altera_Forum
Honored Contributor
9 years agoYes, the "get_nets" should have been "get_ports" for my example (unfortunate typo).
Your suggestions make sense and I will try to implement these in my next build and TimeQuest runs. Thanks for your help!