LogicValueSwizzle extension

Allows lists of LogicValues to be swizzled.

on

Methods

rswizzle() LogicValue

Available on List<LogicValue>, provided by the LogicValueSwizzle extension

Performs a concatenation operation on the list of signals, where index 0 of this list is the least significant bit.
swizzle() LogicValue

Available on List<LogicValue>, provided by the LogicValueSwizzle extension

Performs a concatenation operation on the list of signals, where index 0 of this list is the most significant bit.