TAL Reference Manual
TAL Syntax Summary (Railroad Diagrams)
Appendix B—526371.001
B-32
ASSERT Statement
ASSERT Statement
The ASSERT statement conditionally invokes the procedure specified in an
ASSERTION directive.
Assignment Statement
The assignment statement assigns a value to a previously declared variable.
Bit Deposit Assignment Statement
The bit-deposit assignment statement assigns a value to a bit field in a variable.
BEGIN END
statement
;
;
VSTB072.vsd
ASSERT
assert - level : condition
VSTB073.vsd
variable
expression
:=
VSTB074.vsd
variable . < left - bit >
: right - bit
:= expression
ns
ns
ns
ns ns ns
VSTB075.vsd