Hi Fred, [quote userid="348174" url="~/cadence_technology_forums/f/custom-ic-design/38867/undefined-function-uiloadtrigger-in-si-log/1355353#1355353"][/quote] Did you enable CDS_FILTER_CDSENV_WARNINGS ? No, should I have done? You didn't mention it before. I tried in ISR19 with and without this env var (set to "yes"), and it made no difference - I still don't see the undefined function message. A workaround would almost certainly be to put this in the libInit.il before the PasEnvLoadFile call somewhere (although we really should fix the underlying problem if there is still one in current ISRs): unless(isCallable('uiLoadTrigger) procedure(uiLoadTrigger() t) ) Regards, Andrew.
↧