LogicValueSwizzle extension
Allows lists of LogicValues to be swizzled.
- on
Methods
-
rswizzle(
) → LogicValue -
Available on List<
Performs a concatenation operation on the list of signals, where index 0 of this list is the least significant bit.LogicValue> , provided by the LogicValueSwizzle extension -
swizzle(
) → LogicValue -
Available on List<
Performs a concatenation operation on the list of signals, where index 0 of this list is the most significant bit.LogicValue> , provided by the LogicValueSwizzle extension