Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HW] Refactor and optimize MASKU #318

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

[HW] Refactor and optimize MASKU #318

wants to merge 6 commits into from

Commits on Nov 8, 2024

  1. [hardware] Cut ready path from VLSU to masku

    Before, there was a stream register only, which does NOT cut the ready path.
    mp-17 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ce098cc View commit details
    Browse the repository at this point in the history
  2. Add time-multiplexing for VCPOP and VFIRST

    Co-authored-by: Moritz Imfeld <moimfeld@student.ethz.ch>
    Signed-off-by: Moritz Imfeld <moimfeld@student.ethz.ch>
    mp-17 and moimfeld committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    314546b View commit details
    Browse the repository at this point in the history
  3. Mask Unit clean-up

    Signed-off-by: Moritz Imfeld <moimfeld@student.ethz.ch>
    moimfeld authored and mp-17 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6671a5e View commit details
    Browse the repository at this point in the history
  4. [hardware] Remove vl-mask for mask tail elements

    Mask-producing insn can avoid worrying of tail elements
    mp-17 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    fe570ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4270fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2c4f4c View commit details
    Browse the repository at this point in the history