|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Subtype | |
---|---|
de.upb.hni.vmagic.builtin | Contains wrapper classes for default VHDL language and library elements. |
de.upb.hni.vmagic.declaration | Contains declaration meta classes. |
de.upb.hni.vmagic.output | Contains the VHDL output module. |
Uses of Subtype in de.upb.hni.vmagic.builtin |
---|
Fields in de.upb.hni.vmagic.builtin declared as Subtype | |
---|---|
static Subtype |
Standard.DELAY_LENGTH
DELAY_LENGTH type. |
static Subtype |
Standard.NATURAL
NATURAL type. |
static Subtype |
Standard.POSITIVE
POSITIVE type. |
static Subtype |
StdLogicArith.SMALL_INT
SMALL_INT subtype. |
static Subtype |
StdLogic1164.STD_LOGIC
STD_LOGIC type. |
static Subtype |
StdLogic1164.UX01
UX01 subtype. |
static Subtype |
StdLogic1164.UX01Z
UX01Z subtype. |
static Subtype |
TextIO.WIDTH
WIDTH subtype. |
static Subtype |
StdLogic1164.X01
X01 subtype. |
static Subtype |
StdLogic1164.X01Z
X01Z subtype. |
Uses of Subtype in de.upb.hni.vmagic.declaration |
---|
Methods in de.upb.hni.vmagic.declaration with parameters of type Subtype | |
---|---|
protected void |
DeclarationVisitor.visitSubtypeDeclaration(Subtype declaration)
Visits a subtype declaration. |
Uses of Subtype in de.upb.hni.vmagic.output |
---|
Methods in de.upb.hni.vmagic.output with parameters of type Subtype | |
---|---|
void |
MiscellaneousElementOutput.subtypeSubtypeIndication(Subtype subtype)
Outputs a subtype subtype indication. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |