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

(1) Refactoring FPU internals before (2) and (3). (2) Implementation … #20

Merged
merged 2 commits into from
Nov 23, 2021

Commits on Jul 25, 2020

  1. (1) Refactoring FPU internals before (2) and (3). (2) Implementation …

    …tininess detection BEFORE ROUNDING. (3) Correction underflow flag generation. Result is all underflow flag behavior has become equal to Berkley's soft float library.
    bandvig committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    8be054f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Fixes proposed by Athanasios Moschos (https://github.com/0ena). (1) A…

    …dd "or1k_defines.v" include into or1k_marocchino_monitor.v (2) Move qm_r declaration before 1st usage in pfpu_marocchino_div.v. Both the issues cause error in Modelsim.
    bandvig committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    d63dbac View commit details
    Browse the repository at this point in the history