Package de.upb.hni.vmagic.annotation

Contains annotation classes which can be use to customize VhdlElements.

See:
          Description

Class Summary
CommentAnnotation Comment annotation.
ComponentInstantiationFormat Component instantiation format annotation.
InterfaceDeclarationFormat Interface declaration format annotation.
OptionalIsFormat Optional is keyword format annotation.
 

Package de.upb.hni.vmagic.annotation Description

Contains annotation classes which can be use to customize VhdlElements. The annotations in this package are mainly used to customize the VHDL output for individual objects. But the annotation system in vMAGIC is not limited to customizing the input. See Annotations, for more information about annotations.