Package de.upb.hni.vmagic.output

Contains the VHDL output module.

See:
          Description

Interface Summary
MiscellaneousElementOutput Output module for elements that are not handled by a visitor.
OutputEnum An enum that can be used in the VHDL output.
VhdlCodeFormat The VhdlCodeFormatOld defines the output format of the generated source code.
 

Class Summary
CustomCodeFormat Customizable VHDL code format.
OutputModule Output module.
VhdlOutput Collection of functions to generate VHDL output.
 

Package de.upb.hni.vmagic.output Description

Contains the VHDL output module.