Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

ExportVerilog Class Reference

Class that manages export to Verilog. More...

#include <ExportVerilog.h>

Inheritance diagram for ExportVerilog::

Export List of all members.

Public Methods

void doExport ()
 Writes all the relevant data into the tdf file.

QString fileFilter ()
 Returns the appropriate filter string for the file dialog.


Private Methods

void writeModule ()
 Writes the 'module' block to the output stream.

void writeResetProcess ()
 Writes the reset/clock process to the output stream.

void writeMainProcess ()
 Writes the input/current_state process to the output stream.


Detailed Description

Class that manages export to Verilog.


The documentation for this class was generated from the following files:
Generated at Fri Apr 11 22:37:15 2003 for Qfsm by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001