Product Documentation
Digital Design Netlisting and Simulation SKILL Reference
Product Version IC23.1, June 2023

hnlGetSimulator

hnlGetSimulator(
)
=> ams

Description

Provides a distinction between AMS and other flows. When it is called from the AMS flow, the function displays AMS as output, otherwise it behaves the same as simSimulator.

Arguments

None

Value Returned

ams

Returns AMS when it is called from the AMS flow.

Examples

if(hnlGetSimulator()=="ams" then hnlVerilogIgnoreTerm=nil)

Related Topics

OSS Functions


Return to top
 ⠀
X