liberty NCX run failed with LSF problems

Status
Not open for further replies.

loveheihei

Newbie level 5
Joined
Jul 26, 2012
Messages
10
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,283
Activity points
1,351
I'm using NCX 200906 to build lib files with hspice simulation result, i am prety sure my hspice can work perfectly, but when i run this script :

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

these command is saved in a file named ncx_characterize.cfg

so i run ncx -f ncx_characterize.cfg in the shell,

the output is :
--- begin flow...
retrieving LSF queue info...
Error: LSF initialization failed
Error: Unable to open file lsf.conf


It likes that the lic has problem? but i used it to produce template file, and it works well.
i really don't know what's the problem!!!!
could anyone help me!? That will be appreciated.
 

Is there any ability to characterize the memories with Liberty NCX?
 
The error is obvious:
set farm_fype nofarm

FYI.


 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…