Runs the synthesis in the current Modalys workspace.
The (run-real-time ... ) function can be created using the following Lisp syntax:
(run-real-time duration)
or:
(run-real-time)
The (run-real-time ... ) function takes one optional argument:
This command is similar to the (run) command, except that it allows Modalys to run in real-time, either indefinitely (in which case the user can stop the synthesis from the real-time progress bar displayed by ModaLisp program), or for a given amount of time.
There are no special options for this function.