set_initial_location
Initially sets the location of a cell instance at specified
x, y coordinates. The placer can relocate the cell instance during place-and-route.
set_initial_location ( x,
y ) hier_inst_name ;
Arguments
x, y
Specifies the tile coordinates for the location of a
specified cell instance.
hier_inst_name
Specifies the hierarchical path to a cell instance.
Supported Families
ProASIC
PLUS
and ProASIC
Exceptions
Examples
set_initial_location (43,105) bk3/fp5/nand3_4;
See Also
Constraint
support by family
Constraint
entry table
GCF syntax conventions