Forum Discussion
SyafieqS
Super Contributor
2 years agoCan you share your constraint here? What is the constraint specify in the design.
Snippet would be enough
tedh4ddv
Occasional Contributor
2 years agoThe following is the constraint I used, but I don't see how Quartus will relate this to the high-speed clock driving the shift-register.
create_generated_clock -name cvbs1_clk_2x -source [get_pins {p0_out|mux0_clock|combout}] -multiply_by 2 [get_pins {ifb_dec|clkx2_1|clk_2x|q}]