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

[Calyx] Binary Floating Point MulF Operator #7769

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

Commits on Nov 15, 2024

  1. support mulf op

    jiahanxie353 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    be44540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd73d71 View commit details
    Browse the repository at this point in the history
  3. making mulf to use integer type as inputs and result; and change the …

    …naming for mulf as well as addf to be mulFN/addFN
    jiahanxie353 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b4ba003 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2df5e9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e3c508 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e94ef3 View commit details
    Browse the repository at this point in the history