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

o1vm/riscv32im: decrease the number of required columns #2914

Open
wants to merge 1 commit into
base: dw/simply-prettifying
Choose a base branch
from

Conversation

dannywillems
Copy link
Member

Try with 38, and fibonacci will fail.
It might need to be increased in the future if you see that the current testsuite doesn't cover the whole instruction set.

Try with 38, and fibonacci will fail.
It might need to be increased in the future if you see that the current
testsuite doesn't cover the whole instruction set.
@dannywillems dannywillems requested a review from svv232 December 26, 2024 11:02
Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.35%. Comparing base (ff89083) to head (51d6d2a).

Additional details and impacted files
@@                    Coverage Diff                    @@
##           dw/simply-prettifying    #2914      +/-   ##
=========================================================
- Coverage                  73.37%   73.35%   -0.02%     
=========================================================
  Files                        259      259              
  Lines                      61553    61553              
=========================================================
- Hits                       45166    45155      -11     
- Misses                     16387    16398      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant