rtm_retime (::quartus::rtm)

The following table displays information for the rtm_retime Tcl command:

Tcl Package and Version

Belongs to ::quartus::rtm 1.0

Syntax rtm_retime [-h | -help] [-long_help]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
Description
Invoke retimer.
Example Usage
This command currently contains no example usage.
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful
TCL_ERROR 1 ERROR: Fitter Hyper-Retiming optimizations are disabled. Enable retiming optimizations by turning on 'Allow Register Retiming' and re-run the Quartus Fitter to fully take advantage of the HyperFlex architecture.
TCL_ERROR 1 ERROR: Can't find active revision. Make sure there is an open, active revision name.
TCL_ERROR 1 ERROR: Fitter (quartus_fit) failed or was not run. Run the Fitter (quartus_fit) successfully before running the Hyper-Retimer
TCL_ERROR 1 ERROR: Timing netlist does not exist. Use create_timing_netlist to create a timing netlist.
TCL_ERROR 1 ERROR: The --retime option is no longer supported in TimeQuest for Quartus Prime Pro Edition. To run the Hyper-Retimer, please run quartus_fit --retime.
TCL_ERROR 1 ERROR: To run the Hyper-Retimer, please use Quartus Prime Pro Edition and run quartus_fit --retime.
TCL_ERROR 1 ERROR: Failed to successfully retime netlist.
TCL_ERROR 1 ERROR: The Hyper-Retimer is not supported for device <string>.
TCL_ERROR 1 ERROR: The command is only supported within the Fitter (quartus_fit)