WireData Type
Fixed width bus data used in simulation TODO: refactor as bigint for efficiency The list is little-endian: the LSB is at index 0, and the MSB is at index N-1, where N is the length of the list.
Instance members
Instance member | Description |
|
|
Full Usage:
this.IsEmpty
Returns: bool
|
|
|
|
Full Usage:
this.Length
Returns: int
|
|
|
Static members
Static member | Description |
|
|