Test Pattern File Formats FlexTest Test Pattern File Format
FastScan and FlexTest Reference Manual, V8.6_4 4-31
This command defines a timeplate for the input pins which are listed in the
pin_list. Pin names in the pin_list must be separated by space(s).
4. Setup Output Strobe strobe_time
This command sets the default strobe time for all primary output pins.
5. Add Output Strobe strobe_time pin_list
This command defines a strobe time for the output pins which are listed in
the pin_list. Pin names in the pin_list must be separated by space(s).
6. Set Time Check filename
This command turn the timing checking on. By default, it is off. The results
from the timing checking is put in the named file.
7. Set Collision Check <off>
By default, when there are collisions on bidirectional pins, the VCD Reader
aborts. This command turns this feature off.
8. Set VCD_module Name module_name
This command sets the module name where the primary input output pins
are defined in the VCD file.
9. Set Dump Character Check Off
This command turns off the strict dump character checking feature. By
default, this checking is on. When an unknown direction dump character is
used for a unidirectional pin in a VCD file, the VCD Reader will issue a
warning and continue to process the VCD file.
The handling of unknown direction dump characters on unidirectional pins
includes the following:
oUnknown direction dump character ‘0’ will be used as an input ‘0’ on
an input pin or a measure ‘0’ on an output pin.