Improvement of the RTL compilation and simulation flow - #86
Merged
Conversation
This prevents X propagation in RTL simulation when the latch-based RF is instantiated
- The error threshold is now set to only 1 bit of difference, i.e. 1e-45 - The program now returns a value different from 0 when there's a result mismatch (at least for CV32E40P and RISCY)
Removed some dead lines + removed sourcing of inexistent wave.do from run command
When executing the test with RISCY, it was failing due to an error greater than the threshold chosen for the CV32E40P core: the numerical error was still acceptable, the threshold has been increased for the RISCY core.
AlessandroNadalini
force-pushed
the
an/flow-improvement
branch
from
July 15, 2026 18:56
bd7be02 to
ced47b8
Compare
AlessandroNadalini
force-pushed
the
an/flow-improvement
branch
from
July 15, 2026 19:02
ced47b8 to
b49ddd3
Compare
Added section on local testing with bwruntests.py script and usage instructions.
AlessandroNadalini
marked this pull request as ready for review
July 20, 2026 15:08
AlessandroNadalini
requested review from
FrancescoConti,
luca24balboni and
nikgiu
July 20, 2026 15:10
nikgiu
approved these changes
Jul 21, 2026
FrancescoConti
approved these changes
Jul 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
setup_env.shcrt0.Sto avoid X propagation in the case of a latch-based RFBender.localand pushedBender.lockto freeze the version of the IPs