pin_fix_all

Locks all the assigned pins on the device so they cannot be moved during place-and-route.

 

pin_fix_all

 

Note: You can use this command for designs created with PinEditor in MVN and PinEditor (non-MVN).

Arguments

Supported Families

All families

Description

Fixed pins are locked pins. This command locks all the pins in your design. You cannot move locked pins during place-and-route.

Exceptions

Example

You must use pin_commit after the pin_fix_all command to save the changes to your design:

 

pin_fix_all

pin_commit

See Also

pin_commit

pin_fix

pin_unfix

pin_assign

pin_unassign

Tcl documentation conventions