Header menu logo issie

PrimaryDU Type

Union cases

Union case Description

Identifier IdentifierT

Full Usage: Identifier IdentifierT

Parameters:
Item : IdentifierT

IdentifierArray(id, indices, start, end_)

Full Usage: IdentifierArray(id, indices, start, end_)

Parameters:
id : IdentifierT
indices : ArraySelect array
start : int
end_ : int

IdentifierBit(id, index)

Full Usage: IdentifierBit(id, index)

Parameters:
id : IdentifierT
index : int

IdentifierBits(id, start, end_)

Full Usage: IdentifierBits(id, start, end_)

Parameters:
id : IdentifierT
start : int
end_ : int

IdentifierBitsSelect(id, start, width, select)

Full Usage: IdentifierBitsSelect(id, start, width, select)

Parameters:
id : IdentifierT
start : ExpressionDU
width : int
select : SelectDU

VariableArrayBitSel(id, indices, index)

Full Usage: VariableArrayBitSel(id, indices, index)

Parameters:
id : IdentifierT
indices : ArraySelect array
index : ExpressionDU

VariableBitSelect(id, index)

Full Usage: VariableBitSelect(id, index)

Parameters:
id : IdentifierT
index : ExpressionDU

Instance members

Instance member Description

this.IsIdentifier

Full Usage: this.IsIdentifier

Returns: bool
Returns: bool

this.IsIdentifierArray

Full Usage: this.IsIdentifierArray

Returns: bool
Returns: bool

this.IsIdentifierBit

Full Usage: this.IsIdentifierBit

Returns: bool
Returns: bool

this.IsIdentifierBits

Full Usage: this.IsIdentifierBits

Returns: bool
Returns: bool

this.IsIdentifierBitsSelect

Full Usage: this.IsIdentifierBitsSelect

Returns: bool
Returns: bool

this.IsVariableArrayBitSel

Full Usage: this.IsVariableArrayBitSel

Returns: bool
Returns: bool

this.IsVariableBitSelect

Full Usage: this.IsVariableBitSelect

Returns: bool
Returns: bool

Type something to start searching.