System Reference Summary : Statements : OpenROAD Language Statements : Endloop Statement
 
Share this page          
Endloop Statement
This statement terminates a for, select, or while loop.
It has the following syntax:
endloop [label];