SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Sponsored Links

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

Qfsm 0.43

About

Qfsm is a graphical tool for designing finite state machine. It is written in C++ using the Qt library. Note that this is not a stable version.
Features include:

  • Creation, editing, loading and saving of binary and ASCII machines
  • Drawing of states and transitions
  • Binary and ASCII condition codes
  • Printing of diagrams
  • Multiple windows
  • Integrity check
  • Interactive simulation
  • AHDL/VHDL/Verilog HDL/KISS export

Requirements

  • Qt 3.3.x

Available from Trolltech at http://www.trolltech.com

Installation

Follow the standard installation procedure as explained in the file 'INSTALL'.

Additionally
- Set the variable QFSMDIR to your install path, i.e. prefix + '/qfsm' e.g. (with bash)

QFSMDIR=/usr/local/qfsm
export QFSMDIR

  • Add the qfsm binary path to $PATH e.g. (in the bash)

    export PATH=$QTDIR/bin:$PATH

You probably want to put these commands in a script that is run on startup e.g. '.profile' or '.bashrc'

Running

To run Qfsm type:

qfsm [file ... ]

As parameters you can specify an arbitrary number of files that shall be opened on startup.

Bugs

Please report bugs at http://www.sourceforge.net/projects/qfsm

Contact

If you have questions, suggestions, comments or want to contribute, please contact me by email:

stefan@duffner-net.de


Sponsored Links

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.