Command Dictionary | Report Bus Data |
|
|
ZAbort — (FastScan Only) A literal that displays the bus data for the buses that abort the E11 design rule check.
Examples
The following example displays the information on a specific bus
report bus data 31
/FA1/XOR1/OUT/ (31)Handling=pass type=strong #Drivers=2 (INV) Bus Drivers: 30(SW) 28(SW)
FastScan Example
The following FastScan example first enables access to the static learning data, then displays both the learned information and the bus data on a specific bus gate, again, an inverter (INV):
set learn report on report bus data 31
/FA1/XOR1/OUT/ (31)Handling=pass type=strong #Drivers=2 (INV) Learn Data : poss_X=no, poss_Z=no, poss_mult_drivers_on=no Bus Drivers: 30(SW) 28(SW)
Related Commands
Set Learn Report
FastScan and FlexTest Reference Manual, V8.6_4 |