LogicValueSwizzle extension

Allows lists of LogicValues to be swizzled.

on

Methods

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