谢谢你的回复,我的脚本里面就是设置的 set farm_fype
nofarm下面是我跑的脚本,能不能劳烦你看一下,万分感谢:
set model_file ./TD-LO13-SP-2006V0R/l013_io33_v1p0.mdl
#set model_file ./hspice/hspice_tt.mdl
#set model_file ./hspice/hspice_ss.mdl
#set model_file ./hspice/hspice_ff.mdl
set netlist_suffix.sp
set netlist_dir ./SubCkts
set simulator_exec /home/mytools/synopsys/hspice201109/hspice/bin/hspice
set output_library ncx_library/typical_ncx.lib
#set output_library ncx_library/fast_ncx.lib
#set output_library ncx_library/slow_ncx.lib
set input_template_dir
./Template
set simulation_dir
./sim_data
set work_dir
./my_work
set farm_fype
nofarm
set templates
false
set timing
true
set power
true
set nldm
true
set nlpm
true
set design_rules true
set ccs_timing
true
set ccs_power
true