Verification Guild
A Community of Verification Professionals

 Create an AccountHome | Calendar | Downloads | FAQ | Links | Site Admin | Your Account  

Login
Nickname

Password

Security Code: Security Code
Type Security Code
BACKWARD

Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.

Modules
· Home
· Downloads
· FAQ
· Feedback
· Recommend Us
· Web Links
· Your Account

Advertising

Who's Online
There are currently, 59 guest(s) and 3 member(s) that are online.

You are Anonymous user. You can register for free by clicking here

  
Verification Guild: Forums

 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile  ProfileDigest    Log inLog in 

Ashutosh Sharma [ashutosh_ece@rediffmail.com]

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Verification Guild Forum Index -> Miscellaneous
View previous topic :: View next topic  
Author Message
Newsletter
Original Contribution


Joined: Dec 08, 2003
Posts: 1107

PostPosted: Mon Oct 07, 2002 11:00 pm    Post subject: Ashutosh Sharma [ashutosh_ece@rediffmail.com] Reply with quote

(Originally from Issue 3.14, Item 13.0)

From: Anonymous

Is their any advantage of verilog-XL over NC-verilog ?
Back to top
View user's profile
Newsletter
Original Contribution


Joined: Dec 08, 2003
Posts: 1107

PostPosted: Fri Nov 29, 2002 12:00 am    Post subject: comparison between verilog-xl & nc-verilog Reply with quote

(Originally from Issue 3.15, Item 11.0)

From: John Weiland Send e-mail

Verilog-XL is generally simpler to use than NC-Verilog. NC is compiled
and uses a three step process like NC-VHDL (compile, elaborate and
simulate). Verilog-XL is interpreted and requires a single command
line. There is a script that imitates XL, currently called
"ncverilog", but some options require enormously long switches to
implement. Also, NC has various types of access to internal data, all
of which are turned off by default to get the fastest speed. It's easy
to forget exactly what access you need for what you're doing at the
moment. There can also be issues with your default cds.lib file, which
isn't used but has to be error-free anyway.

All this is pretty insignificant for a power user (who should probably
use NC for any large job), but if I'm teaching Verilog to someone I
like using XL so they can concentrate on the language without getting
bogged down in the tool. After they've spent a week coding I'd go over
NC. NC is certainly faster in normal use, but mostly when some of the
code was already compiled for prior simulation (like old testbench
with new RTL, or old netlist and old library with new testbench). The
two are surprisingly similar in speed if you're dealing entirely with
brand new code.
Back to top
View user's profile
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Verification Guild Forum Index -> Miscellaneous All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Verification Guild © 2006 Janick Bergeron
Web site engine's code is Copyright © 2003 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.163 Seconds