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
Value Returned
Examples
if(hnlGetSimulator()=="ams" then hnlVerilogIgnoreTerm=nil)
Related Topics
Return to top