With the TimeQuest command report_ucp, you can generate a report that details all unconstrained paths in your design. Unconstrained paths are paths without any timing constraints specified to them, i.e. set_input_delay, create_clock, etc. The report details the type of unconstrained paths: clocks, input ports, outputs ports. Altera recommends that all paths and ports be constrained to achieve optimal placement and fitting results. The following example shows the command to generate an unconstrained path report.
report_ucp -summary
The use of this design is governed by, and subject to, the terms and conditions of the Altera® Hardware Reference Design License Agreement.
Design examples disclaimer
These design examples may only be used within Altera devices and remain the property of Altera Corporation. They are being provided on an “as-is” basis and as an accommodation; therefore, all warranties, representations, or guarantees of any kind (whether express, implied, or statutory) including, without limitation, warranties of merchantability, non-infringement, or fitness for a particular purpose, are specifically disclaimed. Altera expressly does not recommend, suggest, or require that these examples be used in combination with any other product not provided by Altera.
