TCL array containing HDL names of signals.
TCL array mapping signal names to differential pairs.
TCL array mapping signal names to signal directions.
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.
TCL array mapping signals to swap groups.
TCL array mapping signals to types.
TCL array mapping pin numbers to power banks. This array is read-only.
TCL array mapping pin numbers to pin functions. This array is read-only.
TCL array mapping pin numbers to pin names. This array is read-only.
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.
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.
TCL array mapping pins to swap groups.
TCL array mapping pin numbers to pin types such as clock, diff, etc.
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.