Skip to content

add long distance shifting #7

@BigEd

Description

@BigEd

A barrel shifter is fast and not too large on FPGA. We get single-cycle shift and rotate of any distance which is attractive for a 16 or 32bit word width.

Shift by constant (a constant operand) is easiest. Shift by variable is easiest to implement if we use a register from outside the register file: B again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions