V2 regression scripts & other updates #2487
Merged
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.
In this PR, I added two files (
cv32e40p/docs/CV32E40Pv2_full_nr.sh
andcv32e40p/docs/CV32E40Pv2_full_nr_questa_vrun.sh
) to execute the regression with the same parameters that has been used during the project, with shell and Questa VRUN.I also included an interactive script to help generate all regress files needed to run CV32E40Pv2 regression (shell or Questa Vrun). See the file
bin/cv32e40pv2_nr_generator.sh
.When I wrote this script, I saw an issue with the cv_regress python script outputting info-level messages into stderr instead of stdout, so I fixed it.
I also changed the status of Vplans capture to Complete has all sign-off reviews are now complete.