#include <ExportVerilog.h>
Inheritance diagram for ExportVerilog::

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. | |
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001