Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

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

o_session

Simulation session object.

Value Returned

t_digitalSimulatorHostName

Name of the host on which the digital simulator will be run.


Return to top
 ⠀
X