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.

Which simulator is better VCS or NC-verilog?

Status
Not open for further replies.

DeepIC

Member level 3
Member level 3
Joined
Oct 13, 2001
Messages
56
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
475
hi,all,

which simulator are you using? VCS or Nc-verilog?
i feel the VCS GUI is too simple and less powerful than
Nc-verilog. Do you think so?

deepic
 

jiang

Advanced Member level 4
Full Member level 1
Joined
Dec 31, 1999
Messages
111
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Location
Taiwan
Activity points
855
vcs vs ncsim

I never use VCS, but I work with NC-verilog.
ncverilog 4.0 is more powerful than ncverilog 3.x, especially GUI and wave viewer.
 

cnz

Member level 5
Member level 5
Joined
Dec 10, 2001
Messages
93
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
621
vcs/ncsim

I love VCS,
but VCS simulates verilog only,LDV can simulates verilog and vhdl
 

GoodMan

Full Member level 2
Full Member level 2
Joined
Sep 30, 2002
Messages
125
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Activity points
646
verilog xl nc verilog differences

Hi all,

modelsim5.6 & NC-Sim ?
 

asterix91

Member level 5
Member level 5
Joined
Sep 13, 2002
Messages
86
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
616
vcs vs ncverilog

Model Sim has a good GUI but NC - Verilog is a lot lot faster when the simulation times are greater, especially NC-Sim for mixed mode simulation
 

Laplace

Advanced Member level 4
Full Member level 1
Joined
Feb 26, 2002
Messages
103
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Activity points
659
vcs simulations compile once

VCS is a compiled simulator. The compilation process takes longer but simulation takes shorter. I made a benchmark once between NC Verilog vs VCS, and I saw that VCS is 11 times faster than NC-Verilog.
 

Ansunamu

Advanced Member level 4
Full Member level 1
Joined
Oct 19, 2001
Messages
115
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,296
Activity points
845
vcs vs ncverilog

althought i never used the VCS , i heart about vcs is used in big design
 

DeepIC

Member level 3
Member level 3
Joined
Oct 13, 2001
Messages
56
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
475
gui for ncverilog

VCS have DiretC and Vera-inferface,
is this reason to choice VCS?
 

radix

Full Member level 3
Full Member level 3
Joined
Jul 23, 2002
Messages
156
Helped
7
Reputation
14
Reaction score
1
Trophy points
1,298
Activity points
1,534
nc verilog vcs

Laplace,

I find it hard to believe that VCS is an order of magnitude faster than NC Verilog since NC is also compiled. The NC actually stands for "Native Compiled (or code or something)". Make sure that you're timing the simulations in both cases and not including the compile times since the compile should only happen when the netlist, not stimulus, changes.

The one feature, useful for verification, that VCS has is a switch that enables 2-state simulation. This feature can be useful for verifying startup conditions.

Radix
 

Laplace

Advanced Member level 4
Full Member level 1
Joined
Feb 26, 2002
Messages
103
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Activity points
659
vcs versus ncsim

Radix,

I checked my docs after your message, and saw that I am wrong. I made a benchmark between VCS and Verilog XL (the father of NC verilog) not NC-Verilog. I apologize for this mis-information.
 

ttspice

Member level 3
Member level 3
Joined
Dec 24, 2001
Messages
64
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Location
Republic of Taiwan
Activity points
555
simulator vcs benchmark

i love nc-verilog, it has backward compability to verilog-xl,
many old designs are signed off with XL, once we find mismatch with
some old design, we can easyily convert the environment to XL,
and see if the problem is due to NC...


--try to collect more points :)
 

silicon

Junior Member level 3
Junior Member level 3
Joined
Feb 5, 2002
Messages
28
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,281
Activity points
163
ncverilog 2state simulation

Does anyone know what is the last version of VCS?
Is the last VCS version with faster simulation speed than LDV 4.0?
And, how about the accuracy between them?

Silicon
 

radix

Full Member level 3
Full Member level 3
Joined
Jul 23, 2002
Messages
156
Helped
7
Reputation
14
Reaction score
1
Trophy points
1,298
Activity points
1,534
ncsim hsim vs vcs hsim

I think there is a version 7.0 that is going to be released soon. However, the latest version for d/l from their site is 6.2 which was released 7/15/02 for the DEC, HP_UX, IBM, Linux, and SUN platforms.
 

radix

Full Member level 3
Full Member level 3
Joined
Jul 23, 2002
Messages
156
Helped
7
Reputation
14
Reaction score
1
Trophy points
1,298
Activity points
1,534
vcs 与 ncsim

As a follow up I just found this press release, dated June 2002, on the Synopsys web page:

**broken link removed**

At the end of article they state the availability for version 7.0 as Q4 2002. Obviously, they're slipping a bit.
 

ljkong

Full Member level 2
Full Member level 2
Joined
Jul 18, 2002
Messages
123
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,296
Location
P.R.C
Activity points
763
convert ncverilog to vcs

all simulators have two mode. one is debug mode, one is performance mode.
so when simulation, you must know which your simulator is in.
good luck.
 

aramis

Member level 3
Member level 3
Joined
Apr 7, 2002
Messages
64
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
418
ncverilog, faster

DeepIC said:
VCS have DiretC and Vera-inferface,
is this reason to choice VCS?

Excuse me,
except VCS, is there any simulator tool support vera-interface??
 

sigurdwang

Junior Member level 2
Junior Member level 2
Joined
Dec 27, 2001
Messages
20
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
85
vcs pli debug mode

vcs is much faster than NC in the RTL level, but for gate level, vcs will be some problem
 

shockie

Advanced Member level 4
Full Member level 1
Joined
Jul 10, 2002
Messages
100
Helped
6
Reputation
12
Reaction score
4
Trophy points
1,298
Activity points
500
vcs versus ncverilog

I think VCS is very friendly to use for us with less powerfull function. and i would like to use nc-verilog. I have no the latest version of LDV. Would anyone like to tell me the different between the latest and 3.x version of LDV just about ncverilog.
 

johnnyh

Member level 1
Member level 1
Joined
May 9, 2002
Messages
34
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
182
difference betwenn vcs and ncverilog

more than 2M gate level simulation, NC-Verilog is better than VCS.
 

kwkam

Full Member level 5
Full Member level 5
Joined
Feb 25, 2002
Messages
275
Helped
30
Reputation
60
Reaction score
13
Trophy points
1,298
Location
Somewhere on earth
Activity points
1,886
performance vcs ncsim

The latest version of LDV is 4.10. I do know what is the difference between it and 3.x on performance. However. the GUI have improved and it replace signalscan with simvision.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top