set_critical_port criticality_number signal_name
[,signal_name …];
criticality_number
A number from 1 to 5 that is relative in criticality to other critical I/O signals, from least (1) to most critical (5). The default is 1.
signal_name
Specifies the name of a user-defined signal associated with a specific I/O pin on the port.
None
set_critical_port 3 IOBus[3], IOBus[5];