Disconnects
The disconnect list section of the board file lists pins that should be disconnected from their net.
Syntax
DISCONNECT LIST DISCONNECT reference . pinNum { "note" } { , DISABLE }; ... END;
The reference indicates the device reference that the pin is on, and pinNum indicates the pin number.
The optional note holds any user defined notes about the pin.
The optional DISABLE keyword indicates that the item has been disabled and should not have any effect.
XJTAG v4.1.100