System Reference Summary : Statements : OpenROAD Language Statements : Gotoframe Statement
 
Share this page          
Gotoframe Statement
This statement passes control from the current frame to another frame.
It has the following syntax:
gotoframe framename([parameterlist])
        [withclause];