Command Echo

All text from the stimuli files is echoed at the time it is executed. The echoed text is preceded with the time stamp and file number, and may look like this:

#000000016 [ 0] PINB ^= 0x03
#000000016 [ 0] #4
#000000020 [ 0] PINA = 0x01

In this example, the assignments to PINB and PINA are separated in time by four cycles, and all commands are read from file 0.