Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-12 08:13
0.52

This release implements VHDL test bench export and initial versions of SCXML export and vvvv Automata code export. It has overhauled documentation and a Russian translation. There are some bugfixes.

2009-01-12 23:59
0.51

Logic statements and vectors are supported in VHDL
export. Dialog windows were ported to Qt 4. An
online error check was added. Protocol output in
integrity check was added. Minor bugs were fixed
in VHDL export, image export, and state table
generation.
Tags: Minor feature enhancements

2008-04-04 14:23
0.50

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.
Tags: Minor feature enhancements

2007-12-27 20:32
0.46

The file qfsm.pro has been updated to allow building with qmake. There are various improvements in the autotools-based build system. The environment variable $QFSM_DIR no longer needs to be set at execution time, i.e. files are installed to /usr/bin, /usr/share/qfsm, /usr/share/doc, etc.
Tags: Minor bugfixes

2007-10-02 19:28
0.45

This release adds an SVG and EPS file export function and fixes some minor bugs.
Tags: Major feature enhancements

Project Resources