PADS I/O Designer Defined TCL Array Variables

hdlsigname

TCL array containing HDL names of signals.

sdiffnames

TCL array mapping signal names to differential pairs.

sdir

TCL array mapping signal names to signal directions.

slock

TCL array containing the Locked By strings. All signals from the current database are stored in the slock array. The values of the slock array are the Locked By strings displayed in the Signal List.

sswapgroup

TCL array mapping signals to swap groups.

stypes

TCL array mapping signals to types.

pinbank

TCL array mapping pin numbers to power banks. This array is read-only.

pinfunction

TCL array mapping pin numbers to pin functions. This array is read-only.

pinname

TCL array mapping pin numbers to pin names. This array is read-only.

pinnumber

TCL array containing the pin assignments. All signals from the current database are stored in the pinnumber array. The values of the pinnumber array are the assigned pin numbers. Signals without assigned pins have an empty value in the array.

pinsignal

TCL array mapping pin numbers to signals. The values of the pinsignal array are the signals to which pins are assigned. Pins not assigned to signals have an empty value in the array.

pinswapgroup

TCL array mapping pins to swap groups.

pintypes

TCL array mapping pin numbers to pin types such as clock, diff, etc.

plock

TCL array containing the Locked By strings. All pins from the current database are stored in the plock array. The values of the plock array are the Locked By strings displayed in the Pin List.