LF VHDL to FSM bubble diagram translator

M

MM

Guest
Hi all,

I was wondering if there is such a thing available? I found a few free and
commercial tools to edit/create bubble diagrams, which would then generate
VHDL code, but I would like to be able to generate a FSM diagram from the
code...

Thanks,
/Mikhail
 
MM wrote:

I was wondering if there is such a thing available? I found a few free and
commercial tools to edit/create bubble diagrams, which would then generate
VHDL code, but I would like to be able to generate a FSM diagram from the
code...
The quartus state machine viewer can do it.

http://home.comcast.net/~mike_treseler/pseudo.vhd
http://home.comcast.net/~mike_treseler/pseudo_states.pdf


-- Mike Treseler
 
"Mike Treseler" <mike_treseler@comcast.net> wrote in message
news:5aukqdF2qoaprU1@mid.individual.net...
The quartus state machine viewer can do it.

http://home.comcast.net/~mike_treseler/pseudo.vhd
http://home.comcast.net/~mike_treseler/pseudo_states.pdf
Thanks Mike. Do you know if the viewer is included in the web(free) edition?
It is not clear from the editions' comparison at the Altera web site:
http://www.altera.com/products/software/products/quartus2web/features/sof-quarweb_features.html#notes

/Mikhail
 
MM wrote:
"Mike Treseler" <mike_treseler@comcast.net> wrote in message
news:5aukqdF2qoaprU1@mid.individual.net...
The quartus state machine viewer can do it.

http://home.comcast.net/~mike_treseler/pseudo.vhd
http://home.comcast.net/~mike_treseler/pseudo_states.pdf


Thanks Mike. Do you know if the viewer is included in the web(free) edition?
It's included, but won't run without a license.
What doesn't show in the .pdf is that the
diagram is interactive with the HDL viewer and hierarchy list.
I can click on any yellow schematic block
to see the state diagram,
click any arrow and see the equation,
click on the hierarchy list and locate the code, etc.


-- Mike Treseler
 

Welcome to EDABoard.com

Sponsor

Back
Top