Category: Statement

Syntax: wait <expression>

Description

Wait command adds time to the internal time counter. Use wait to space pulses from each other. Note that the expression might be negative.

Parameter Type Description
expression time Time to wait between pulses or events

Example:

mwpulse 45ns %% make a pulse wait tau %% wait time defined by tau variable mwpulse 90ns %% make another pulse

Legend: PPL keywords; PPL pulse commands; comments.

See also:

Pulse statement