Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI have another question. So I added the set_output_delays and create_generated_clock statements, but Quartus/Timequest reports unconstrained paths for setup and hold from clkin1 to clkout1.
Back to the simple schematic attachment, I am passing the clock input to the FPGA to a output pin ungated. So I do not understand these errors: *Unconstrained input port paths: From:clkin1, To:clkout1 *Unconstrained output port paths: From:clkin1, To:Clkout1 I tried all the various commands like set_max_delay between two clocks but the error persists.