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

fix(InToFp): fix the bit-width non-parameterization problem of fp_exp in the postnorm #162

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

HeiHuDie
Copy link
Contributor

在IntToFP_postnorm中,fp_exp的位宽会被chisel设置成11。这个对于单精度与半精度来说过长的fp_exp会导致结果超过预设位宽,符号位偏离原来的位置,进而被截断。

@xiaofeibao-xjtu xiaofeibao-xjtu marked this pull request as ready for review October 29, 2024 08:57
@xiaofeibao-xjtu xiaofeibao-xjtu merged commit 16e5728 into master Oct 29, 2024
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.

2 participants