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

Far path for fpu adder/subtractor #768

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Durchbruchswagen
Copy link
Contributor

@Durchbruchswagen Durchbruchswagen commented Dec 3, 2024

Implementation of far path for fpu adder/subtractor based on:
http://i.stanford.edu/pub/cstr/reports/csl/tr/90/442/CSL-TR-90-442.pdf.

Aditional explanations to some of the parts of the other paper. Some of the parts of were either murky or unclear and I had to make slight adjustments to the formulas from the original. The final formulas are in here. The important parts of this paper are 'Round to nearest ties to even' and 'Problem with addition'
https://drive.google.com/drive/folders/1cAIiRlE2wTmj55T8TiOPaKO80eLnMEfq?usp=sharing

@Durchbruchswagen Durchbruchswagen marked this pull request as draft December 3, 2024 00:30
@tilk tilk added the enhancement New feature or request label Dec 5, 2024
@Durchbruchswagen Durchbruchswagen marked this pull request as ready for review January 14, 2025 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants