Forum Discussion
Altera_Forum
Honored Contributor
8 years agoI think you need to use the sdc file and create clock for it:
create_clock -name int_osc_clk -period <insert period here> [get_pins -compatibility_mode {*oscillator_dut|clkout}]I think you need to use the sdc file and create clock for it:
create_clock -name int_osc_clk -period <insert period here> [get_pins -compatibility_mode {*oscillator_dut|clkout}]