We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
This was done sometime back.
Sorry, something went wrong.
@nikhilbhagdikar, can you add an explicit unit test showing how to do this?
I explained this during previous meeting. A = get_int(bfloat_var); B = get_frac(bfloat_var); if (B>0x80) A++; I will add a complex test case.
nikhilbhagdikar
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: