Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

VHDL to schematic conversion

1,776 views
Skip to first unread message

khansa

unread,
Apr 6, 2005, 11:39:19 AM4/6/05
to
Please mention a tool that can accepts VHDL code and converts it into
a circuit schematic(preferably at the register transfer level or gate
level). Does ORCAD have such an option?

Jonathan Bromley

unread,
Apr 6, 2005, 12:24:46 PM4/6/05
to

Any decent VHDL synthesis tool (Design Compiler from Synopsys,
Leonardo Spectrum or Precision Synthesis from Mentor,
Synplify from Synplicity, etc etc) will do this. Don't expect
it to be free though.

Altera Quartus and Xilinx XST are synthesis tools from the
device vendors that can be obtained free, at least in some
configurations. I'm not sure whether they offer schematic
viewers in the free versions, but they can definitely
create netlist outputs.
--
Jonathan Bromley, Consultant

DOULOS - Developing Design Know-how
VHDL, Verilog, SystemC, Perl, Tcl/Tk, Verification, Project Services

Doulos Ltd. Church Hatch, 22 Market Place, Ringwood, BH24 1AW, UK
Tel: +44 (0)1425 471223 mail:jonathan...@doulos.com
Fax: +44 (0)1425 471573 Web: http://www.doulos.com

The contents of this message may contain personal views which
are not the views of Doulos Ltd., unless specifically stated.

Hans

unread,
Apr 6, 2005, 12:35:13 PM4/6/05
to
Hi Khansa,

Mentor Graphics HDL designer has a code-to-graphics option (good for looking
at the hierarchy), for gate level most synthesis tools
(Synplify/Precision/Spectrum) have a RTL/Gatelevel schematic viewer. I am
not sure about Orcad though,

Hans.
www.ht-lab.com

"khansa" <khan...@yahoo.co.in> wrote in message
news:1f2e1ef.05040...@posting.google.com...

Hendra

unread,
Apr 6, 2005, 3:08:37 PM4/6/05
to

Xilinx ISE Webpack, which can be downloaded from Xilinx website, offer
such an option. It's called Schematic Viewer. It's not as good as the
40K dollars Synopsis or Synplicity tool, but it's free.

Hendra

Robert

unread,
Apr 6, 2005, 8:52:35 PM4/6/05
to
I assume what you are looking for is a tool that will take RTL and
create a schematic at the RTL level, or at the gate level with a
netlist, without a synthesis step. If you synthesize it, it will look
totally different then a RTL schematic of the same circuit. You can use
the Undertow Suite source code debugging set of software to do this.
This software is also a fraction of the cost of a synthesis tool, and
is very easy to use. The Undertow Suite will display a schematic of
Verilog, VHDL, mixed Verilog and VHDL and SystemVerilog. You can
download this software from www.veritools.com, and get a no cost
license at req...@veritools.com.

Robert Schopmeyer/Veritools, Inc.

Engineering Guy

unread,
Apr 13, 2005, 1:07:55 PM4/13/05
to
khansa wrote:

Aldec's Active-HDL has a Code2Graphics converter that works quite well
with VHDL and Verilog. It generates either block diagrams for structure
and finite state machine bubble diagrams for certain code templates.
It can convert to a block diagram virtually anything since it allows for
behavioral (concurrent assignments and processes) blocks in the document...

EG

histor...@gmail.com

unread,
Feb 25, 2020, 2:57:12 PM2/25/20
to
0 new messages