Error when using "verilog +gui" command in Cadence ICFB

Status
Not open for further replies.

sar_1232000

Newbie level 3
Joined
Nov 13, 2008
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,322
Hi,

Iam trying to simulate verilog files using cadence icfb. I could import the files. But for simulation, I need to use the command "verilog +gui <filename>". It gives the error:

verilog:command not found

icfb doesn't have verilog by default? How can I check if verilog is installed? This is the first time Iam using icfb and have no idea about it.

Can anyone please help me out?

Thanks,
Aarthi.
 

icfb cadence

Hi,

You must install a verilog tool like verilog-xl or ncverilog separately. They comes with IUS package (prev. LDV package).
 

icfb command not found

check if you have the path of the binary (/bin) "verilog" defined in your source file
 

icfb &

azerm is right.

To compile Verilog codes, you have to install the IUS package and the command is 'ncverilog' and 'ncsim'.
 

cadence icfb verilog

right. ncverilog is the verilog compiler. verilog command is for verilog-XL, different from nclaunch.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…