Qfsm is a graphical editor for easily drawing finite state machines, written in C++ using Qt. Transitions can have either binary or ASCII conditions. Machines can be simulated and integrity checks applied, enabling verification of proper design and operation.
License: GNU General Public License (GPL)
Changes:
This release updates documentation, adds
Windows-specific enhancements
and an NSIS installer, ports to Qt4 using Qt3
support classes, enhances
VHDL export functionality, optimizes integrity
checks, adds a PNG
exportation function, and fixes several minor bugs.