Verilog FAQ Version 09/05: September 2005 [ FAQ Main | Part-1 | Part-2 | Part-3 | What' New | Links ] |
Timing
Diagram Designer
The commercially available tools are
TimingDesigner Professional is an interface design tool that allows you to specify and analyze complex circuit interfaces up front in the design process. The resulting interface specification can then be used to accurately communicate your design details to other people, teams, and design tools. Visit http://www.chronology.com/timingdesigner/index.html for more details. TimingViewerTM is a free timing diagram display and analysis tool from Chronology. More information about it is available at http://www.chronology.com/timingdesigner/tviewer.html Timing Diagrammer Pro has everything that you expect in a timing diagram editor: a model less drawing and editing environment; delays, setups, and holds for performing timing analysis; time markers; seven graphical waveform states; virtual and group busses; clocks with formulas; as well as a variety of ways to document your work Visit http://www.syncad.com/ttd_main.htm for more information. Most companies provide built-in browser
bundled with simulator (sometimes from different vendor). Here is a list
of companies which provide third party browsers.
Verilog
Static Checking Tools
This tools are used 1] To reuse existing designs.
Commercially such tools are available from
Verilog
Code Coverage Tools
VN-Cover of Verification Navigator from
Transeda
Covermeter from Advanced Technology Center.
SureCov from Verisity
coverscan from Design Acceleration
Visual
Verilog Tools
Some tools also convert existing code to
graphics to help reuse existing Intellectual Property. Following tools
are commercially available.
C is widely used language for specification and verification of system architectures and algorithms for complex electronic systems and ICs such as digital signal processors (DSPs), and microprocessors in the computer, communications, consumer, and military markets. To implement these designs in hardware, engineers must manually translate their C code into a hardware description language (HDL). This HDL description is used to drive logic synthesis.
Verilog to
C/C++/SystemC Converter
C model can be equivalent but not cycle accurate. To get cycle accurate C/C++ model one can use conveters to speed up the conversion process.
Commercial source of Verilog Models Design project require Verilog simulation models of peripherals and bus functional models for standard bus to simulate design environment for verification. Many companies are providing such models in various flavors. - Memory models - Simpod Inc.www.simpod.com
provides a hardware modeler called as DeskPOD?that provides fast, accurate
models for system design and HW/SW co-verification. DeskPOD serves as a
full-functional logic simulation model, a bus-functional model, and as a
platform for software development. Models of off-the-shelf devices from non-commerical
sources: Companies offering Verilog models of their
own components: Sources of Verilog models not of off-the-shelf
devices: |
[ FAQ Main | Part-1 | Part-2 | Part-3 | What' New | Links ] Copyright Rajesh Bawankule 1997 - 2005 |