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.

NCVerilog installation and setenv help

Status
Not open for further replies.

aravind

Advanced Member level 1
Joined
Jun 29, 2004
Messages
482
Helped
45
Reputation
94
Reaction score
18
Trophy points
1,298
Location
india
Activity points
3,597
ncverilog license

hi friends
i m having NCVerilog.tar.gz file and it license.when i untar it i get 4 folder tools,- tools.ln86, -doc,- share. i sentenv for it . but it was running nclaunh but when i type "verilog -gui" command it show error message

ERROR! can't determine installation root from PATH
ERROR! can't determine installation root from PATH

System! Source file "gui" cannot be opened for reading [Verilog-SFCOR]
what can i do.

note :i set this env

csh

setenv PATH {$PATH}:/root/NCVerilog/tools.lnx86/bin

setenv PATH {$PATH}:/root/NCVerilog/tools.lnx86/dfII/bin

setenv PATH {$PATH}:/root/NCVerilog/tools.lnx86/nclaunch/bin
setenv PATH {$PATH}:/root/NCVerilog/tools.lnx86/verilog

setenv CDSDIR /root/NCVerilog

setenv CDS_ROOT /root/NCVerilog

setenv CDS_INST_DIR /root/NCVerilog

setenv CDS_INSTALL_DIR /root/NCVerilog/tools.lnx86/dfII
setenv CDS_INSTALL_DIR /root/NCVerilog/tools.lnx86/nclaunch

setenv CDS_LIC_FILE 5280@localhost.localdomain
setenv CDS_Netlisting_Mode Analog

cd ..


/tools/cds5/tools.lnx86/bin/lmgrd -c license5.dat



one more question i run license file of ic5 for NCVerilog .how to run for ncverilog and how t o setenv?
thanks
 

error-[sfcor]

setenv command can be typed after typing "csh" in your bash prompt in terminal, and as for your other queries, i think you are in the right track for setting the environment variable. HOPE YOU GOT OVER THE PROBLEM AND CURRENTLY WORKING WITH NCVERILOG
 

cadence nc verilog + tar

you can try " ncverilog " command to make sure setting ok or not

good luck
 

ncverilog install path

hi
i try nclaunch .it is working .but when i run ncsim my system is hands
 

ncverilog licence installation

u shuold export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:nc_dir/tools/lib
and mv /lib/tls /lib/tls.bak
 

run nc verilog in linux

hi
i install ic5 in my redhat 8.0 then i upgrate to redhat 9.0 following instruction posted before.
but im facing problem
errors:
" Incorrectly built binary which accesses wrrno,h_errno or _res directly.needs to be fixed"
"8 bit pseduocolor visual is not avaible(default visual option)
using 24 bit truecolr visual"
warning:cannot convert string "-adobe-helvetica-medium-r-normal--0-100-75-75-p-0-iso8859-1" to type fontstruct"
thsi r the errors coming pls help me correct it
thanks
 

nc verilog linux command

hi aravind
where can get the NCVerilog.tar.gz ?
 

irun ncverilog

Hi !!!
1. If NCVerilog has been installed locally, then not start lmgrd.
2. Set variables CDS_LIC_FILE and PATH if it is not set
export CDS_LIC_FILE=/......
export PATH=$PATH:/.../NCVerilog/bin

Added after 2 minutes:

I am know that NCVetilog it a part LDV
 

index of ncverilog

hi, you must make a link just like
'ln -s tools.lnx86 tools'
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top