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

Use Berkeley TestFloat #135

Open
desmonddak opened this issue Nov 13, 2024 · 0 comments
Open

Use Berkeley TestFloat #135

desmonddak opened this issue Nov 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@desmonddak
Copy link
Contributor

Motivation

https://www.jhauser.us/arithmetic/TestFloat.html can be used to help validate fp components. ROHD-HCL should setup
some infrastructure to leverage this capability.

Desired solution

Integrate testfloat somehow, perhaps as a submodule and create parsers for its output to drive ROHD testbenches for FP
components.

Alternatives considered

Extracting corner cases by hand as random tests in FP rarely hit extremes that cause failures. Still, compliance with testfloat
could be quite useful.

Additional details

No response

@desmonddak desmonddak added the enhancement New feature or request label Nov 13, 2024
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

No branches or pull requests

1 participant