13.33.53.1 Examples
Syntax for the get_defvar command followed by a sample command:
get_defvar variable
get_defvar “DESIGN”
Syntax for the backannotate command followed by a sample command:
backannotate -name file_name -format format_type -language language -dir directory_name [-netlist] [-pin]
backannotate -dir \
{..\design} -name "fanouttest_ba.sdf" -format "SDF" -language "VERILOG" \
-netlist
