asiGetVerilogHost
asiGetVerilogHost(o_session) =>t_digitalSimulatorHostName
Description
Returns the digital simulator host name for mixed-signal simulation. This method first verifies if host name was set using asiSetVerilogHost. If yes, it returns that host name. Otherwise, it returns the default value of digitalHost in the .cdsenv file for tool asimenv and partition startup.
Arguments
Value Returned
|
Name of the host on which the digital simulator will be run. |
|
Return to top