System Reference Summary
:
2. Statements
:
OpenROAD Language Statements
: Resume Statement
Share this page
Resume Statement
This statement ends the currently executing event block.
It has the following syntax:
resume
[
next
]
;