|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnconstrainedArray | |
---|---|
de.upb.hni.vmagic.builtin | Contains wrapper classes for default VHDL language and library elements. |
de.upb.hni.vmagic.type | Contains type meta classes. |
Uses of UnconstrainedArray in de.upb.hni.vmagic.builtin |
---|
Fields in de.upb.hni.vmagic.builtin declared as UnconstrainedArray | |
---|---|
static UnconstrainedArray |
Standard.BIT_VECTOR
BIT_VECTOR type. |
static UnconstrainedArray |
NumericStd.SIGNED
SIGNED type. |
static UnconstrainedArray |
StdLogicArith.SIGNED
SIGNED type. |
static UnconstrainedArray |
StdLogic1164.STD_LOGIC_VECTOR
STD_LOGIC_VECTOR type. |
static UnconstrainedArray |
StdLogic1164.STD_ULOGIC_VECTOR
STD_ULOGIC_VECTOR type. |
static UnconstrainedArray |
Standard.STRING
STRING type. |
static UnconstrainedArray |
NumericStd.UNSIGNED
UNSIGNED type. |
static UnconstrainedArray |
StdLogicArith.UNSIGNED
UNSIGNED type. |
Uses of UnconstrainedArray in de.upb.hni.vmagic.type |
---|
Methods in de.upb.hni.vmagic.type with parameters of type UnconstrainedArray | |
---|---|
protected void |
TypeVisitor.visitUnconstrainedArray(UnconstrainedArray type)
Visits an unconstrained array. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |