106
Triggering Examples
Single-Machine Trigger Examples
To capture a write of known bad data to a particular variable
The trigger specification ANDs the bad data on the data bus, the write
transaction on the status bus, and the address of the variable on the
address bus.
1Go to the state analyzers Trigger menu.
2Define the terms BAD_DATA, WRITE, and VAR_ADDR to
represent the bad data value, write status, and the address of the
variable.
3Under State Sequence Level 1, enter the following sequence
specification (use the Combination trigger term):
While storing "anystate" TRIGGER on "BAD_ DATA WRITE
VAR_ADDR" Occurs "1" Else on "no state" go to level "1"
Capturing a Bad Write to a Variable