Contents:
Bases: Elaboratable
Elaboratable
Transforms a Stream of width n to a stream of width m by selecting m bits starting at a variable offset
Transforms a stream of n bits into a stream of n*m bits with the m last words appended to the current word.