Netlopa
Guest
Mon Jan 25, 2010 8:41 pm
Hi!
I am a newbie on this language.
I am studing VHDL for the university because i've a exam next week
Do you know a program that convert the VHDL source code into a visual
representation?
I'm asking you this, because i have 2 type of exercises:
-Coding from a given architecture
-Transform code into a graphical representation (and this is the problem
because i can't verify if I've done the exercise well).
Thank you in advance!
Netlopa
Mike Treseler
Guest
Mon Jan 25, 2010 9:48 pm
Netlopa wrote:
Quote:
Do you know a program that convert the VHDL source code into a visual
representation?
Quartus rtl viewer.
Code =
http://mysite.verizon.net/miketreseler/stack.vhd
Schematic=
http://mysite.verizon.net/miketreseler/stack.pdf
-- Mike Treseler
backhus
Guest
Tue Jan 26, 2010 8:41 am
On 25 Jan., 20:41, Netlopa <netlopaNOS...@hotmail.com> wrote:
Quote:
Hi!
I am a newbie on this language.
I am studing VHDL for the university because i've a exam next week
Do you know a program that convert the VHDL source code into a visual
representation?
I'm asking you this, because i have 2 type of exercises:
-Coding from a given architecture
-Transform code into a graphical representation (and this is the problem
because i can't verify if I've done the exercise well).
Thank you in advance!
Netlopa
Hi,
besides the various RTL-viewers that come with the synthesis tools
there are also tools that do much more.
e.g. Mentor Graphics HDL Designer.
It can convert a HDL source into various types of graphical
representation:
- Block charts / schematics
- State diagrams
- Flow Charts
Have a nice synthesis
Eilert
Tricky
Guest
Tue Jan 26, 2010 10:27 am
On 25 Jan, 19:41, Netlopa <netlopaNOS...@hotmail.com> wrote:
Quote:
Hi!
I am a newbie on this language.
I am studing VHDL for the university because i've a exam next week
Do you know a program that convert the VHDL source code into a visual
representation?
I'm asking you this, because i have 2 type of exercises:
-Coding from a given architecture
-Transform code into a graphical representation (and this is the problem
because i can't verify if I've done the exercise well).
Thank you in advance!
Netlopa
Quartus does have a block diagram editor, and it can convert the
graphics into simple VHDL and vice versa. Its BDF files can only be
compiled in Quartus though.
In almost all real engineering, the architectural diagrams come before
any coding starts.
Mike Treseler
Guest
Tue Jan 26, 2010 4:40 pm
Tricky wrote:
Quote:
In almost all real engineering, the architectural diagrams come before
any coding starts.
But there is much working legacy code
that has no such diagrams,
and an RTL viewer is a leg up.
-- Mike Treseler
Netlopa
Guest
Sat Jan 30, 2010 7:42 pm
Thank you very much!
Netlopa
Il 25/01/2010 21:48, Mike Treseler ha scritto:
Harrell31Ola
Guest
Mon May 02, 2011 4:49 am
freelance writer
Mike Treseler
Guest
Mon May 02, 2011 6:20 am
On 5/1/2011 9:49 PM, Harrell31Ola wrote:
Quote:
[Help request] VHDL to Graphics
freelance writer
[Answer] Quartus Web Editon, RTL Viewer
freelance reader