各位大神好,在下要做标准单元库,现在用ncx来提取.lib文件,但一直提示“subckt INV1 not defined in netlist”。根据提示应该是网表文件有问题,但我用的应该是带寄生参数的网表啊。弄了好几天一直是这样都快崩溃了,我附上我的.config文件和.sp文件,请大神们帮忙看下到底哪里有问题?感谢不尽。错误提示截图:
set model_file /home/peter/LibraryFile/smic13/models/hspice/cis013_ll_fsi_v1p0.mdl
set model_file /home/peter/LibraryFile/smic13/models/hspice/cis013_ll_fsi_v1p0_nmoscap.ckt
set model_file /home/peter/LibraryFile/smic13/models/hspice/cis013_ll_fsi_v1p0_res.ckt
set netlist_suffix .sp
set template_suffix .opt
set netlist_dir ./source
set simulator_exec /opt/synopsys/HSPICE_2015_06/hspice/bin/hspice64
set input_template_dir ./Template
set output_library ./Output/smic13_tt.lib
set work_dir work
set farm_type 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
set log_file ncx.log