Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - VHDL to schematic conversion

 
Thread Tools Search this Thread
Old 04-06-2005, 04:39 PM   #1
Default VHDL to schematic conversion


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?


khansa
  Reply With Quote
Old 04-06-2005, 05:24 PM   #2
Jonathan Bromley
 
Posts: n/a
Default Re: VHDL to schematic conversion
On 6 Apr 2005 08:39:19 -0700, (khansa) wrote:

>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?


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:
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.


Jonathan Bromley
  Reply With Quote
Old 04-06-2005, 05:35 PM   #3
Hans
 
Posts: n/a
Default Re: VHDL to schematic conversion
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" <> wrote in message
news: m...
| 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?




Hans
  Reply With Quote
Old 04-06-2005, 08:08 PM   #4
Hendra
 
Posts: n/a
Default Re: VHDL to schematic conversion
khansa wrote:
> 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?


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



Hendra
  Reply With Quote
Old 04-07-2005, 01:52 AM   #5
Robert
 
Posts: n/a
Default Re: VHDL to schematic conversion
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 .

Robert Schopmeyer/Veritools, Inc.


khansa wrote:
> 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?




Robert
  Reply With Quote
Old 04-13-2005, 06:07 PM   #6
Engineering Guy
 
Posts: n/a
Default Re: VHDL to schematic conversion
khansa wrote:

> 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?


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


Engineering Guy
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error: expected constructor, destructor or type conversion before '(' token suse Software 0 03-09-2009 03:25 AM
How to execute an external software from VHDL? And how to interface VHDL with JAVA? becool_nikks Software 0 03-06-2009 07:08 PM
Help on auto conversion from Matlab to vhdl on filter design hardheart Hardware 0 12-07-2007 09:19 AM
ARRAY(n DOWNTO 0) OF STD_LOGIC_VECTOR(m DOWNTO 0) - VHDL freitass Hardware 0 11-01-2007 03:44 PM
Conversion tool:Flash2Video hely0123 Software 0 11-01-2007 03:30 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46