Report Test Stimulus | Command Dictionary |
|
|
∙-Read id# instance_name address_values
A switch with a repeatable argument that specifies the RAM from which you want to read and, optionally, its address value. You may specify multiple argument pairs with a single
id# — An integer that specifies the gate identification number of the RAM gate from which you want to read.
instance_name — A string that specifies the pathname of the RAM instance from which you want to read.
address_values — A required character string consisting of 0’s and 1’s that specifies the values you want to place on the RAM address lines. The least significant value must be the last character in the string. The number of characters in the string must not exceed the number of RAM address lines available.
If you do not specify the
∙-RWx id# RAM_instance_name address_values
A switch that allows a port read to be combined with a port write by combining
id# — An integer that specifies the gate identification number of the RAM gate from which you want to read.
instance_name — A string that specifies the pathname of the RAM instance from which you want to read.
address_values — A required character string consisting of 0’s and 1’s that specifies the values you want to place on the RAM address lines. The least significant value must be the last character in the string. The number of characters in the string must not exceed the number of RAM address lines available.
∙-SENsitize id# RAM_instance_name pin_pathname
A switch that allows any primitive pin or pins to be targeted for sensitization; RAM pin, RAM port, ROM pin, ROM port, MUX output pin,
FastScan and FlexTest Reference Manual, V8.6_4 |