10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Eldo Netlist Setup<br />

Running Multiple Runs<br />

This will happen when you do not have the permissions to see the machine and/or to<br />

write in the working directory. This error must be fixed by the system administrator<br />

before the .MPRUN command can be used.<br />

• The netlist must be in a shared directory (a place visible from the other machines on the<br />

network).<br />

• If using local installations of Eldo, the installation patches (not the binaries) must be<br />

strictly identical on all machines.<br />

• Users need to be able to login remotely to other machines without supplying a password.<br />

If a <strong>user</strong> needs a password to login remotely to other servers, Eldo will be unable to<br />

access systems on those servers to launch tasks, because the other machines require<br />

passwords and Eldo cannot supply them.<br />

• The result of a .CALL_TCL command used with .MPRUN is unpredictable since the<br />

behavior of the Tcl function is unknown to Eldo. It does not know if the command opens<br />

output files or returns a waveform.<br />

• .MPRUN cannot be specified inside a .ALTER section.<br />

• If you set QUEUE=YES on the .MPRUN command, Eldo adds -queue on the command<br />

line of the remote processes. The local process does not queue license requests. If you<br />

simulate a netlist with -queue, both the main process and the remote processes can queue<br />

license requests.<br />

Usage<br />

Before performing a run on a remote host, the .MPRUN command must initialize the remote<br />

environment. By default, Eldo does the following before running a simulation:<br />

cd <br />

setenv MGC_AMS_HOME ...<br />

setenv MGLS_LICENSE_FILE ...<br />

If you specify INIT_FILE=filename, the sequence becomes:<br />

cd <br />

source <br />

setenv MGC_AMS_HOME ...<br />

setenv MGLS_LICENSE_FILE ...<br />

and if you also specify DEFAULT_INIT=NO, the sequence becomes:<br />

cd <br />

source <br />

and if you remove the INIT_FILE=filename, the sequence becomes:<br />

cd <br />

See Also<br />

• .MPRUN in the Eldo Reference Manual<br />

Eldo® User's Manual, 15.3 157

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!