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

✨ Add CFU R4-type instructions #449

Merged
merged 12 commits into from
Dec 5, 2022
Merged

✨ Add CFU R4-type instructions #449

merged 12 commits into from
Dec 5, 2022

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    c9b1983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7d356c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94de91e View commit details
    Browse the repository at this point in the history
  4. [CHANGELOG] add v1.7.8.2

    stnolting committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    f94a4b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a06cf3 View commit details
    Browse the repository at this point in the history
  6. [rtl] add third register operand infrastructure

    third register file read port
    stnolting committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    f1650b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2216799 View commit details
    Browse the repository at this point in the history
  8. [rtl/core] FPU: add third register operand

    not used yet; might be used in future for fmadd instructions
    stnolting committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    2f96296 View commit details
    Browse the repository at this point in the history
  9. [rtl/core] CFU: add r4-type instruction support

    add multiply-add example
    stnolting committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    b2cece7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    791cfe3 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. [rtl/core] fix illegal instruction detection

    "custom" opcodes
    stnolting committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    23ed2d9 View commit details
    Browse the repository at this point in the history
  2. [docs] update CFU section

    stnolting committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    d315351 View commit details
    Browse the repository at this point in the history