* ```
        # One-hot version
        funct3Is = Encoder()
        funct3Is.i(Signal(8, reset=0b00000001),funct3.shift_left(instr[12:15]))
```