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

Question: is FADD a single-cycle floating point adder? #23

Open
zhanghongce opened this issue Feb 14, 2024 · 0 comments
Open

Question: is FADD a single-cycle floating point adder? #23

zhanghongce opened this issue Feb 14, 2024 · 0 comments

Comments

@zhanghongce
Copy link

I’m not sure if I understand it correctly. Please correct me if I’m wrong. Are there any registers in FADD? I understand that there is a near path and a far path, but if you expect everything to be done in a single cycle, then the timing (critical path) is always determined by the far path. In that case, it seems it does not make sense to have two paths.

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

No branches or pull requests

1 participant