PrimaryDU Type
Union cases
| Union case | Description |
|
|
Full Usage:
IdentifierArray(id, indices, start, end_)
Parameters:
IdentifierT
indices : ArraySelect array
start : int
end_ : int
|
|
|
|
|
|
Full Usage:
IdentifierBitsSelect(id, start, width, select)
Parameters:
IdentifierT
start : ExpressionDU
width : int
select : SelectDU
|
|
Full Usage:
VariableArrayBitSel(id, indices, index)
Parameters:
IdentifierT
indices : ArraySelect array
index : ExpressionDU
|
|
|
|
Instance members
| Instance member | Description |
Full Usage:
this.IsIdentifier
Returns: bool
|
|
Full Usage:
this.IsIdentifierArray
Returns: bool
|
|
Full Usage:
this.IsIdentifierBit
Returns: bool
|
|
Full Usage:
this.IsIdentifierBits
Returns: bool
|
|
Full Usage:
this.IsIdentifierBitsSelect
Returns: bool
|
|
Full Usage:
this.IsVariableArrayBitSel
Returns: bool
|
|
Full Usage:
this.IsVariableBitSelect
Returns: bool
|
|