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

Compound adder #179

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

Compound adder #179

wants to merge 9 commits into from

Conversation

desmonddak
Copy link
Contributor

Description & Motivation

Addition of a compound adder that also does ones complement subtraction for use in floating point.

Related Issue(s)

None

Testing

Exhaustive tests of compound adder with ones complement using signed and spinning through exp and mantissa combinations.

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

API changes in the base class.

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

Yes. Markdown and code documentation updated.

@desmonddak desmonddak requested a review from mkorbel1 February 22, 2025 18:01
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.

2 participants