comp.lang.vhdl
Frequently Asked Questions And Answers: Part 3
----------------------------------------------------------------------------
Preliminary Remarks
This is a monthly posting to comp.lang.vhdl containing information products
and services for VHDL (commercial and public domain) Please send additional
information directly to the editor:
ed...@ds.e-technik.uni-dortmund.de (Edwin Naroska)
Corrections and suggestions are appreciated. Thanks for all corrections.
There are three other regular postings: part 1 lists general information on
VHDL, part 2 lists books on VHDL, part 4 contains descriptions for a number
of terms and phrases used to define VHDL.
This product list is never up to date it seems - please help to update it.
This list is without any guarantee to be complete or correct. It is included
to enable contacts to vendors. It does not contain version, quality or price
information. (Please accept, that actually this information changes to fast
-too much work to keep such information up to date, but if there is a
volunteer willing to take this part...:-). If some kind of judgment is
included ('specialist' for example) it's not my personal opinion but a
remark from the vendor himself.
----------------------------------------------------------------------------
----------------------------------------------------------------------------
Table of Contents
* 1. Special Stuff, Shareware, Public Domain
o 1.1 VHDL Scanner/Parser
o 1.2 Compilers, Synthesis Tools
o 1.3 Editors
o 1.4 Text Tools
o 1.5 Miscellaneous
* 2. Companies and their Products/Services
* 3. VHDL Compilers for PC's
o 3.1 Free Compiler
o 3.2 Commercial Compiler
* 4. Verilog <-> VHDL Translators
o 4.1 Free Verilog <-> VHDL Translators
o 4.2 Commercial Verilog <-> VHDL Translators
* 5. VHDL <-> Schematic/FSM Translators
o 5.1 Free Schematic/FSM to VHDL Translators
o 5.2 Commercial VHDL <-> Schematic/FSM Translators
* 6. VHDL'93 Support of Simulator/Synthesis Tools
----------------------------------------------------------------------------
1. Special Stuff, Shareware, Public Domain
For free demo or introductory versions of various software packages (mostly
for developing FPGAs, CPLDs, and PLDs) see
http://www.optimagic.com/lowcost.shtml. Additional free software packages
covering various aspects of hardware design may be found at
http://collector.hscs.wmin.ac.uk/.
1.1 VHDL scanner/parser
For additional VHDL parser search the "The Hamburg VHDL archive" at
http://tech-www.informatik.uni-hamburg.de/vhdl/vhdl.html.
A VHDL Parser/Generator written in Prolog
Description: A Public Domain VHDL Parser/Generator written in
Prolog is available via anonymous FTP from the Microelectronics
Center of North Carolina (MCNC.ORG). Look for vhdl.tar.Z in /pub.
For a more up-to-date version of this software (including bug
fixes, a graphical editor and logic synthesis modules), contact
Peter Reintjes at Quintus Corporation: p...@quintus.com or
p...@deerfeld.ingr.com (I work for DASIX now!).
Contact: Peter Reintjes, Email: p...@quintus.com
A revised Version can now be found at
+ URL: ftp://ftp.mcnc.org/pub/VLSI/
Files: VHDL93.tar.Z and VHDL93.README
+ URL: ftp://ftp.cs.wright.edu/pub/vhdl/
Files: VHDL93.tar.Z and README
A VHDL-93 Parser written in SWI_Prolog
Description: A VHDL-93 Parser written in SWI_Prolog (Version
2.7.14) conforming to the IEEE 1076-1993 Standard of VHDL is
available from the Wright State University. An experimental
VHDL-93 Design Description Browser written in Tcl/TK (Version
7.5/4.1) by Laura DeBrock is also included. The parser is a
revised version of the VHDL-87 parser in Quintus Prolog by Peter
Reintjes.
Contact: Krishnaprasad Thirunarayan (Prasad), Email:
tkpr...@cs.wright.edu, phone: (513)-873-5109
URL: ftp://ftp.cs.wright.edu/pub/vhdl/
Files: VHDL93_SWI_2.7.14.tar.gz and README_SWI_2.7.14
A VHDL-1076.1 (AMS) Parser/Pretty-Printer written in SWI_Prolog
Description: This distribution contains a VHDL-1076.1 parser and
pretty-printer in SWI-Prolog (and an experimental Graphical User
Interface written in Java). It evolved from the VHDL-87 Parser in
Quintus Prolog written by Peter B. Reintjes.
Contact: Krishnaprasad Thirunarayan (Prasad), Email:
tkpr...@cs.wright.edu, phone: (513)-873-5109
URL: http://www.cs.wright.edu/people/faculty/tkprasad
A Lex and yacc based VHDL parser
Description: Another parser based on lex an yacc can be found at
the University of Dortmund (Germany) .It can parse and analyze
arbitrary VHDL code and convert it into an abstract syntax graph.
It handles many of the more challenging semantic issues of VHDL
like type checking and overload resolution.
URL: http://www-dt.e-technik.uni-dortmund.de/~mvo/vaul/
A VHDL grammar and frontend based on the compiler toolbox CCTB
Description: A VHDL grammar and frontend based on the compiler
toolbox CCTB of GMD of the University of Karlsruhe. Note that the
status of both topics is quite different: the grammar is a (more
or less) finished product, the frontend certainly not. A VHDL
grammar based on lex and yacc, manually derived from the CCTB
version is also available.
The tools are available from
+ Grammar
URL: ftp://ftp.cs.utwente.nl/pub/src/VHDL/Grammar
File: vhdl-lexyacc.1.4.tar.Z
+ Frontend
URL: ftp://ftp.cs.utwente.nl/pub/src/VHDL/FrontEnd
VHDLParser and VHDLTree
Description: The first free pure Java VHDL Parser plus graphical
structure viewer for VHDL design files. Contributed by Andreas
Dangberg.
Contact: Email: spr...@c-lab.de
URL: http://www.c-lab.de/~sprudel/vhdl-parser/
VHDL-AMS Parser by Christoph Grimm
Description: The parser covers the complete IEEE 1076 - Standard
including the extensions proposed as IEEE 1076.1. I implemented it
using the JavaCC Compiler-Compiler from SUN. Currently, only
syntax check works.
Contact: Email: gr...@ti.informatik.uni-frankfurt.de
URL: http://www.ti.informatik.uni-frankfurt.de/grimm/hybrid.html
SUAVE (SAVANT and University of Adelaide VHDL Extensions) Parser
Description: The SUAVE project is a joint effort between the
University of Cincinnati and the University of Adelaide to design
and evaluate object-oriented extensions for the hardware
description language VHDL. Currently, a parser/analyzer is
available.
Contact: Email: phil....@uc.edu
URL: http://www.ececs.uc.edu/~paw/suave
1.2 VHDL Compilers, Synthesis Tools
VDT and INSPIRE
Description: VDT (VHDL Developer's Toolkit) and INSPIRE (a VHDL
Simulation Environment with INcremental Analysis/Elaboration,
SPecialized Functions, and Incremental Waveform REgeneration) is a
free (?) VHDL simulation system supporting a subset of the IEEE
1076 VHDL standard. Binaries are available for Linux and Sun and
Windows.
URL: http://poppy.snu.ac.kr/vdt-ivsim/vhdlsim.html
URL: ftp://poppy.snu.ac.kr/pub/vhdl/
ALLIANCE 3.0
Description: ALLIANCE 3.0 is a complete set of CAD tools for
teaching Digital CMOS VLSI Design in Universities. It includes
VHDL compiler and simulator, logic synthesis tools, automatic
place and route, etc... ALLIANCE is the result of a ten years
effort at University Pierre et Marie Curie (PARIS VI, France).
ALLIANCE allows VLSI designers to
+ capture and simulate VHDL behavioral views.
+ capture and validate structural views.
+ produce physical layout.
+ verify layout (DRC).
+ check layout against structural (logical/extracted) and
behavioral (formal proof) views.
The complete ALLIANCE CAD Framework is available by anonymous FTP.
For more info see ALLIANCE.README at the distribution sites.
URL: http://www-asim.lip6.fr/alliance/
AMICAL
Description: AMICAL is an Interactive Architectural Synthesis Tool
based on VHDL developed at the system level synthesis group of
TIMA Laboratory at INPG, Grenoble, France. AMICAL starts with a
functional specification given in VHDL, it performs scheduling,
allocation and generates an architecture composed of a data-path
and a controller that may feed existing synthesis tools acting at
the logic and register transfer levels. AMICAL uses a powerful
scheduler and accepts a quite large VHDL subset (multiple waits,
nested loops, exits, procedures, functions...). The present
version produces a VHDL description that can be accepted by
Synopsys. AMICAL is organized as an interactive environment, it
provides several facilities for architecture analysis (statistics,
evaluation, links between the VHDL behaviour and the resulting
architecture...). The response time of AMICAL is short enough to
make it an interactive system. AMICAL is available free of Charge.
The present version has already been distributed to several
experimental centers. The present version runs on SPARC station
under SUNOS. Two versions of the graphical interface exists:
Openwindow, Suntools. The distribution include:
+ The AMICAL software.
+ A Tutorial
+ A user's Manual
+ A beginner Session
+ Synthesis exercices (6 Hours)
The distribution does not include the VHDL analyser. The present
version makes use of the VHDL Analyser of CLSI. A new version
based on LVS, the VHDL compiler from LEDA, will be available soon.
In case you have no the right VHDL analyser we added, the
distribution may include the compiled and scheduled version of all
the examples. Then you can use AMICAL with a fixed scheduling in
order to perform interactive synthesis. Of course this is useful
only for practicing with AMICAL or for Demonstration.
URL: http://tima-cmp.imag.fr/tima/sls/amical/amical.html
Electric
Description: Electric is a sophisticated electrical CAD system
that can handle many forms of circuit design, including Custom IC
layout (ASICs), Schematic drawing, Hardware description language
specifications, and Electro-mechanical hybrid layout. The VHDL
system can generate VHDL from a layout, and can compile structural
VHDL to netlists of various format. These netlists can then be
simulated with the built-in simulator, turned into layout with the
silicon compiler, or saved to disk for use in external simulators.
URL: http://www.gnu.org/software/electric/electric.html
URL: http://www.electriceditor.com/
A Macintosh build of the Electric VLSI design tools is available
from
URL: http://members.aol.com/djohn4077/html/electric.html
SAVANT
Description: The SAVANT project is an effort by University of
Cincinnati's Computer Architecture Design Lab to build an
extensible, object-oriented intermediate form (IIR) for the
hardware description language VHDL. The project produced a suite
of software to analyze VHDL, build the IIR, and output C++
suitable for execution with the TyVIS VHDL simulation kernel.
Further, the SAVANT analyzer has been designed to easily allow the
insertion of new back-ends into the tool. The software developed
under the SAVANT project is freely available. Users may modify,
distribute, and use the software contained in the SAVANT software
package under the terms of the "GNU LIBRARY GENERAL PUBLIC
LICENSE" version 2, June 1991.
URL: http://www.ececs.uc.edu/~paw/savant
URL: ftp://ftp.ececs.uc.edu/pub/users/dmartin/
1.3 Editors
VHDL support for GNU Emacs or XEmacs
Description: GNU Emacs
(http://www.gnu.org/software/emacs/emacs.html) is a free powerful
editor available for many platforms and operating systems. See
http://www.cs.washington.edu/homes/voelker/ntemacs.html for a
Windows NT and Windows 95 version of Emacs. Xemacs
(http://www.xemacs.org/) is based on GNU Emacs 19 with full GUI
support.
The package VHDL-mode adds support for VHDL editing to GNU Emacs
or XEmacs. It includes the following features:
+ Syntax highlighting
+ Indentation
+ Template insertion (electrification)
+ Insertion of file headers
+ Insertion of user-specified models
+ Port translation / test bench generation
+ Sensitivity list updating
+ File browser
+ Design hierarchy browser
+ Source file compilation (syntax analysis)
+ Code hiding
+ Word/keyword completion
+ Block commenting
+ Code fixing/alignment/beautification
+ Postscript printing
+ VHDL'87/'93 and VHDL-AMS supported
+ Comprehensive menu
+ Fully customizable
VHDL-mode is maintained by Reto Zimmermann and Rod Whitby.
URL: http://www.emacs.org/hdl/vhdl-mode.html
VIM
Description: VIM is a free clone of the UNIX standard text editor
Vi. It's available for many platforms and operating systems and
can handle VHDL syntax (via a special VHDL package included in the
distribution).
URL: http://www.vim.org/
NEdit
Description: NEdit is a reely-distributable GUI style plain-text
editor for X/Motif systems. It is very easy to use, especially for
those familiar with the Macintosh or MS Windows style of
interface. NEdit supports syntax highlighting with built-in
patterns for VHDL, Verilog, and more.
Pre-built, tested executables are available for Silicon Graphics,
Sun (Solaris & SunOS), HP, Digital Unix, Ultrix, IBM AIX, Linux,
and VMS systems.
URL: http://www-pat.fnal.gov/nirvana/nedit.html
GRASP
Description: The GRASP Project has successfully created and
prototyped a new algorithmic level graphical representation for
software: the Control Structure Diagram (CSD). The primary impetus
for creation of the CSD was to improve the comprehension
efficiency of Ada source code and, as a result, improve software
reliability and reduce software costs. Since its creation, the CSD
has been expanded and adapted to include other languages. GRASP
provides the capability to generate CSD's from Ada 95, C, C++,
Java and VHDL source code in both a reverse and forward
engineering mode with a level of flexibility suitable for
professional application.
GRASP is available for Unix (SPARC SunOS, SPARC Solaris, SGI Irix,
X86 Linux, IBM AIX, DEC Alpha (Digital UNIX and Linux), Power
MachTen 4.1) and for Win95/NT.
URL: http://www.eng.auburn.edu/department/cse/research/grasp/
Prism Editor
Description:
The Prism Editor is an 'environmentally friendly' shareware editor
designed for Windows NT/95/98. It has a lot of features like code
formatting, color syntax highlighting, column editing, block
commenting/uncommenting. Currently it supports VHDL, Verilog and
ABEL and any custom language. Further, VHDL HLP (see Section 1.5)
may be used to add context sensitive help to the editor.
URL: http://www.iol.ie/~dmurray/Prism/Prism_Editor.html
1.4 Text Tools
MVP ( Make VHDL Pretty )
Description: MVP is a free VHDL pretty printer using FLEX and C.
It can produce ascii or postscript. FLEX generated C code is
included. Contributed by Paul Elliott. MVP is available as an
improved version MVP v2.6 (Martin Gumm).
URL: http://c3iwww.epfl.ch/people/martin/gumm.html
An version v1.1.1 (based on MVP v1.1) updated for USA A size paper
and assoaciated font bugs is available at
URL: http://vhdl.org/vi/vhdlsynth/mvp_v1_1_1.tar.gz
URL: ftp://vhdl.org/pub/vhdlsynth/mvp_v1_1_1.tar.gz
vhdl-nice
Description: Another VHDL "Pretty Printer" called "vhdl-nice" from
Michael Knieser.
Contact: Michael Knieser, Email: kni...@alpha.ces.cwru.edu
There are differnt version for VHDL 1076/87 and VHDL 1076/93
available
+ VHDL 1076/87
URL: http://bear.ces.cwru.edu/tools.html
URL: ftp://alpha.ces.cwru.edu/pub/VHDL/vhdl-nice.tar.gz
+ VHDL 1076/93
URL: http://bear.ces.cwru.edu/tools.html
URL: ftp://alpha.ces.cwru.edu/pub/VHDL/vhdl-nice93.tar.gz
VHDL -> mif Pretty Printer Perl Script
URL: http://rassp.scra.org/vhdl/tools/tools.html
A VHDL-1076.1 (AMS) Parser/Pretty-Printer written in SWI_Prolog
(see Section 1.1)
a2ps
Description: a2ps is an Any to PostScript filter. It started as a
Text to PostScript converter, with pretty printing features and
all the expected features from this kind of programs. But today,
style sheets to convert C, C++, TeX, VHDL, ... source files to
PostScript are available as well.
URL: http://www-inf.enst.fr/~demaille/a2ps/
1.5 Miscellaneous
VHDL Validation Suite
Description: VHDL VALIDATION SUITE RELEASE ANNOUNCEMENT from Oct
15th, 1990:
The VHDL Validation Suite, which was developed at Va. Tech with
funding provided by CAD Language Systems Inc., Daisy/Cadnetix,
Genrad, MCC, Silicon Compiler Systems, Vantage Analysis, and Zycad
is now ready for public release. The suite contains 2295 tests
which cover 100% of the 1865 test points defined for the VHDL
Language Reference Manual.
Contact: Professor J. R. Armstrong, Bradley Department of
Electrical Engineering, Virginia Tech, Blacksburg, VA. 24061-0111,
phone: (540) 231-4723, fax: (540) 231-3362, Email: j...@vt.edu
URL: ftp://digres3.visc.vt.edu/pub/suite/vpi.tar
See also FAQ Part 1, Section 4.4.
VHDL Makefile Maker and Source Code Splitter
Description: vmkr is a vendor independent makefile generator for
VHDL. vsplit is a tool that splits up VHDL source code so that
there is only one design unit per file, a requirement for vmkr to
work properly.
URL: http://tech-www.informatik.uni-hamburg.de/vhdl/vhdl.html.
TestView: An Automated VHDL Testbench Generator
URL: http://www.erc.msstate.edu/mpl/rassp/tools/html/tools.html
vhdl-2-c: A VHDL to C conversion tools
URL: http://bear.ces.cwru.edu/tools.html
URL: ftp://alpha.ces.cwru.edu/pub/VHDL/
Files: vhdl2c-bins-0.1.tar.gz (binaries) and
vhdl-2-c_source-0.1.tar.gz (source)
vhdlprof - A VHDL profiling tool
URL: http://bear.ces.cwru.edu/tools.html
URL: ftp://alpha.ces.cwru.edu/pub/VHDL/
Files: vhdlprof-bins-0.1.tar.gz (binaries) and
vhdlprof_source-0.1.tar.gz (source)
vhdl2html: A VHDL to HTML converter
Description: Re-formats and colorizes your VHDL into HTML for
viewing and printing.
Contact: Jon Connell:j...@egnetz.uebemc.siemens.de
URL: http://bear.ces.cwru.edu/tools.html
URL: ftp://alpha.ces.cwru.edu/pub/VHDL/contrib/vhdl2html.tar.gz
hdl2html: A perl script which converts VHDL or Verilog to HTML
This PERL script takes an HDL file (VHDL or Verilog) and produces
a HTML formatted version of it. The Verilog mode is not as well
tested as VHDL mode. It has been run on NT but not on Unix.
URL: http://www.papillonresearch.com/
Verilog -> VHDL translator
Description: The Verilog -> VHDL translator is only tested on DEC
C++.
URL: ftp://ic.berkeley.edu/pub/Tools/verilog2vhdl.tar.Z
A DATABASE SERVER OF PUBLIC DOMAIN VHDL MODELS
Description: More than 42 Mbytes of VHDL related material are
available. According to Usenet group comp.lang.vhdl, VHDL
examples, models and related matters are still hard to find, we
have started gathering as many VHDL models as possible, and have
decided (when reading the news) that the resulting database could
be of great help for other potential users.
Authors: Yannick HERVE/Francois PECHEUX (rigidly shortened by T.
Dettmer)
Contribution are welcommed in /incoming (management by
he...@erm1.u-strasbg.fr) Suggestions and encouragments at
he...@erm1.u-strasbg.fr.
The database structure and contents are:
+ /pub/vhdl/00README.first To be read first
+ /pub/vhdl/ISCAS.vhdl/ 63 ISCAS benchmark translated in VHDL
+ /pub/vhdl/misc/ FAQs, IEEE recommendations
+ /pub/vhdl/models.vhdl/ with one subdirectory per model
+ /pub/vhdl/packages.vhdl/
+ /pub/vhdl/papers/ Interesting papers or electronic books
+ /pub/vhdl/results.at.ERM-MACAO/
+ /pub/vhdl/synthese.models.vhdl/
+ /pub/vhdl/tests.for.vhdl/ Tests and comments
+ /pub/vhdl/utils.for.vhdl/ VHDL grammars, tools, and C related
files
Contact: Email: he...@erm1.u-strasbg.fr
URL: ftp://erm1.u-strasbg.fr/pub/vhdl/
URL: http://erm1.u-strasbg.fr/db/
VHDL Code Generation & Hardware Schematic Capture
Description: The VHDL Hardware Toolset is a set of tools created
by Eric Anthony Jones. It allows a hardware designer to design a
hardware circuit visually and then use this visual design to
generate VHDL code for simulation. The toolset consists of two
tools, a hardware designer which allows you to create hardware
schematics for your designs and a code generator/editor which you
can use to generate & edit your VHDL code. The toolset is
available for Win95/WinNT only.
Contact: Eric Anthony Jones, Email: EricA...@aol.com
URL:
http://lister.cms.livjm.ac.uk/homepage/student/cmsejone/index.html
V2C: VHDL to C translator
Description: v2c is a tool that automatically translates a VHDL
source into an equivalent C program, i.e. a C function with the
same input-output behavior of the digital circuit the VHDL
represents. v2c can cope with data-flow and behavioral
architectures, sequential or combinatorial, with most of the
sequential and concurrent statements supported.
Contact: Cristian Ghezzi, Email:
http://www.ghezzi.net/contact/index.htm
URL: http://www.ghezzi.net/pro/v2c/index.htm
IDaSS
Description: IDaSS is an Interactive Design and Simulation System
for digital circuits, targeted towards VLSI and ULSI designs of
complex data processing hardware. IDaSS describes a design as a
tree-like hierarchy of schematics. The design files can be
converted into different hardware description languages (like VHDL
or Verilog). Some further features of IDaSS are the integration of
design and simulation via a build in simulator (not VHDL
simulation) and the capability to generate test vector files.
Contact: Email: A.C.Ver...@ele.tue.nl
URL: http://www.ics.ele.tue.nl/~ad/idass.html
FMF Free Model Foundation
Description: The Free Model Foundation (FMF) is a not for profit
organization. It has been created to promote the development and
free distribution of simulation and analysis models of electronic
components. It is the Foundation's belief that the utility of
these models will be maximized by distributing them as unencrypted
source code. The FMF website has VHDL models and timing files for
over 1000 common components available for free download as well as
various papers and style guides related to component modeling.
FMF provides:
+ Models
+ Modeling services
+ Model distribution
+ Backannotation tools
+ Educational services
Contact: Email: rick....@vhdl.org
URL: http://vhdl.org/fmf
VHDL-GUI
Description: VHDL-GUI is a free graphical tool for capturing,
drawing, editing, and navigating hierarchical block-diagrams, and
for producing corresponding structural VHDL code. The VGUI tool is
easy to learn-and-use, with a style based on popular web-browser,
word-processor/drawing tools. It accommodates arbitrarily complex
multi-level diagrams, while providing WYSIWYG hardcopy printouts.
VGUI produces IEEE-1076 standard VHDL code. It is not
vendor-specific and can be used with any VHDL compiler/simulator
tools.
Contact: Email: ch...@atl.lmco.com
URL: http://www.atl.external.lmco.com/rassp/vgui/index.html
VHDL HLP
Description: VHDL HLP is a free Windows based VHDL help file. VHDL
HLP may be used to add context sensitive help to the Prism Editor
(see Section 1.3).
Contact: Email: dmu...@iol.ie
URL: http://www.iol.ie/~dmurray/Prism/VHDL_Help.html
KPP - A VHDL Pre-Processor
Description: KPP is a pre-processor, similar to CPP, for VHDL
applications. It provides many standard functions such as #def,
#undef, #ifdef, #include, etc. It also provides for loops and some
other features. The program will run on Win95, Win98, and WinNT.
Authored by Ingrid Brill.
URL: http://rk.gsfc.nasa.gov/richcontent/Software_Content/KPP.htm
----------------------------------------------------------------------------
2. Companies and their Products/Services
This section lists companies and their products/services related to VHDL. If
you notice that some informations are not up-to-date please send a note to
the editor.
Further, the "ISD Magazine" at http://www.isdmag.com and the "Programmable
Logic Jump Station" at http://www.optimagic.com are good web sources for
informations on EDA tools.
********************************************************************
Accolade Design Automation, Inc.
550 Kirkland Way, Suite 200
Kirkland, WA 98033
USA
(425) 828-2122, (800) 470-2686
(425) 739-2163 FAX
http://www.acc-eda.com
Email: in...@acc-eda.com
WWW: http://www.acc-eda.com
Japan Distributor:
InterLink, Inc.
1-5-21-1325 Mori Isogo-Ku
Yokohama 235 JAPAN
Phone: 81-45-40-28220
Accolade Design Automation, Inc. develops and markets high-performance
tools for VHDL and FPGA users. Products include a Microsoft Windows
(3.1, `95 and NT compatible) VHDL simulator in Personal and Professional
editions. The PeakVHDL simulator uses direct-compile technology, and
includes a source code browser, integrated 'make' facilities, and
integrated source file editor. The PeakFPGA synthesis product integrates
directly with PeakVHDL to provide a combined simulation and synthesis
environment for popular FPGA devices including Xilinx, Altera, Actel,
Lattice, Lucent and AMD. The Accolade Design Automation Web Site
http://www.acc-eda.com includes a free Introduction to VHDL
tutorial. Evaluation software is available, as is a textbook titled
"VHDL Made Easy!". Call or email for special low-cost educational
programs and packages.
********************************************************************
Alternative System Concepts, Inc.
PO Box 128 Windham NH 03087
tel (603) 437-2234 fax (603) 437-2722
Email: in...@ascinc.com
WWW: http://www.ascinc.com
verilog2vhdl : verilog2vhdl translates hierarchical Verilog HDL to
VHDL by using an HDL object kernel which converts the input to an
intermediate format and then back to the other HDL. It makes a full
translation of structural Verilog, and a partial translation of
behavioral Verilog. It supports all synthesizable Verilog as a subset
and uses a combination of IEEE and tool-specific VHDL packages to
perform the translation. VHDL that is created by verilog2vhdl is
functionally equivalent to input Verilog, and because of one-to-one
mapping of Verilog to VHDL, output VHDL is easy to
understand. Comments are preserved and placed after the line in the
translated code most closely matching the design intent. Test benches
can be translated also to verify that the output is correct. Output
VHDL is IEEE 1076-1993 compliant. Node-locked and floating licenses
are available for HP-UX, Solaris, SunOS and Windows NT platforms.
VHDL2verilog: VHDL2verilog translates hierarchical VHDL (full
structural, part RTL) to Verilog HDL. Verilog that is created by
VHDL2verilog is functionally equivalent to input VHDL. Comments are
preserved and placed after the line in the translated code most
closely matching the design intent. Test benches can be translated
also to verify that the output is correct. Both IEEE Std 1076-1993 or
IEEE Std 1076-1987 compliant VHDLs are processed by the system and
output Verilog is compatible with any Verilog-XL compatible
simulator. Node-locked and floating licenses are available for HP-UX,
Solaris, SunOS and Windows NT platforms.
VBIT®: JTAG Test Synthesis for ASIC and IC Designers. VBIT®, which was
the industry's first RT level JTAG Test Synthesis tool, is available
directly from the developer ASC. The product features automatic
boundary scan test logic insertion synthesis by a tool using
technology independent IEEE 1149.1 macros to read VHDL or Verilog
input and produce corresponding RT Level VHDL or Verilog output. A
Simulation Testbench is created in Verilog or VHDL to test the
Boundary Scan Circuitry. A BSDL output file is also created for easy
interface to Board Level ATE and creating test vectors. VBIT® also
supports custom mapping to vendor-specific JTAG cell libraries and
custom interfaces for internal scan, memory and logic BIST. VBIT®
frees engineers from learning the tedious details of IEEE 1149.1
standard and manually inserting boundary scan test logic into their
ASIC, IC or MCM designs in an error-free rapid way. VBIT® scan
implementation at the RT level promotes design re-use. Tools that
insert boundary scan test at the gate level are used too late in the
design cycle to be truly technology independent. Furthermore, by
implementing boundary scan before logic synthesis, the designers can
synthesize functional core logic and test logic concurrently and avoid
timing and area violations in the entire chip. This saves costly
design iterations. Node-locked and floating licenses are available for
HP-UX, Solaris, and SunOS platforms.
FRITS: FRITS is an object-oriented framework to interface with other
EDA tools and facilitate rapid development. FRITS translates Verilog
HDL or VHDL descriptions into an intermediate format (common object
format) and stores the data in an object kernel in memory. The object
kernel is accessible to the EDA tool developer via an Application
Program Interface (API). FRITS also provides an elegant mechanism for
easy extraction of the stored design data. All operations by FRITS are
fast.
********************************************************************
Ascent Technology, Inc.
Readers Note: name changed; now VLT
2075 North Capitol Avenue, Suite C
San Jose, CA 95132
phone: (408) 945-6635, fax: (408) 946-0922
contact: Rindert Schutten
MetaView : basic design environment to be customized
VHDL/DA : Design Assistant (VHDL/DA) : MetaView based environment
for design management, structure editing, browsing, state
machine editing, architecture editing source code
transformation ( for synthesis )
**********************************************************************
Associated Professional Systems (APS)
3003 Latrobe Court
Abingdon, Maryland 21009
USA
Phone: 410-515-3883
Fax: 410-661-2760
Email: e...@associatedpro.com
APS develops FPGA test boards and packages them with EDA software
at very low prices. The APS-X84 XILINX Foundation Kits offer VHDL
Schematic capture, simulator, ABEL HDL, XACT router, and VHDL multimedia
tutorial plus the X84 ISA FPGA test utility board for prices as low as
$650.00. The kit comes with VHDL examples and C code to control and
download to the FPGA board from either the supplied XCHECKER cable or
from the PC ISA bus.
Check out the details at http://www.associatedpro.com/.
These deals can't be beat!
********************************************************************
CAD Language Systems, Inc.- assimilated from Compass Design Automation, Inc.
Compass Design Automation, Inc.
Suite 101, 5457 Twin Knolls Road
Columbia, MD 21045 USA
old adresses (at least email should still work)
USA:
5457 Twin Knolls Road, Suite 101
Columbia, MD 21045
Phone: (410) 992-5700
Fax: (410) 992-3536
Email: sup...@clsi.COM
Japan:
Shunsuke Miyakushi
Bussan Electronic Systems Technology, Inc.
Sanseido Building
4-15-3 Nishi-Shin-Juku
Shin Juku-Ku, Tokyo /60, Japan
Phone: +81 3 3374 1161
Fax: +81 3 3374 9450
Europe:
(Please contact USA)
Products:
VTIP - VHDL Tool Integration Platform: this is a VHDL analyzer,
a VHDL generator, and an intermediate form database with
a procedural interface. Full 1076-1987.
RVCG - Retargetable VHDL Code Generator: generates C code for
use in VHDL simulation using the VTIP. Allows integration of
VHDL simulation with existing (or new) simulators.
VMT - VHDL Modelling Tool: a compiled code simulation system based
on the RVCG, high-performance kernel, and Motif interface.
VFormal - Formally verifies the equivalence or non-equivalence
of VHDL designs with respect to their specifications.
A program for training, university&research program
********************************************************************
Cadence Design Systems, Inc.
HDL Design Group
270 Billerica Road
Chelmsford MA 01824
508-667-8811
OR
555 River Oaks Pkwy.
San Jose, Calif. 951134
Eileen Elam (Public relations representative)
(408) 943-1234
Germany:
Mr. Grothe
phone: 02236 68051 seems now: 02236/962130 (Vertrieb)
Leapfrog - Full IEEE 1076 Simulation Environment Using Native Compiled Code
Synergy - VHDL and Verilog Logic Synthesis and Optimization
Verilog-XL - Verilog HDL and accelerated gate simulator
Valid (part of CADENCE now)
2820 Orchard Pkwy.
San Jose, Calif. 95134
Germany:
Muenchen,
phone: 089/710050 seems now: 089/570960 (Applikation)
compiler, simulator
Now sells Intermetrics tools
www: http://www.cadence.com/
********************************************************************
Cascade Design Automation
3650 131st Av. SE #650
Bellevue WA 98006
(206) 643-0200
EPOCH/VHDL -- Physical design tools which accept VHDL input and generate
VHDL gate-level output with accurate timing. Includes a library of models
for standard-cells and parameterized components such as memories and datapath
elements. Also accepts input from Verilog and several schematic entry
platforms. Gate-level VHDL output can be generated regardless of where the
input came from. Allows VHDL to be mixed with schematics or Verilog. A
Synopsys Design Compiler interface is also available.
www: http://www.cdac.com/
********************************************************************
Computer General Electronic Design Ltd.
Readers comment: ceased trading in August 1992 (I used to work for them).
Contact: Arthur Burnley, Sales Manager
Computer General Electronic Design Ltd
5 Greenways Business Park
Bellinger Close
Chippenham
Wiltshire
SN15 1BN
U.K.
phone:+44 249 445566 Fax:+44 249 445595
e-mail:art...@cged.co.uk
Specialists in VHDL design, synthesis, simulation and test.
Products/services include:
- VHDL Design Station. Design capture, synthesis, simulation workstation
including: ECS Schematic capture, LOCAM synthesis, CLSI VHDL Modelling
kit. Basic configuration inc. SparcStation costs UK L19,950.
- CLSI's VHDL Modelling Kit (distributor), low cost, interactive, VHDL
compiler and simulator
- LOCAM including VSyn, fast, memory efficient synthesis for structural,
dataflow and behavioral VHDL
- OPTIMA, retiming synthesis tool, which adds/removes pipelining and
dramatically improves the results of logic synthesis for area,
timing and power
- Panther Test synthesis which may be integrated in synthesis flow
from VHDL
- The ELLA HDL/ASIC design environment / behavioural simulator
- ELLA -> VHDL translator
- VHDL and ASIC Design Services
********************************************************************
Cypress Semiconductor
Contact: Cypress Semiconductor Corporation
3901 N. First St.
San Jose, California 95134, U.S.A
Phone: (408) 943-2600
Fax : (408) 943-2741
- Information is also available from any of our sales offices Worldwide -
Warp2: Warp2 is a state-of-the-art VHDL compiler for designing with
Cypress PROMs and PLDs. Warp2 utilizes a proper subset
of IEEE 1076 VHDL as its Hardware Description Language (HDL) for its design
entry. Warp2 accepts VHDL input, synthesizes and optimizes the entered
design, and outputs an industry standard JEDEC map for the desired device.
This JEDEC file may then be simulated with the Cypress NOVA simulator
(included in Warp2).
Warp2 is available on PC(Windows) and Sun platforms.
www: http://www.cypress.com/
********************************************************************
Data I/O Corporation
10525 Willows Road NE
P.O. Box 97046
Redmond, WA 98073-9746
USA
(206) 881-6444
Synario(TM) Design Software is a fully integrated solution combining Synario
ECS Schematic Entry, and ABEL(TM) or VHDL Design Entry; with fast functional
and timing Verilog simulation, or the popular Model Technology V-System VHDL
Simulator. Synario is the most advanced, productive, and tightly integrated
best-of-class Windows(TM) EDA design tool. You can enter and simulate
designs by combining multiple forms of entry into a single design while
using vendor fitting and place-and-route software.
www: http://www.data-io.com/
********************************************************************
Dolphin Integration
BP 65
Chemin des Clos, ZIRST,
38242 MEYLAN, FRANCE.
Tel : (33) 4 76 41 10 96
Fax: (33) 4 76 90 29 65
Email: solu...@dolphin.fr
Product:
SMASH (TM) is a mixed-signal multi-level simulator for ASICs, systems
and PCBs. SMASH can simulate circuits with parts described in SPICE
format, parts in Verilog-HDL, and parts in VHDL. SMASH also supports
true analog behavioral modeling in ABCD (based on C language). Complex
systems built using 'silicon IP' delivered in various formats, can be
described most efficiently, using the right level of modeling and
abstraction for each part. SMASH is a single-process tool, and does not
suffer from the complexity issues associated with backplane solutions.
It delivers unprecedented performance for mixed-signal simulation based
on standard formats.
SMASH is available on Windows NT and 95, and also on Sun/Solaris
machines. It is interfaced with popular schematic entry packages, such
as ECS (Minc). Evaluation versions (functional but limited to small
circuits) are available from the Web site (www.dolphin.fr), and also
numerous application notes. Call or email for special conditions
applicable to educational use.
********************************************************************
Doulos
Church Hatch
22 Market Place
Ringwood
Hampshire
BH24 1AW
Tel : +44 (0)1425 471223
Fax : +44 (0)1425 471573
Email: in...@doulos.com
WWW : http://www.doulos.com
Doulos, Europe's only independent training company for VHDL and Verilog HDLs,
has been at the cutting edge of FPGA, PLD and ASIC design training since 1991.
Our reputation has been built on: expert tuition, unique comprehensive course
materials and independence from tool and technology suppliers. The Doulos
portfolio includes: public courses, on-site courses and self teach options.
Schedules and full details are available on www.doulos.com
VHDL
----
Introduction: A Foundation for PLD or ASIC design (2 days)
Further: Essential training for a PLD or ASIC design project (3 days)
Comprehensive: Full scope project preparation for PLD or ASIC design (5 days)
Advanced: Writing for Behavioural modelling and re-use. (4 days)
VHDL PaceMaker multi-media course (self teach)
Verilog
-------
Introduction: A Foundation for PLD or ASIC design (2 days)
Further: Essential training for a PLD or ASIC design project (2 days)
Comprehensive: Full scope project preparation for PLD or ASIC design (4 days)
Verilog PaceMaker multi-media course (self teach)
Course Materials
----------------
Comprehensive, fully indexed course notes (ideal as a reference manual).
Workbook packed with exercises (50% of the course is hands-on).
Doulos pocket Golden Reference Guide (language, syntax, semantics,tips).
Tool Tours guides (to support the tools and technologies of your choice).
Multi-media CD-ROM (an optional course preparation and refresher aid).
Publications
------------
VHDL Pacemaker: multimedia VHDL tutorial on CD-ROM
Verilog Pacemaker: multimedia Verilog tutorial on CD-ROM
VHDL and Verilog Golden Reference Guides
Partner companies
-----------------
Doulos has partner companies in the US and Germany.
Doulos USA, Michael Koch
123, Eastfield Drive, Productivity Engineering
Madison, Benzenstrasse 31
AL 35758 USA D-71083 Herrenberg
Germany
Tel : 1-888-545-7458 / USA 256-837-2932 Tel : +49 7032 2798-13
Fax : USA 256-837-0580 Fax : +49 7032 2798-29
Email: in...@doulos-hdl.com Email: Michae...@PE-GmbH.com
WWW : http://www.doulos-hdl.com/ www: www.PE-GmbH.com
********************************************************************
DS Diagonal Systems AG
Tumigerstr. 71
CH-8606 Greifensee
Switzerland
Phone +41 1 905 60 60
Fax +41 1 905 60 69
WWW: http://www.diagonal.ch/
E-mail (from all countries): in...@diagonal.ch
Products:
BestBench is a VHDL testbench design- and analysis-tool that allows
to design and debug a testbench independently from the circuit design in
an earlier stage of the design process.
Unlike the manual and tedious testbench design, BestBench automates
the process by creating self-checking, reactive and stand-alone VHDL
testbenches.
BestBench is available for Solaris, SunOS, HP-UX and Windows NT.
WAVE-Link provides a bidirectional link from your simulation environment
to the HP16500 Logic Analyzer. It enables the design engineers to
download simulation data on the HP16500. Furthermore, WAVE-Link allows
to compare the response data measured by the HP16500 with the expected
simulation data.
WAVE-Link is available for SunOS and HP-UX.
BestLink/81200 allows to reuse VCD simulation data directly in the
HP81200 data generator/analyzer platform.
BestLink/81200 is available for Solaris, SunOS and HP-UX..
********************************************************************
EASICS, the VHDL Design Company.
Easics is an independent ASIC design company and offers a variety of
services related to the design of digital ASICs. These services
include the design of ASICs (up to a testable netlist) and FPGAs
(including prototyping), VHDL-based design consulting and ASIC design
feasibility studies.
Easics has a track record of ASIC designs in telecommunications (ATM,
SONET, SDH), bus interfaces and Digital Signal Processing applications.
For more information, look at our WWW-site http://www.easics.com/
or contact Dirk Callaerts, Marketing Manager (di...@easics.be),
Interleuvenlaan 86, B-3001 Leuven, BELGIUM
Tel +32-16-395 604, Fax +32-16-395 619
********************************************************************
Exemplar Logic, Inc.
Exemplar Logic's Galileo tool suite is a complete High-Level Design
environment for the synthesis, simulation and timing verification
of FPGA, CPLD and ASIC designs. Exemplar Logic supports both VHDL
and Verilog HDL at the Register Transfer Level (RTL), dataflow
level, and at the netlist level. Support of HDL constructs is
at the leading-edge in the industry and assures design entry at
the highest level of abstraction. Exemplar Logic provides a truly
VITAL based design flow with VITAL libraries for accelerated
simulation.
Visit the Exemplar Logic WEB site (http://www.exemplar.com) for more
information or contact:
Shubha Shukla Exemplar Logic, Inc.
Product Marketing Engineer 815 Atlantic Avenue, Ste.105
E-mail: shu...@exemplar.com Alameda, CA 94501-2274
Direct: 510-337-3741 USA
Fax: 510-337-3799 510-337-3700
********************************************************************
Frontier Design
Frontier Design offers design, analysis and implementation tools,
reusable cores and design services to developers of leading edge
telecommunication, consumer and multimedia products. The company has
developed state-of-the-art algorithm compiler technology and has
acquired unique application expertise to meet these demanding design
requirements in today's products.
The A|RT product line is an exciting new family of products that is
under development at Frontier Design. A|RT stands for Algorithm-to-RT
(register transfer) and embodies Frontier's unique
Algorithm-to-Silicon design methodology. The first two products of
this new product line, A|RT Library(TM) and A|RT Builder(TM), were
recently introduced to the market. The combination of both products
allows driving the HDL-based hardware design process, directly from a
C-code specification of the algorithm. This significantly reduces the
design-time that is required to move algorithms into ASIC and FPGA
implementations!
Visit Frontier Design's Website at http://www.frontierd.com or
in...@frontierd.com for more information.
Contacts:
USA:
Frontier Design Inc
39675 Cedar Boulevard - Suite 1000
Newark CA 94560 - USA
Tel: +1.510.445.8500
Fax: +1.510.445.8501
Europe:
Frontier Design BVBA
Abdijstraat 34
3001 Heverlee
Belgium
Tel: +32.16.39.14.11
Fax: +32.16.40.60.76
********************************************************************
FTL Systems, Inc.
Contact: 924 Sierra Lane NE
Rochester, MN 55906
prod...@ftlsys.com
Main Number: +1 507 288 3154
Web: http://www.ftlsystems.com
Distributors available in North America and Japan (see WWW for details)
Products:
VHDL Complete OEM Analyzer/Elaborator (Fall 1996 Release)
VHDL Optimizing Compiler/Simulator (Early 1997 Release)
Other VHDL and Verilog products coming soon...
Public Service: VHDL-93, VHDL-AMS Validation Suite (1997 Release)
Glad to meet you at:
EuroDAC
US DAC
ASP DAC
VIUF/IVC
********************************************************************
GenRad Ltd.
Design Automation Products
Waterside Gardens
Fareham, HANTS
PO16 8RR
G.B.-England
WWW: http://www.genrad.com/
********************************************************************
Green Mountain Computing Systems, Inc.
83 River Road Apt. C
Essex Junction, VT 05452
Email: sup...@gmvhdl.com
WWW: http://www.gmvhdl.com/
Products
Green Mountain VHDL Compiler, Professional Edition This
professional-level IEEE VHDL simulator based on direct compile
technology provides fast simulation and advanced debugging features.
Currently available for Linux only (Windows version to be released).
Green Mountain VHDL Compiler, Educational Edition This edition
provides a lost-cost solution to VHDL beginners while providing full
support for the most commonly used features of VHDL. Currently
available for DOS and Linux.
********************************************************************
i LOGIX
22 Third Av.
Burlington, MA 01803
Tel. 617 272-8090
Fax. 617 272-8035
EXPRESSV-HDL, a graphical behavioral modeling tool allows
hardware engineers to design with the precise graphical language of
STATECHARTS- a powerful extension of state transition diagrams.
Designers can create behavioral and functional models of
circuits, analyze the design using the simulation and dynamic
analysis capabilities proving that the design is correct before
code generation. EXPRESSV-HDL then automatically generates
VHDL and VERILOG from the models both of which are fully compatible
with industry leading HDL simulation and synthesis tools.
www: http://www.ilogix.com/
********************************************************************
Integrated Circuit Design Consulting
1556 Halford Avenue, Suite 310
Santa Clara, CA 95051-2694
Tel: (408) 243-7422
Email: pha...@quack.kfu.com
WWW: http://www.kfu.com/~pharvey/resume.html
resume: http://www.kfu.com/~pharvey/resume.html
ASIC and VLSI design and verification using Verilog, VHDL, Synopsys,
Cadence, SPICE, etc.
********************************************************************
interHDL, Inc.
4984 El Camino Real
Suite 210
Los Altos, CA 94022-1433 USA
Tel: 415 428 4200
Fax: 415 428 4201
Email: in...@interhdl.com
Ftp site: http://ftp.interhdl.com
Web page: http://www.interhdl.com
V to VH: Verilog to VHDL translator. Converts Verilog designs into
equivalent VHDL designs. Covers about 95% of the language including
the full structural and synthesizable subsets. The output VHDL code is
semantically and synthesis-wise equivalent to Verilog source, and is
very readable.
V to VL: VHDL to Verilog translator. Converts VHDL designs into
equivalent Verilog designs. Covers about 95% of the language including
the full structural and synthesizable subsets. The output Verilog code
is semantically and synthesis-wise equivalent to VHDL source, and is
very readable. Translation include generate statements, enumerations,
aggregate constants, etc. Comments are being preserved in the output
code.
********************************************************************
Intermetrics
Phone: (703) 827-2606
FAX: (703) 827-2609
Addr: 7918 Jones Branch Drive, Suite 710
McLean, VA 22102
VHDL Design Environment simulation system SUN/DEC
University Program
Readers note: no longer has any commercial VHDL tools for sale
********************************************************************
I.S.T (Innovative Synthesis Technologies)
France:
office adress:
4, place Robert-Schuman, EUROPOLE, 38000 Grenoble-FRANCE
contact: Pierre Abouzeid
Phone# (33) 76 70 51 00 Fax# (33) 76 84 12 61
E-mail: Pie...@atarax.imag.fr
USA:
P.O. Box 1897,
Danville, CA 94526-1897 , USA.
contact: Peter E. Robinson
Phone# 510-736-2302
Fax# 510-736-6199
Voice Mail# 510-275-2752
Products:
ASYL+ is a commercial synthesis tool which offers the following features:
SYNTHESIS: From HDL specifications including PALASM, open ABEL and VHDL
using target dedicated synthesis techniques. Supported technologies include
FPGAs/CPLDs (Xilinx, Actel, Quicklogic, AT&T, Cypress, Altera and AMD) and
ASIC technologies (Nec, Fujitsu, Hitachi, VLSI, SGS-Thomson, ES2). ASYL+
VHDL solution offers macroblock selection including parameterized
generators. Macroblock libraries from XILINX (XBLOX), ACTEL, ALTERA, AT&T,
VLSI technology are supported. An efficient FPGA package partitionner is
available for ACTEL and XILINX technologies.
OPTIMIZATION:Netlists optimization for all technologies described above.
Area, speed, or trade-off oriented optimizations taking into account
specific user constraints are available. Recent innovative techniques
(direct mapping on binary decision diagram representation, wiring preparation)
allow efficient results: reduced memory space requirements and running
times.
MIGRATION:The ASYL+ migration enables designs targeted to virtually any ASIC
or FPGA/CPLD technology to be migrated and mapped fully automatically to any
other supported devices. Effective macroblock migration with efficient
optimization.
The following targets are under development: Lattice, Motorola, Atmel and
new ASIC libraries (Toshiba, AMS, ...)
Supported platforms: SUN SPARC, HP 9000, PC 386/486.
ASYL+ has been selected by the EEC for teaching in the European EUROCHIP
project and about 200 licences are running in european universities.
********************************************************************
ITD
Institute for Technology Development
Advanced MicroElectronics Division
Office Adress:
1080 River Oaks Drive
Suite A-250
Jackson, MS 39208
Contact: Dan Johnson (VHDL modeling group manager)
Phone: (601) 932-7620, fax: (601) 932-7621
Email: da...@aue.com or des...@aue.com
Post Office Box Address:
Advanced Microelectronics
P.O. Box 55729
Jackson, MS 39296-5729
Corporate Office Phone Number: (601) 960-3600
Note: Use the corporate office phone to leave messages if the phones have
not been connected at River Oaks.
VHDL STANDARD COMPONENT LIBRARY Version 2.1
AuE has completed a new release of its VHDL
Standard Component Library. The previous
version 1.1, was released in July 1990.
All models are fully compliant to the EIA
Commercial Component Model Specifications
(EIA-567) and the VHDL Data Item Description
(DI-EGDS-80811).
All models include a testbench compliant to the
Waveform and Vector Exchange Specifications
(WAVES PAR 1029.1/D1).
Timing modules characterized to manufacturers' data
sheets are included in each model. Timing parameters
are dependent on voltage, temperature and capacitive
loading.
A Software License Agreement must be signed and returned
before the library can be shipped.
AuE's VHDL V2.1 Library may be obtained via FTP or
cartridge tape. Library distributions via FTP are
in compressed tar format and include all documentation.
Distributions via FTP have a distribution fee of $150,
paid in advance.
Distributions shipped on cartridge tape are in tar
format. Documentation is shipped with the tape.
DISTRIBUTION CHARGE: $150 for VHDL V2.1 Library,
plus $150 administrative fee. International shipments
are made by Federal Express, if available, and
all duties and taxes ( if applicable) are the
responsibility of the licensee.
To obtain ordering information via the Internet,
the address is: mo...@aue.com
also provides contract VHDL modeling services
********************************************************************
JRS Research Laboratories Inc.
Contact: Erwin Warshawsky
Phone: 714-704-1670
EMail at er...@jrs.com
C to VHDL and Ada to VHDL Translators
********************************************************************
LEDA SA (Languages for Design Automation)
35 Avenue du Granier
38240 MEYLAN - FRANCE
contact: Francis Sourbier
phone: +33-76 41 92 43, fax: +33-76 41 92 44
e-mail: sup...@leda.fr
http://worldserver.oleane.com
LEDA is a French company providing training, consulting, modeling
and development services.
o LEDA VHDL System family of products (VHDL Front-End Toolbox)
contains:
- A Full-IEEE VHDL'93 Analyzer performing all syntactic and
semantic analysis of VHDL source code and transforming it
into a binary representation known as the "VHDL Intermediate
Format" (VIF). Includes a Library Manager, a VIF Browser
allowing the user to examine a VIF representation, the LPI
(LEDA Procedural Interface) used to access and manipulate
the VIF data base and Schemagen, allowing the definition of
user extendable VIF data bases and associated LPI and browser.
A Reverse Analyzer allows the generation of VHDL source code
from the VIF representation of a VHDL unit.
- GraphGen, a Control Flow and Data Flow Graph (CFG/DFG) generator
useful for the development of synthesis tools.
- APEX, an Atomic Property EXtractor for synthesis and simulation
environments.
- GEME, an elaborator allowing the computation of globally static
expressions (possibly including generic actual values) with
sequential code evaluation capabilities.
- VELS, a VHDL synthesis subsets checkers, with transformation
capabilities.
o LEDA Verilog System (LVeS Verilog front-End) performing all
syntactic and semantic analysys of the Verilog source code
and transforming it into a binary representation known as
the "Verilog Intermediate Format" (VeIF). Includes a Library
Manager, a VeIF Browser and a Procedural Interface.
o KRYPTON: source model encrypter. Transforms VHDL into VHDL.
Allows the generation of a functionally correct model, free of all
documentation, synthesis tunings, resource packages, etc. The user
can choose to leave part of the model uncrypted, for example the
external interface or some internal objects important for
simulation trace.
o HELIOS: Hierarchical Elaborator of VHDL Generic Models for
getting around limitations of VHDL CAD tools. Performs
propagation of generic values, execution of configuration
specifications, constant propagation, VHDL source code
generation etc.
o VHDL training and product distribution.
A University and research program exists.
********************************************************************
Logic Automation
new name: Logic Modelling Corp.
Farley Hall
London Road
Bracknell, Berks RG12 5EU, UNITED KINGDOM
phone: +1 503-690-6900, FAX +44 344 863990
library of models,
********************************************************************
LSI Logic Corporation
1551 McCarthy Blvd
Milpitas CA 95035
United States
Tel: 408.433.8000
FAX: 408.433.8989
Silicon 1076: VHDL development environment, includes the Vantage simulator
and the Synopsys logic synthesizer. Also a high level synthesis module
called Explorer(scheduling binding and allocation for behavioral code).
links to LSI's MDE environment.
www: http://www.lsilogic.com/
********************************************************************
Paul J. Menchini
Menchini & Associates Email: me...@mench.com
P.O. Box 71767 Voice: +1 919-479-1670
Durham, NC 27722-1767 Pager: +1 800-306-8494
USA Fax: +1 919-479-1671
WWW: http://www.mench.com
Mr. Menchini is an independent EDA Consultant with over seventeen years
of industrial EDA experience, specializing in the hardware description
languages VHDL and Verilog, and in high-level design methodologies.
He offers training, custom code and model development, and marketing
and technology consulting to EDA companies and users. His current and
former clients include Chrysalis Symbolic Design, DEC, Ikos, Research
Triangle Institute, Rosemount Aerospace, Synopsys, Tellabs, Thinking
Machines, TSSI, VHDL International, Viewlogic, and Zycad.
Mr. Menchini, who holds Bachelor's and Master's degrees from Stanford
University, is a member of IEEE (Senior Member), CS, ACM, IFIP Working
Group 10.2, and the Association for Automated Reasoning.
********************************************************************
MCC Microelectronics and Computer Technology Corp.
3500 West Balcones Center Dr.
Austin, Texas 78759
USA
Phone: +1 (512) 338 3598
e-mail: a...@mcc.com
simulator
www: http://www.mcc.com/
********************************************************************
Model Technology Incorporated
8905 S.W. Nimbus Ave, Suite 150
Beaverton, OR. 97008-7100 USA
Model Technology is the market leader in VHDL according to Dataquest
based on units and revenue. V-System is considered the most popular
VHDL simulator with over 11,000 revenue units sold worldwide and is
available on Workstation (HP, SUN Solaris, SUNOS5, and RS600) and PC
(x86 and Pentium based Windows 3.1, 95, and NT).
Model Technology sells a full line of HDL solutions for VHDL, Verilog,
and Mixed HDL simulation.
V-System is sold direct through Value-Added Resellers and through
OEM relationships such as Mentor Graphics, Exemplar, Data-I/O and
Escalade.
For more product information as well as who to contact: please
visit our home page at http://www.model.com,
email us at sa...@model.com, or call us at 1-503-641-1340
********************************************************************
Mentor Graphics
8005 S.W. Boeckman Road
Wilsonville, Oregon 97070-7777
for System-1076 and QuickVHDL
contact: Brian Caslis (brian_...@mentorg.com)
phone: hone: (503)685-1404 Fax: (503)685-1268
for VHDLsim
contact: John Harris (john_...@mentog.com)
phone: 503-685-4735
Germany:
Duesseldorf Sales Office
phone: 0211/591011
Fully integrated compiler/simulator/debugger design development system:
System-1076 - QuickSim-II based VHDL. Source-level debugger, supporting
VHDL concurrent events. Integrated in the Concurrent
Design(TM) environment - available now.
VHDLsim - Explorer Lsim based VHDL. Focused on IC design, VHDLsim is
integrated within the GDT design environment, and
supports the use of VHDL models with analog and M models in
the same design.
AutoLogic VHDL - VHDL synthesis
VHDLNet - netlist schematics into VHDL structural description
Design Architect - VHDL oriented text editor (and schematic editor)
QuickVHDL - Full IEEE 1076 Simulation Environment using Direct-Compiled
Code Technology. Includes integration with Design Architect
for entry and AutoLogic VHDL for synthesis. Available September
1993
********************************************************************
Papillon Research Corp. - Specialists in Hardware Engineering
52 Domino Dr.
Concord, MA 01742
ph: 978-371-9115
fax: 978-371-9175
Email: in...@papillonresearch.com
WWW: http://www.papillonresearch.com
SERVICES:
Full product design including: architecture, ASIC, FPGA, mechanical,
and analog design, EMI design toward agency compliance, device
modeling, synthesizable modeling - all hardware related services.
PRODUCTS:
VHDL models: R3051 family, 29030, 79C940, CY7C960 & 964, VME bus,
others. The RXI/RXD chipset for the IDTR3051 family of RISC
processors provides DRAM/VRAM controller, I/O control, etc.
********************************************************************
Pittsburgh University of [PD/SW?]
Prof. Steven Levitan,
Dept. of Electrical Engineering
348 Benedum Engineering Hall
Univ. of Pitsburgh, 15261
Email: vh...@ee.pitt.edu
see anonymous ftp: ee.pitt.edu (130.49.15.1) in pub/vhdl-info for files
README, letter.txt, license.PS, assurance.PS ...
not public domain, but 150$
analyzer/simulator and sources
********************************************************************
Precedence Incorporated
4675 Stevens Creek Blvd., Suite 250
Santa Clara, CA 95051
USA
Tel: (408) 345-4880
Fax: (408) 345-4884
SimMatrix co-simulation products:
Mentor Graphics Quicksim II / Cadence Verilog-XL
Mentor Graphics Quicksim II / Mentor Graphics Lsim
Mentor Graphics Lsim / Zycad XP
Cadence Verilog / Vantage Spreadsheet Co-simulation
Cadence Verilog / Quickturn hardware emulator Co-simulation
Cadence Verilog / EPIC Design TimeMill and PowerMill Co-simulation
Cadence Verilog / Mentor Lsim Co-simulation
Cadence Verilog / Silvaco SmartSpice Co-simulation
Viewlogic Viewsim - VHDL / Cadence Verilog-XL
Viewlogic Viewsim - VHDL / Zycad XP
Viewlogic Viewsim - VHDL / Silvaco SmartSpice Co-simulation
Description:Precedence co-simulation products allow designers to simulate
using
multiple VHDL and non-VHDL design verification tools as shown above,
simultaneously and transparently. This is useful for IC, ASIC and PCB
simulation which includes blocks or models in a variety of simulators
and/or languages, such as combining VHDL and HDL. At the heart of this
integrated simulation environment is Precedence's extensible SimMatrix
simulation backplane.
Sun, some HP Additional platforms and simulators may be added based on
demand.
www: http://www.precedence.com/
********************************************************************
Productivity Engineering
Gesellschaft fuer Prozessintegration mbH
Benzstrasse 31
D-71083 Herrenberg
Telefon: ++49 / 7032 / 27 98 - 13
Telefax: ++49 / 7032 / 27 98 - 29
Email: Michae...@PE-GmbH.com
WWW: http://www.PE-GmbH.com
Productivity Engineering is offering training, consulting-services and
software for quality and productivity enhancements within the process
of developing electronic components. Productivity Engineering has got
access to 15 experienced specialists in the area electronic design
automation, engineering data management and product data management.
Productivity Engineering is a neutral and independent service-company,
providing professional consulting and high-tech products.
Electronic Design Automation
----------------------------
Services provided within the EDA-Market are Turn-Key-Designs,
Project-Coaching, Hardware-Design, Library-Development for synthesis &
simulation as well as dataconversion tools and services for
pcb-databases to convert between leading eda-tool-suppliers. Running
VHDL- and Verilog-Design-Seminars on a regular basis in cooperation
with Doulos provides an actual overview of available
design-technologies as well as flexibility in using different
design-environments.
Methodology training
--------------------
Through a long cooperation with DOULOS (since 1993) we supply full
range of DOULOS-VHDL and Verilog methodology training in central
Europe, which could be adapted to the application areas of our
customers. These trainings classes are tool independent; different
design tools within one course are offered on a regular basis to
enhance experience. With the four and five-days-classes a multimedia
CD-ROM for preparantion and as a reference is supplied. Technology
guides offer a short introduction to backend FPGA-tools as well as an
introduction to FPGA architectures and coding for these FPGA
architectures. The workshops focus on the stuff presented so far and
show the application with practical examples developed by experienced
designers.
Application Support
-------------------
Within the application support we help our customers through
HDL-Coding-Standards, HDL-Code-Reviews and Design-Flow-Optimization.
HDL-Coding-Standards are of importance when emphasizing design reuse
through HDL-code reuse or when porting HDL-code to different
technologies or different simulators or synthesis tools.
We offer feasability studies and cost-analysis for FPGA- and
ASIC-Design-projects.
Product development
-------------------
Starting from specification we implement our customers product with a
turn-key-approach with fixed pricing. We even work out the
specification verbally or as a behavioural model of the design in
colaboration with our customer. Our consultants join your project
teams and strengthen your knowledge and enhancing the design capacity
of your company. We offer flexible add-on-resources for RTL-coding as
well as Testbench-Development.
During our projects you will get into touch with our technical
management, thus enhancing the effectivness of our work through short
responses to your requirements.
We employ specialists, with great experience caused by consultancy
project within the large american and german semiconductors. We have
application know how in Multimedia, PCI-bus-systems and PCMCIA.
Productivity Engineering succeeded in automotive application projects
as well as space- and air-industry and telecommunications.
********************************************************************
PROXY Modeling 1580 Washington Blvd. Fremont, CA 94539 Tel:
(510)-440-VHDL Fax: (510)-440-8852 Products:
High level design methodology consulting
VHDL modeling
Custom training and documentation
On-site support
Tool integration
Development of specialized tools
The principals of PROXY Modeling have been involved in the
development and support of VHDL based design automation products
since the introduction of the language with Vantage Analysis Systems.
They have provided consulting, support, and tools for large Department
of Defense projects like F22 and RASSP and many of the largest
commercial VHDL users. Active involvement in VHDL currently includes
teaching 'VHDL Basics' class at The University Of California, Berkeley
Extension (since 1991), presenting tutorials in VIUF and IDEA
conferences, and participating in committees.
PROXY Modeling works with ASIC and FPGA design teams providing
on-site support to streamline the design process, developing
methodology to manage large projects, and training engineers in the
effective use of VHDL with high level design. VHDL tool vendors utilize
PROXY to test and benchmark new products. ASIC and FPGA vendors
have used PROXY to develop and present training classes and write user
documentation. PROXY provides modeling services to create custom
parts in VHDL or C. PROXY also builds point tools to improve integration
and to enhance the capabilities of the simulator through the C language
interface.
http://www.proxymod.com/
********************************************************************
Qualis Design Corpration
PO Box 4444
Beaverton, OR, USA, 97075-4444
(503) 531-0377 fax: (503) 629-5525
Email: in...@qualis.com
WWW: http://www.qualis.com
Overview
Qualis Design Corp of Beaverton, OR, offers high quality expert
consulting services in all aspects of using HDLs (both VHDL and
Verilog) including training, design environment, code management,
tooling, tool integration, behavioral modeling, test planning,
testbench infrastructure, testcase implementation, synthesis,
gate-level verification and more...
Training
Our classes differ from the traditional bottom-up, gate-to-behavioral
HDL training approach and reverses the flow starting with high-level
descriptions, testbench and top-down methodology. We feel this
high-level approach to training better fits an advanced design process
encouraging students to learn a methodology, and not just a
language. More than 70% of the time is spent on hands-on exercises
using the latest version of state-of-the-art VHDL, Verilog and
synthesis systems.
High-Level Design Using VHDL (5 days)
High-Level Design Using Verilog (5 days)
Advanced Techniques Using VHDL (3 days)
Advanced Techniques Using Verilog (3 days)
Products
VHDL language Quick Reference Card pub/qrcs
1164-based packages Quick Reference Card pub/qrcs
Verilog language Quick Reference Card pub/qrcs
Makefile generator for VHDL models pub/vhdl/vmk
********************************************************************
Ravi Technologies, Inc.
3080 Olcott St., Suite 220C
Santa Clara, CA 95054
ph: (408) 748-7400 fx: (408) 748-7402
Email: savel%ravi...@uunet.uu.net
provides full VHDL services:
Behavioral models with source code, Models for synthesis,
Tutorials for behavioral and synthesis modeling.
assistance in development and implementation of design methodologies
suitable to customer needs
********************************************************************
Sandstrom Engineering
3611 Vista Drive
Manhattan Beach, CA 90266-3245
voice 310.545.7108
email jo...@sandstrom.org
fax 310.546.7396
website http://www.sandstrom.org
PreSynth.vhd supplements simulation by analyzing your RTL code.
It checks for nonsense constructs, the dreaded "reset problem",
non-synthesizable constructs, and performs hundreds of
lint-type checks. It also permits you to use an expanded subset
of VHDL, which PreSynth.vhd converts to synthesizable VHDL.
Consulting available.
********************************************************************
Saros Technology Ltd.
Business and Technology Centre
Stevenage
Herts
SG1 2DX
United Kingdom
Phone : ++44 (0)1438 746433
FAX: ++44 (0)1438 310093
Email : 10013...@compuserve.com
Contact : Chris Rose
Products :
Saros Technology Ltd. Specialise in the provision of a complete range
of VHDL development tools for the PC and Workstation platforms. As
the sole UK distributor for Model Technology, Exemlar Logic and
Translogic products we offer design entry, simulation and synthesis
tools for FPGA and ASIC design.
Saros Technology have also developed and offer a VHDL context
sensitive editor for the PC under Windows. VHDL Turbo Writer comprises
the powerful Codewright Editor from Premia corp, providing a fully
featured, multi window, multi document text editor with line numbers
and colour coding. This is enhanced by a rich set of VHDL templates,
integration with the Model Technology VHDL compiler and full error
detection within the editor environment.
Price L495 with volume discounts for 5 or more.
********************************************************************
SEE Technologies see Summit Design.
********************************************************************
Seeds VHDL ENvironment (SVEN)
Seed Solutions, Inc.
7505 Sherman Road
Chesterland, OH 44026
216-729-7500
Commercial parser
********************************************************************
Seodu Logic, Inc.
http://www.seodu.co.kr
MyCAD PC based Toolset and Environment for VHDL Simulation, Synthesis etc.
********************************************************************
SHELOR ENGINEERING
3308 Hollow Creek Rd
Arlington, TX 76017-5346
(817) 467-9367
cfsh...@acm.org
(1) Training Courses (on-site and off-site offerings):
Object Oriented ASIC development using VHDL based Logic Synthesis
(2) Synthesizable standard components: serial interfaces, DMA, etc
(3) Contracted synthesizable component development
(4) Standard Behavioral Models: PowerPC, R4000, etc
(5) Contracted behavioral model development
(6) Beta Site evaluations for VHDL tools
********************************************************************
SICAN GmbH
Garbsener Landstr. 10
39419 Hannover
Phone: +49-511/277-1491
Fax: +49-511/277-2490
Email: in...@sican.de
WWW: http://www.sican.de
USA:
SICAN Microelectronics Corp.
400 Oyster Point Blvd., Suite 512
So San Francisco, CA 94080
Phone: +81-650 871-1494
Fax: +81-650 871-1504
WWW: http://www.sican-micro.com
Email: in...@sican-micro.com
Company Overview SICAN is a microelectronic design and technology
licensing company, specializing in communications, digital signal
processing, multimedia and networking applications. We provide our
targeted markets with leading edge design solutions by combining
state-of-the-art Design Methodology with highly optimized Core
Technology.
VHDL Products Digital Design Services In the recent five years
we have completed over 200 Digital VHDL-Designs including
synthesis. You can participate in our VHDL Design Experience by
realizing Turnkey Projects with us or by hiring our experienced
engineers as a Consultant or as a Designer in one of your inhouse
projects. In addition, you can order Training Services (VHDL,
VerilogHDL, Synthesis etc.) presented by our highly experienced
Senior Engineers.
DesignObjectsTM SICAN's DesignObjectsTM give design teams
a new alternative. Now, it is possible to buy synthesizable,
technology independant cores (VHDL and/or VerilogHDL) to quickly
integrate standards-based functionality required in a design.
DesignObjectsTM from SICAN encompass a broad spectrum of
technologies:
* Audio Decoders (e. g.MPEG-2 Layer 1&2 + Dolby AC-3 5.1 Channels)
* Broadband Access Functions (e. g. QAM-Demodulator)
* Bus Interfaces (e. g. PCI, USB, IEEE1394, CAN Bus Controler,
IIC Master / Slave Interface)
* Cryptographic Functions (e. g. DVB Descrambler)
* Digital Photography (e. g. JPEG Video Decoder with Color Space)
* General Purpose Microcontroller (e. g. 8051 Microcontroller)
* Industrial Functions (e. g. Motor Control Module, Pulse Width Modulation)
* Multimedia Accelerators (e. g. Video Conferencing Hybrid Accelerator)
* RAM Interfaces (e. g. SDRAM Timing Generator)
* Telecommunication/Communication/ATM (e. g. UTOPIA Interface)
* Video Decoders (e. g. MPEG-2 Video Decoder with Letterbox Features)
* Video Encoders (e. g. MPEG-1 Video Encoder)
* Video Processors (e. g. PAL/NTSC Video Encoder Interface)
DesignObjectsTM can be delivered as an all-inclusive assembly of
netlist or RTL source code, technical specifications, test benches,
synthesis scripts and application support.
Any further questions? Don't hesitate to contact us at:
Phone +49-511/277-1491
or visit our web-page http://www.sican.de
********************************************************************
Silicon System Solutions P/L
2/12 Wattle Valley Road
Canterbury Victoria 3126, Australia
Phone: +61 3 9888 4774
Fax: +61 3 9888 4224
Email: in...@silicon-systems.com
WWW: http://www.silicon-systems.com
Products and services
* VHDL Cores (IP)
Fast-track to your system integration, with a selection of Synthesis
and Simulation Cores tuned to fit your needs.
* FPGA and ASIC design consultants
Our design experts are ready to help you with CPLD/FPGA and ASIC
development. Specify the models you require, and use our design
experts as a dedicated resource in your project development.
* ED4W-HDL - Powerful HDL Editor for VHDL and Verilog
ED4W-HDL is a VHDL/Verilog Editor for WindowsNT/95 and Windows 3.1.
HDL extensions developed by ASIC/FPGA Designers at SSS, for
ASIC/FPGA Designers. A very effective productivity tool.
********************************************************************
Silvar Lisco
703 E. Evelyn Avenue
Sunnyvale, CA 94086
anything in VHDL?
********************************************************************
SoftSmiths Pty. Ltd.
54 Wylma St.
Holland Pk. 4121
Australia
Phone: + 61 7 847 2990
Fax: + 61 7 847 2707
Email: in...@softsmiths.oz.au
Products: VHDL Design Entry schematiX11-VHDL
An X11 Sun based VHDL design entry package for the
purpose of capturing VHDL designs in a graphical format and
writing VHDL netlist descriptions. Being in a graphical form
it is much simpler to transfer the design concepts to other
colleagues and maintain the design over the life time of the
product.
Allows direct access to and editing of the functional code for
any block at any level in the design hierarchy. Interfaces
with any third party VHDL simulator.
Cost effective site licences allow UNIX based productivity at
prices per user comparable to PC based products.
freely licenced copies of SoftSmiths' VHDLcapture tools are available for
anonymous ftp download from ftp.tmx.com.au /cust/softsmiths/
Educational Licence Restrictions apply, if you are in doubt
ask us first (in...@softsmiths.oz.au). If you are a commercial site you may
download this software for evaluation purposes.
www: http://www.tmx.com.au/softsmiths/
********************************************************************
Speed Electronic SA
Puits-Godet 10a
CH-2005 Neuchatel
Phone: +41 327 27 7777 Fax: +41 327 27 7701
Contact: H.-D. Machuta Email: h...@speed.ch
Speed Electronic, Inc.
710 Lakeway, Suite 290
Sunnyvale, CA 94086
Phone: (408) 328 0950 Fax: (408) 328 0962
Contact: Christiane Neumann-Rivera Email: c...@speed.com
speedCHART: graphical VHDL and Verilog HDL assistant. Includes
high-level schematic entry, State Diagrams, Spreadsheet and Code entry
with powerful debugging facilities. Available on Sun and HP. Generates
simulation and synthesis models for major VHDL and Verilog HDL simulation
and synthesis tools.
********************************************************************
Summit Design, Inc.
9305 S.W. Gemini Drive
Beaverton, OR 97005-7158
USA
Telephone: 503-643-9281
FAX: 503-646-4954
Contact: (various)
Product Name: Visual HDL
Visual HDL[TM] integrates four graphical languages, a textual language,
a simulator and debugger, and code generators for VHDL and Verilog. It
uses a state-of-the-art, object-oriented user interface, featuring a
graphical design browser.
Visual HDL includes intelligent editors for input of block diagrams,
state diagrams, flowcharts, and truth tables, besides VHDL text. This
comprehensive set of languages helps you to work at any level of
abstraction, and to mix levels of abstraction.
With Visual HDL you can create a high level description of your
design and validate it by execution. An event-driven, interactive
simulator works in tandem with a source-level debugger for rapid
analysis of the system. While the simulator runs, you can set
breakpoints, modify existing signals and variables, single-step through
multiple execution threads, and trace various activities. Visual
feedback appears on your source descriptions, in the windows of their
editors, for easy tracing.
Following design verification, Visual HDL generates VHDL or Verilog
code customized for the commercial synthesis tool you specify.
Visual HDL is available for UNIX and for Microsoft Windows.
www: http://www.summit-design.com/
********************************************************************
SynaptiCAD Inc.
520 Prices Fork Rd #C4
Blacksburg, VA 24060
USA
Phone: (540)953-3390 or (800)804-7073
Fax: (540)953-3078,
Email: sa...@syncad.com
WWW: http://www.syncad.com
VHDL Test Bench and Stimulus Generators
SynaptiCAD develops stimulus generators and test bench generators
for VHDL. SynaptiCAD's premier product TestBencher Pro, is a
self-testing multi-diagram test bench generator. TestBencher Pro can
detect glitches, bad logic levels, and violations of setup and hold
times in simulation output. Users draw inputs to a simulation and
specify expected simulation outputs using graphical constructs called
samples. TestBencher Pro generates VHDL test benches with extra code
which verifies that graphically-specified conditions are met by a
simulator's output. Users can concatenate timing diagrams together to
mimic a series of read/write bus cycles. TestBencher Pro also has
looping and conditional constructs that enable simulation results to
control what stimulus is applied next.
SynaptiCAD also offers WaveFormer Pro, a timing diagram editor and
VHDL stimulus generator. Users draw a timing diagram that represents the
input to a simulation. Then the user exports the timing data as a VHDL
process that contains either transport or wait statements. WaveFormer
Pro supports all VHDL data types. Even user defined types like "type
MyColor is (RED, BLUE, GREEN)" can be exported with both type and state
information. TestBencher Pro and WaveFormer Pro are offer three
different ways to enter signal waveforms: (1) a graphical environment
for drawing, (2) text based temporal equations, and (3) boolean
equations of other signals. Other simulator formats are also supported
including Verilog, SPICE, Viewlogic, Orcad, Mentor QuickSim, HP Logic
Analyzers, HP Pattern Generators, and more, so timing diagrams can be
reused at different times during design process.
For a FREE evaluation of WaveFormer Pro or TestBencher Pro, product info,
and pricing, check out our web site: http://www.syncad.com/
********************************************************************
Synopsys Inc.
USA
Synopsys, Inc.
700 East Middlefield Road
Mountain View, California 94043-4033 U.S.A.
Phone: (415)962-5000
FAX: (415)965-8637
Germany (moved)
Synopsys, GmbH
Stefan George Ring 2
D-8000 Muenchen 81 Germany
Phone: 89/9939120
FAX: 89/99391217
URL: http://www.synopsys.com/
Products:
Design Compiler - Constraint-Driven Logic Optimization (CMOS & GaAs)
VHDL Compiler - VHDL Logic Synthesis
HDL Compiler - Verilog HDL Synthesis
Test Compiler - Test Synthesis (Auto. Test insertion + ATPG)
VHDL System Simulator - 100% language compatible VHDL behavioral simulation
Cyclone - A cycle based VHDL simulator
********************************************************************
Translogic
Translogic BV Translogic USA Corp.
Keesomstraat 17 341 Tres Pinos Road
P.O. Box 620 Suite #202B, CA
6710 BP EDE 95023, Hollister
The Netherlands USA
Phone: +31 (0)318 642076 Phone: 831-636-4664
Fax: +31 (0)318 641761 Fax: 831-636-4625
e-mail: in...@translogiccorp.com
web site: http://www.translogiccorp.com/
Products:
EASE/HDL: Easy to use graphical HDL entry tool. Generates VHDL and
Verilog output for both simulation and synthesis purposes. Featuring
hierarchy browsing and state machine diagrams. Reverse engineering,
automatically generating graphical blocks for inclusion in block
diagrams.
EALE/HDL: Language-sensitive text editor, featuring color
coding, undo/redo, multi-document edit, keyword templates, synthesis
templates, completely customizable user interface and an extensive
on-line help. Supports VDHL, Verilog, ABEL, C, as well as synthesis
script languages.
Products available on both PC and UNIX systems. For more information
or a free evaluation copy please visit our web site:
http://www.translogiccorp.com.
********************************************************************
The VHDL Technology Group Web: http://www.vhdl.com
100 Brodhead Road, Suite 140 Phone : 610-882-3130
Bethlehem, PA 18017 Fax : 610-882-3133
Products:
a) Sledgehammer-4: Source code editor for C, C++, VHDL, Verilog
b) Std_IOpak: VHDL conversion routines
c) Dragster: VHDL model generation system
d) Std_DevelopersKit: VHDL package set
********************************************************************
Topdown Design Solutions, Inc.
71 Spit Brook Road, Suite 301
Nashua, NH 03060
Phone: (603) 888-8811
Fax: (603) 888-7694
contact: Frank Hrobak or Art Pisani
Products:
VHDL SelfStart_Kit - a self-paced tutorial to learn VHDL quickly and
easily,
VBAK/XILINX - An Xilinx XNF to VHDL translation, which allows VHDL
simulation of both pre- and post-layout designs, including full-timing
simulation models.
Universal DRAM VHDL source code model
QuickStart, QuickStart2+1 - VHDL education at your site!
Model Technology V-System VHDL Simulator - on PC/Windows and UNIX
platforms
Consulting + Custom Training services available, including VIP (VHDL
Insertion Program) as well as public training.
www: http://www.topdown.com/
********************************************************************
TransEDA, Inc.
Contact: Tom Borgstrom, John Molyneux
Address: 16795 Lark Avenue, Suite 105, Los Gatos, CA 95032
Phone: 408-395-5014
Fax: 408-395-4637
Email: in...@transeda.com
Web: www.transeda.com
Products:
HDLCover - Language Neutral (VHDL/Verilog) code coverage analysis
StateSure - Advanced finite state machine verification and analysis
VeriSure - Code coverage analysis for Verilog
VHDLCover - Code coverage analysis for VHDL
CoverPlus - Regression suite analysis and optimization
********************************************************************
Valid see CADENCE (part of)
********************************************************************
Vanilla CAD Tools, Inc.
Rt. 4, Box 146
Saluda, SC 29138-9126 USA
803-445-7227
Email: van...@emeraldis.com
Vanilla VHDL is a complete implementation of the 1987 IEEE standard,
including configurations. Like the old MCC system, it is completely
text-based, with a gdb-like command set for its debugger/simulator.
Unlike MCC, it does not translate to C, but instead uses an interpreted
engine, since this simplifies debugger implementation and enhances
portability.
To fund further development of the tools, they are now commercially
available on the PC. A 386 or better is required. An introductory
price is in effect until July 30, 1995.
********************************************************************
Vantage Analysis Systems, Inc. (purchased by Viewlogic)
USA:
42808 Christy Street, Suite 200
Fremont, CA 94538
phone: +1(510) 659-0901 fax: (510) 659-0129
contact: John Willey
Europe:
UK:
Grove Court Business Centre
Hatfield Road
Slough
Berkshire SL1 1QU (UK)
France:
Daniel Langois
MISIL Design
2 Rue De La Couture Silic 301
94588 Rungis Cedex (France)
Sweden:
Lars Lindqvist :- Engineer
Hardi Electronics
P.O. Box 966
Varvadersvagen 4P
S-220 09 Lund (Sweden)
Phone +46 46 117790
Germany:
Klenzestrasse 11
8045 Ismaning b. Muenchen
089/99652217
Japan:
Okura & Co, Ltd
3-6 Ginza, 2 chome
Chuo-ku, Tokyo 104 (JAPAN)
phone: 011-81-3-566-6000, fax: 011-81-3-563-5447
Vantage Spreadsheet, 100% IEEE 1076 VHDL Source Code Debugger Concurrent
Compiler Network License
Integrated VHDL Schematics/Simulator Read/Write Mentor/Valid/EDIF Schematics
Logic Automation & ASIC libraries Hardware Modeler On Sun & HP machines
and Silicon Graphics, Apollo
********************************************************************
VAutomation Inc.
20 Trafalgar Square
Suite 443
Nashua, NH USA 03063
TEL:(603)882-2282 FAX:(603)882-1587
Email: in...@VAutomation.com
Contact: Eric Ryherd
Supplier of Technology Independent Synthesizable VHDL Models
Models of complex functions such as 8-16 bit
Microprocessors and their peripherals.
www: http://www.vautomation.com
********************************************************************
VeriBest, Incorporated
USA:
6101 Lookout Road
Boulder, Colorado 80301
Phone: 303.581.2300
Fax: 303.581.9972
toll free: 800.VERIBEST
WWW: http://www.veribest.com
Email: in...@veribest.com
United Kingdom:
44.1793.511199
Germany:
49.89.96284.0
France:
33.1.41.76.35.00
Nordic:
46.8.92.54.00
Asia/Pacific:
852.2.893.3621
Japan:
81.3.3797.5277
Company:
VeriBest, Inc. is a broad line supplier of EDA solutions that enable
companies to solve their critical business issues by doing more and
spending less. VeriBest pioneered the Windows NT EDA market by
introducing its VeriBest PCB design solution in 1994 and continues to
offer the best EDA price/performance available in the industry.
VHDL Products:
VeriBest Graphical High-Level Design: VeriBest Graphical High-Level
Design is a language independent, graphical, state-machine entry and
debug environment. VBGHLD includes a state table editor, a state diagram
editor and a state flow graph editor. VBGHLD is integrated with VeriBest
Design Capture to give you a single environment for your design
definition needs. VBGHLD outputs both VHDL and Verilog.
VeriBest VHDL:
Introduced at DAC '96, VeriBest VHDL is a VHDL 1076-93 compliant
simulator offering unique debug features such as a Network Traverser.
VBVHDL is an Windows NT-product and utilizes standard NT ease-of-use
features such as signal drag-n-drop into the various display and debug
features.
VeriBest High-Level Design:
VeriBest High-Level Design is a VHDL/Verilog synthesis application that
outputs VHDL and Verilog for post-synthesis simulation and outputs
data for the VeriBest Design Optimizer.
********************************************************************
VHDL Technology Group
100 Brodhead Road, Suite 140
Bethlehem, PA 18017
Tel: 610-882-3130 Fax: 610-882-3133
Email: sa...@vhdl.com
VitalGen(tm) v1.0, a high-end model generator , produces Vital 3.0
compliant models.
Sledgehammer: A language aware editor for VHDL, VERILOG, C and C++
developers. Runs under Microsoft Windows, Windows-NT and Windows-95.
Provides language specific keyword identification and template
expansion, keyword color coding, auto-indentation and multi-file
search & replace, to name a few of the many features. Priced
comparable to most PC office automation software.
Std_DevelopersKit: A collection of four packages:
(1) Std_IOpak: includes routines for text I/O
testbench development, and type conversions.
(2) Std_Mempak: routines which you can use to develop memory models.
SRAMs, DRAMS, ROMS, and VRAMs.
(3) Std_Regpak/Synth_Regpak: provides synthesizable datapath subprograms
(4) Std_Timing: provides routines to model device
timing and delays. Complements the VITAL packages.
Used by over 1000 engineers worldwide.
Supports: All major simulators.
www: http://www.vhdl.com/
********************************************************************
Viewlogic Systems Inc.
293 Boston Post Road West
Marlboro, MA 01752
phone: 508/480-0881 or 1-800-422-4660, FAX: 508/480-0882, TELEX 174242
Germany:
Viewlogic Systems GmbH
Muenchner Str. 12
85744 Muenchen-Unterfoehring
phone (49)-89-9572490 FAX (49)-89-95724949
Powerview - open framework based on CFI
ViewSim/VHDL: simulator (behavioural and structural)
ViewSynthesis, Silcsyn and ViewArchitect: FPGA, ASIC
and behavioural synthesis
Viewgen: schematic drawing synthesis (indirectly coupled to EDIF)
Export.1076: Automatic VHDL netlist generation from Viewlogic schematic
(which accepts EDIF)
ViewFSM: graphical behavioral modeling tool that allows you to draw
statecharts and automatically produce VHDL for simulation and
VHDL that is optimized for synthesis
********************************************************************
Vista Technologies, Inc.
USA:
1100 Woodfield Road, Suite 437
Schaumburg, IL 60173-5121
Phone: (708) 706-9300, fax: (708) 706-9317
contact: David Jakopac
Email: hdl...@vistatech.com
Japan:
Marubeni Hytech Corp.
Marubeni Hytech Bldg.
20-22, Koishikawa 4-Chome
Bunkyo-ku, Tokyo 112
JAPAN
Phone: 81-3-3817-4871, Fax: 81-3-3817-4880
Contact: Ken Sakamaki
Europe:
LEDA S.A.
Europarc, Bat. C
F-13013 Marseille
FRANCE
Phone: 33+ 91 06 26 73, Fax: 33+ 91 06 24 66
Contact: Olivier Thibault
All of Vista's tools generate VHDL suitable for simulation, with
optional generation specifically for synthesis. All of Vista's
tools allow users to import VHDL Packages so that custom types,
functions and procedures can be utilized.
StateVision: Graphical state machine editor. Generates VHDL from
bubble diagrams of concurrent state-machines for simulation or
synthesis. Open and customizable system. Can be integrated with
off-the-shelf VHDL simulators for a complete design and debug
environment (set breakpoints in states, step with animation,
etc.) Shipping 4Q94.
DesignVision: Graphical behavior modeling editor. Uses the
DesignVision methodology ("threads") for specifying behavior
graphically. Generates VHDL for simulation or synthesis. Open
and customizable system. Users can customize the generated VHDL
to their own style and build their own graphical primitives
(including how the primitives generate VHDL). Can be integrated
with off-the-shelf VHDL simulators for a complete design and
debug environment (set breakpoints in threads, step with
animation, etc.) Special introductory price through Oct. '94.
Shipping now.
Vista Model Creator: Spreadsheet-like interface that generates
VHDL from function and state machine tables for simulation or
synthesis. Compact representation ideal for ALUs, instruction
decoders, etc. Shipping now.
VHDL Language Assistant: Syntax-directed editor with built-in
knowledge of VHDL. Not just language templates, full VHDL-1076
built-in. No special representation: can read, edit and write
any VHDL file. Shipping now.
The VHDL Developer: Suite of tools that includes VHDL Language
Assistant and Source Code Library Manager. Shipping now.
The VHDL Developer Plus: Suite of tools that includes Vista Model
Creator, VHDL Language Assistant, and Source Code Library
Manager. Shipping now.
********************************************************************
Vital, Inc.
4109 Candlewyck Drive
Plano, TX 75024
U.S.A
Ph: +1 (214) 491-6907 Fax: +1 (214) 491-6909
Email: in...@vital.com or owner-cr...@uunet.uu.net
CRiSP is a graphical file editor on various UNIX and Windows platforms,
which combines the power and flexibility of other editors such as
vi, or Emacs but in a user-friendly fashion.
CRiSPs' dynamic syntax coloring for VHDL adds a new dimension to
the coding cycle. You can print the VHDL code in color too !!.
The editor comes with advanced template editing for VHDL, and
has an extensible macro language to customize it to the users
environment.
********************************************************************
VIZEF Limited
The Old Coach House
Adwell
Thame
OXON
Tel: 44 (0)1844 281066
Fax: 44 (0)1844 281070
Email: st...@vizef.demon.co.uk
SpeedSim high speed cycle simulation for fast verification of RTL
Verilog. Typically 10-100 times faster than Verilog-XL.
Virtual-ICE, for co-verification of hardware and firmware. This tool
enables ASIC/Software designers to run their firmware with the RTL level
ASIC and a CPU/DSP core(s) of choice. Using this tool allows you to
start final firmware debug and software performance analysis before a
physical device (FPGA or engineering samples) is available.
FlowHDL graphical tool for RTL design and testbench capture using the
ASM methodology. VHDL and Verilog output targeted for user specified
synthesis environment. Design environment supports multiple interacting
state machines, data path specification, multiple clock domains,
sync/async reset specification, synthesis directives and much more.
********************************************************************
Walnut Creek CDROM
4041 Pike Lane, Suite E
Concord, CA 94520
800/786-9907 or 510/674-0783
FAX 510/674-0821
Email in...@cdrom.com
ADA CDROM has (besides other stuff)
uc -- the University of Cincinnati VHDL repository
VHDL (VHSIC Hardware Description Language)
Vhdl Mailing list moved to vhd...@ece.uc.edu. All messages to the
list will be automatically archived on ftp.ece.uc.edu.
These messages are located in /pub/mailing-lists/vhdl-sw directory.
ftp Archive moved to thor.ece.uc.edu
Eventually, the ftp archive will be moved to ftp.ece.uc.edu too.
NEW SUBSCRIPTIONS SHOULD BE SENT TO lists...@ece.uc.edu. THE BODY
OF THE MESSAGE SHOULD BE AS FOLLOWS: subscribe vhdl-sw Your-name
********************************************************************
X-Tek Engineering
X-HDL, Verilog to VHDL translator. X-HDL has the power to perform 100%
translation of your synthesizable Verilog code to VHDL. Also X-HDL
can translate non-synthesizable constructs such as delay statements
and display statements, with additional support coming in the near future.
X-HDL has an intuitive, X-Windows based user interface.
DEMO VERSIONS OF X-HDL FOR SUN AND HP PLATFORMS ARE NOW AVAILABLE
VIA http://www.x-tekcorp.com/download.htm
For additional information, send your request to:
tho...@mail.msen.com
www: http://www.x-tekcorp.com/
********************************************************************
Zycad Corporation
(ZyCads VHDL SOFTware was sold to Synopsys)
47100 Bayside Parkway
Fremont, CA 94538-9942
USA
phone: 1(510)623-4400
fax: 1(510)623-4550
VIP VHDL Instruction Processor
hardware accelerators
********************************************************************
----------------------------------------------------------------------------
3. VHDL Compilers for PC's
The following lists are (probably) incomplete. Therefore, if you have any
additional information or find any errors or compiler missing: please send
me a note. If you have good or bad experiences with this tools (particularly
with free software) please let me know. Thanks for all corrections.
Further, the "ISD Magazine" at http://www.isdmag.com and the "Programmable
Logic Jump Station" at http://www.optimagic.com are good web sources for
information on EDA tools.
3.1 Free Compiler
A project to develop a free (under the Gnu Public License (GPL)) VHDL-93
compliant compiler/simulator has started. If you want some further
information check out the "FreeHDL" home page at
http://www.freehdl.seul.org/.
Here is a list of (more or less) free available compilers:
o VHDL-AMS (Analog and Mixed Signal) simulator SEAMS
+ Website: http://www.ececs.uc.edu/~dpl/
+ Product: Analog and Mixed Signal VHDL-AMS simulator "SEAMS".
+ Versions: Linux ... ?
+ Misc: Also available is a graphical user interface for VHDL-AMS
simulation and a Spice-to-VHDL-AMS translator "SPAMS".
o University Pierre et Marie Curie
+ Ftpsite ftp://ftp-asim.lip6.fr/pub/alliance/
+ Website: http://www-asim.lip6.fr/alliance/index.gb.html
+ Product: ALLIANCE 3.2
+ Versions: Linux
The compiler supports a subset of the IEEE 1076 VHDL standard.
+ Misc: ALLIANCE 3.2 is a complete set of CAD tools for teaching
Digital CMOS VLSI Design in Universities. It includes VHDL
compiler and simulator, logic synthesis tools, automatic place and
route, etc...
o VDT + INSPIRE (Seoul National University, Design Automation Laboratory)
+ Ftpsite: ftp://poppy.snu.ac.kr/pub/vhdl/
+ Website: http://poppy.snu.ac.kr/
+ Products: VDT (VHDL Developer's Toolkitf) + INSPIRE (a VHDL
Simulation Environment with INcremental Analysis/Elaboration,
SPecialized Functions, and Incremental Waveform REgeneration).
Both packages are needed.
+ Versions: Precompiled for Linux, SUN, Windows.
The simulation system supports a subset of the IEEE 1076 VHDL
standard.
o Vanilla Cad Tools, Inc.
+ Link: http://www.freehdl.seul.org/vvhdlt_1.tgz
+ Products: Vanilla Cad VHDL System
+ Versions: Linux, Win95, WinNT. Note, only the Linux version is
licensed free of charge (see README.linux for further
information)!
+ Misc: Supports IEEE 1076-1987 and some featuers of 1076-1993.
(Remark from the editor: at least the Linux version does not have
a graphical waveform viewer; however, a perl script written by
Parag Birmiwal to convert simulation output data into *text*
waveforms is available from http://pages.prodigy.net/birmiwal)
o SAVANT
+ Ftpsite: ftp://ftp.ececs.uc.edu/pub/users/dmartin/
+ Website: http://www.ececs.uc.edu/~paw/savant
+ Product: SAVANT, TyVis and warped
+ Versions: Linux, Solaris, source
+ Misc: In conjunction with TyVis and warped, Savant provides end to
end parallel and sequential simulation of VHDL '93. The Savant
analyzer has been designed to easily allow the insertion of new
back-ends into the tool. Further, users may modify, distribute,
and use the software contained in the SAVANT software package
under the terms of the "GNU LIBRARY GENERAL PUBLIC LICENSE".
Binaries for Linux and Solaris 2.6 are available.
o Symphony EDA
+ Link: http://www.symphonyeda.com/
+ Products: VHDL Simili
+ Versions: Win95/98, WinNT 4.0
+ Misc: VHDL 93 compliant (with a few exceptions). The simulator
supports Vital 95 (IEEE 1076.4) and SDF 2.1 and includes
accelerated version of various packages (e.g. std_logic_1164).
Currently, the tool does not have a Graphical User Interface.
3.2 Commercial Compiler
The commercial compilers are divided into three price categories:
Price category Range (USD)
A $1 < $200
B $200 < $1000
C above $1000
o Accolade Design Automation, Inc.
+ Website: http://www.acc-eda.com/
+ Product: PeakVHDL Simulator
+ Versions: Win95, WinNT, Win3.11
Support for IEEE 1076-1987 and 1076-1993
+ Misc: Synthesis tool also available. Demo version available.
+ Price category: B
o Aldec, Inc.
+ Website: http://www.aldec.com/
+ Product: Active VHDL
+ Versions: Win95, WinNT
IEEE 1076-93 VHDL language-compliant. Evaluation version
available.
+ Price category: C
o Cypress Semiconductor Corporation
+ Website: http://www.cypress.com/
+ Product: Warp2
+ Versions: Win3.1x, Win95, WinNT
+ Misc: Synthesis supports all Cypress Programmable Logic Devices.
Only functional simulation.
+ Price category: A
o Green Mountain Computing Systems
+ Website: http://www.gmvhdl.com/
+ Product: Green Mountain VHDL Compiler Professional Edition,
Educational Edition
+ Versions: Linux (Professional + Educational Edition), DOS
(Educational Edition).
Supports nearly the entire VHDL 1076-1993 standard. A demo version
of the Educational Edition is available.
+ Price category: A (Educational Edition), B (Professional Edition)
o Model Technology , Inc.
+ Website: http://www.model.com/
+ Product: ModelSim/VHDL, ModelSim SE, ModelSim EE, ModelSim PE
+ Versions: Win95, WinNT, SUN, HP, RS6000, Linux (beta release)
Complete IEEE VHDL 1076-1987 and -1993 standard. Evaluation
version available.
+ Price category: C
o OrCAD, Inc.
+ Website: http://www.orcad.com/
+ Product: OrCAD EXPRESS for Windows
+ Versions: Win95, WinNT
Simulator supports a subset of the IEEE 1076-1993 VHDL standard.
The package includes schematic entry and synthesis.
+ Price category: ?
o Seodu Logic, Inc.
+ Website: http://www.seodu.co.kr/
+ Product: MyVHDL Station
+ Versions: Win95, WinNT
IEEE 1076-1987 standard. Synthesis tool also available. Free
Education Version available.
+ Price category: C
o Synario Design Automation/Minc Washington
+ Website: http://www.synario.com/, http://www.minc.com/
+ Product: Synario VHDL-Pro Simulator
+ Versions: Win95, WinNT
IEEE 1076-1987 and -1993 standard. Synthesis tool (Minc) and VHDL
design/integration suite also available.
+ Price category: ?
o Vanilla Cad Tools, Inc.
+ Address: Vanilla Cad Tools, Inc., Route 4, Box 146, Saluda, SC
29138-9126 USA, Tel: 864-445-7227, Email: van...@emeraldis.com
+ Products: Vanilla Cad VHDL System
+ Versions: Linux, Win95, WinNT. Note, the Linux version is licensed
free of charge (see Section 3.1).
+ Misc: Supports IEEE 1076-1987 and some featuers of 1076-1993.
(Remark form the editor: At least the free Linux version does not
have a graphical waveform viewer)
+ Price category: ?
o Viewlogic Systems, Inc.
+ Website: http://www.viewlogic.com/
+ Product: ViewSim
+ Versions: Windows
Complete IEEE 1076 VHDL. Synthesizer also available.
+ Price category: C
o VeriBest, Inc.
+ Website: http://www.veribest.com/
+ Product: VB VHDL
+ Verions: WinNT
IEEE 1076-19987 and -1993 language support. Demo version
available: at the end of 30-day evaluation period, VeriBest VHDL
converts to a 2,000 gate or 2,000 line capacity limit unless
purchased.
It was also reported on comp.lang.vhdl that Actel is giving away
for free a fully functional version of the Actel desktop software
including a version of the VeriBest VHDL simulator. The software
is time limited until January 31, 2000 after which an annual
maintenance fee is required.
+ Price category: C
o Xilinx, Inc.
+ Website: http://www.xilinx.com/
+ Product: Foundation Software Series
+ Versions: Win95, Win3.11
Gate-level simulation. Integrated tool set for design entry,
synthesis, implementation, and simulation.
+ Price category: C?
See also Section 2: Companies and their products/services
----------------------------------------------------------------------------
4. Verilog <-> VHDL Translators
4.1 Free Verilog <-> VHDL Translators
o Author: Ephrem Wu (eph...@ic.berkeley.edu)
+ Products:
Verilog -> VHDL translator
+ Versions: only tested on DEC C++.
+ URL: ftp://ic.berkeley.edu/pub/Tools/verilog2vhdl.tar.Z
4.2 Commercial Verilog <-> VHDL Translators
o Avant! Corporation
+ Products:
Nova-Trans : Nova-Trans provides complete RTL design portability
between Verilog and VHDL. Synthesizable RTL descriptions written
in one language are converted to functionally equivalent designs
in the other.
+ Versions: Sun, HP, Linux.
+ www: http://www.avanticorp.com/
o Alternative System Concepts, Inc. (see Section 2 for more information)
+ Products:
verilog2vhdl : verilog2vhdl translates Verilog HDL to VHDL
(supports most synthesizable constructs, as well as a large subset
of unsynthesizable behavioral constructs)
VHDL2verilog: VHDL2verilog translates hierarchical VHDL (full
structural, large subset of RTL) to Verilog HDL.
+ Versions: Sun, HP-UX, Solaris and Windows NT.
Evaluation available to qualified companies and individuals.
+ www: http://www.ascinc.com
o interHDL, Inc. (see Section 2 for more information)
+ Products:
V to VH: Verilog to VHDL translator.
V to VL: VHDL to Verilog translator.
V to VV: Bi-directional Verilog and VHDL translator.
+ Version: UNIX, Linux ?
+ www: http://www.interhdl.com
o Interra, Inc.
+ Products:
VHDL-Bridge: translates Verilog RTL (and gate level) to VHDL.
+ Versions: UNIX, WinNT.
+ www: http://www.interrainc.com/
o X-Tek Engineering (see Section 2 for more information)
+ Products:
X-HDL: Verilog to VHDL translator.
+ Versions: HP 9000, Sun.
Demo version avialable.
+ www: http://www.x-tekcorp.com/
----------------------------------------------------------------------------
5. VHDL <-> FSM/Schematic Translators
This section lists tools which support HDL code generation from block
diagrams, flow charts, finite state machine (FSM) diagrams and/or truth
tables. Further, programs to convert VHDL descriptions into schematics (and
vice versa) are listed as well. Any additions/updates/corrections are
appreciated!
5.1 Free FSM/Schematic -> VHDL Translators
See also Section 1.5.
o VHDL Code Generation & Hardware Schematic Capture
+ Author: Eric Anthony Jones (EricA...@aol.com)
+ URL:
http://lister.cms.livjm.ac.uk/homepage/student/cmsejone/index.html
+ Versions: WinNT, Win95.
The toolset consists of two tools, a hardware designer which
allows you to create hardware schematics for your designs and a
code generator/editor which you can use to generate & edit your
VHDL code.
o VHDL-GUI
+ Contact: ch...@atl.lmco.com
+ URL: http://www.atl.external.lmco.com/rassp/vgui/index.html
+ Versions: Linux, SUN, WinNT, Win95, Win98.
VHDL-GUI is a free graphical tool for capturing, drawing, editing,
and navigating hierarchical block-diagrams, and for producing
corresponding structural VHDL code. VGUI tool accommodates
arbitrarily complex multi-level diagrams, while providing WYSIWYG
hardcopy printouts. VGUI produces IEEE-1076 standard VHDL code. It
is not vendor-specific and can be used with any VHDL
compiler/simulator tools.
o brusey20
+ Author: Tom Mayo (tcm...@fang.berk.net)
+ URL: http://tech-www.informatik.uni-hamburg.de/vhdl/vhdl.html
+ Versions: source code.
This program is used to translate a state diagram into
synthesizable VHDL. The state diagram may be entered with XFig, a
free drawing tool. The format which brusey20 accepts is the PIC
format, which may be exported by XFig. Output is at least suitable
for synthesis using Exemplar's Galileo. It may also be useful for
other synthesizers.
5.2 Commercial VHDL <-> FSM/Schematic Translators
o Mentor Graphics
+ Website: http://www.mentor.com/renoir/index.htm
+ Product: Renoir
+ Versions: SUN. HP, WinNT, Win95, Win98.
Renior can generate Verilog and VHDL from Moore/Mealy state, flow
chart, truth table and block diagrams for FPGA, ASIC and IC. It
includes interfaces to logic synthesis, digital simulation, and
HW-SW co-verification tools. With HDL2Graphics you can turn HDL
text, VHDL and Verilog Intellectual Property (IP) into graphical
diagrams.
o Summit Design, Inc.
+ Website: http://www.summit-design.com/
+ Product: Visual HDL
+ Versions: SUN, HP, AIX, WinNT, Win95.
Visual HDL is a HDL-based tool for graphical design, verification,
optimization and reuse. Its entry level supports block diagrams,
flow charts, state diagrams (bubble diagrams and ASM charts) and
truth tables as well as VHDL or Verilog descriptions. Visual HDL
can generate block diagrams, flow charts and state diagrams from
existing HDL code.
o Tanslogic
+ Website: http://www.translogiccorp.com/
+ Product: EASE
+ Versions: Win95, Win98, WinNT, Solaris > 2.4, HP-UX > 9.0, Linux
EASE/HDL: Easy to use graphical HDL entry tool. Generates VHDL and
Verilog output for both simulation and synthesis purposes.
Featuring hierarchy browsing and state machine diagrams. Reverse
engineering, automatically generating graphical blocks for
inclusion in block diagrams.
o VeriBest, Inc.
+ Website: http://www.veribest.com/
+ Product: VeriBest Graphical High-Level Design
+ Versions: WinNT, Win95, Win98.
VeriBest Graphical High-Level Design is a language independent,
graphical, state-machine entry and debug environment. VBGHLD
includes a state table editor, a state diagram editor and a state
flow graph editor. VBGHLD outputs both VHDL and Verilog.
o Visual Software Solution
+ Website: http://www.statecad.com/
+ Product: StateCAD
+ Versions: WinNT, Win95, Win98.
StateCAD automates the development of state machines and data flow
logic. StateCAD automatically identifies logical problems such as
stuck at states and reset violations. Once a design is error free,
StateCAD translates it to synthesizable VHDL, Verilog, Abel, or
Altera HDL.
o Escalade
+ Website: http://www.escalade.com/
+ Product: DesignBook, DesignExtractor
+ Versions: Win, WinNT, Sun Solaris, HP HPUX.
Escalade's DesignBook is an integrated, high-level design solution
for the authoring, integration and delivery of system-on-chip
(SOC) designs. DesignBook includes (besides other tools) a state
machine designer, a truth table designer, a flowchart designer and
imports VHDL and Verilog designs.
DesignExtractor converts HDL models into state diagrams, truth
tables, block diagrams, flowcharts, etc.
----------------------------------------------------------------------------
6. VHDL'93 Support of Simulator/Synthesis Tools
The following table lists the VHDL'93 support of various
simulators/synthesizers. The list was compiled from postings to
comp.lang.vhdl (thanks to Evan Shattock for providing the initial table).
Please send additions/updates/corrections to the editor!
Vendor Product Version Type Support Remarks
MTI ModelSim 4.7x/5.1f/5.2x Sim 93
MTI ModelSim 5.1f Sim 93
Cadence Leapfrog ? Sim 93
Viewlogic Speedwave ? Sim 87
Metamor Metamor ? Syn 93
Synopsys DC ? Syn 87 '93 support
announced
Synopsys DC99 Syn 93
Synopsys FPGA Express 2.1.x Syn 87+ '93 support
announced
Synopsys FPGA Express 3.2 Syn 87+ improved '93
support
Synopsys VSS 1998.08 Sim 93
Exemplar Galileo 4.2 Syn 93
Exemplar Leonardo 4.2.x Syn 93
Exemplar Spectrum 1998.2 Syn 93
Synplicity Synplify ? Syn 93
"Type" is the type of the product:
o Sim: simulator
o Syn: synthesis tool
"Support" denotes the supported VHDL language level:
o 87: tool supports VHDL'87 only
o 87+: tool supports VHDL'87 and some VHDL'93 features
o 93: tool supports VHDL'87 and VHDL'93
See also Section 2: Companies and their products/services
----------------------------------------------------------------------------
Authors:
Tom Dettmer, Edwin Naroska