in my pdk,the nmos device model name is nch,but monte carlo simulation model name is nch_mis,so when do mc simulation,first i need to generate the netlist,then i should convert the model name nch to nch_mis using skill func( the skill func already exist),the problem is i don't know how to insert the convert function.
monteRun() command will automaticly regenerate the netlist,so,i don't know when i can modify the netlist,and then continue mc simulation