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

Div sqrt #37

Merged
merged 5 commits into from
Nov 6, 2023
Merged

Div sqrt #37

merged 5 commits into from
Nov 6, 2023

Conversation

midnighter95
Copy link
Contributor

Add square root design.

Add DivSqrt Module in FP32 and its test.

.gitmodules Outdated Show resolved Hide resolved
tests/src/Tester.scala Outdated Show resolved Hide resolved
tests/resources/includes/verilator.h Outdated Show resolved Hide resolved
tests/resources/csrc/vbridge_impl.h Outdated Show resolved Hide resolved
tests/resources/csrc/vbridge_impl.cc Outdated Show resolved Hide resolved
tests/resources/csrc/vbridge_impl.cc Outdated Show resolved Hide resolved
common.sc Outdated Show resolved Hide resolved
arithmetic/src/sqrt/QDS.scala Show resolved Hide resolved
arithmetic/src/sqrt/QDS.scala Show resolved Hide resolved
arithmetic/src/float/RoundingUnit.scala Outdated Show resolved Hide resolved
Copy link

@cyyself cyyself left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

F32_DIV and SQRT with different rounding mode works. LGTM.

emulator/src/testharness.h Outdated Show resolved Hide resolved
emulator/src/testharness.h Outdated Show resolved Hide resolved
emulator/src/testharness.h Outdated Show resolved Hide resolved
emulator/src/testharness.h Outdated Show resolved Hide resolved
build.sc Outdated Show resolved Hide resolved
@sequencer sequencer merged commit 2685fb7 into sequencer:master Nov 6, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants