Create a file called (say) alias.scs and put: model nch_mvt nch in that file. Then add this file via Setup->Model Libraries in ADE (for the test) or Setup->Simulation Files under Definition Files. Or you could create a file called alias.sp and put: .malias nch=nch_mvt and then reference that file in the same way. If the suffix is ".scs" then it's assumed to be in Spectre syntax; otherwise it's assumed to be in SPICE syntax. Regards, Andrew.
↧