Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to set env variable of NCsim 4.1 !

Status
Not open for further replies.

elone

Member level 3
Joined
Dec 29, 2001
Messages
63
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
402
Because the NCsim that i installed is not normal soft pack,just need tar it !
I tar it to my IC50 dir, seems everything can run ( nclauch,ncvlog,simvision),but when run NCsim it report : cannot find shared library file:libudm.so!

I think It's some variable need to be set!
 

my envirionment

setenv NCV_HOME /home2/tool/cadence/ncv41
setenv NCV_BIN $NCV_HOME/tools/bin
setenv NCV_LIB $NCV_HOME/tools/lib
set path=($path $NCV_HOME/tools.sun4v/bin)
setenv LD_LIBRARY_PATH $NCV_LIB
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top