System Reference Summary
:
2. Statements
:
OpenROAD Language Statements
: Call Statement
Share this page
Call Statement
This statement calls another application.
It has the following syntax:
call
subsystem
(
[
parametername
=
value
{
,
parametername
=
value
}]
);