I'm using cadence_ic 6.1.8.090 but have also used 6.1.8.060 in testing. I ran the following with ADE Explorer and ADE Assembler.
I am trying to run multiple corner simulations remotely. I can run a single corner remotely with no issues, however once I try to run remotely with more than a single corner or monte carlo then I encounter the following error:
\o Loading viva.cxt
\e *Error* Error during configuration of remote session.
\e ("error" 0 t nil ("*Error* The default SKILL generic function has not been defined for the function \"asiGetAnalogSimulator\". Ensure that this function is called with the correct argument(s) (tool).\n"))
\e
\e
\o
\o *Error* Error ID = 5000
\o *Error* Error Msg = Error while configuring the job.
I've tried adding envSetVal("adexl.icrpStartup" "newCdsXVNCForeachICRP" 'boolean t) but this doesn't appear to help. When I run a single point remotely (not monte carlo) this error does not appear in the log.
Many thanks,
Conor