synth::annotate_sweep_hints (::quartus::synth)

The following table displays information for the synth::annotate_sweep_hints Tcl command:

Tcl Package and Version

Belongs to ::quartus::synth 1.0

Syntax synth::annotate_sweep_hints [-h | -help] [-long_help] [-copy] -source <source> -target <target>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-copy If set, copy sweep hints database, otherwise annotate the path as property the target checkpoint
-source <source> The source checkpoint (or sandbox) of the design that has been swept
-target <target> The destination checkpoint to annotate sweep hints
Description
Annotate sweep hints from source checkpoint to destination checkpoint.
Example Usage
synth::annotate_sweep_hints -source $sandbox_or_checkpoint_id -target $checkpoint_id -copy
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful