Forum Discussion
Altera_Forum
Honored Contributor
10 years agoI realized I did not add the target to my.sdc file.
So I changed the line to: create_generated_clock -divide_by 2 -name CLK_60 -source [get_pins CLK_60|clk] CLK_60 That fixed things, and taught me that proper caffeine levels should be achieved before attempting to write constraint files.