adding BINARY_ARGS to the sim log name (for use with pk). This way pk sims with different argv inputs can be executed at a time, logging to different directories.
Related PRs / Issues:
Type of change:
[ ] Bug fix
[ x ] New feature
[ ] Other enhancement
Impact:
[ ] RTL change
[ ] Software change (RISC-V software)
[ x ] Build system change
[ ] Other
Contributor Checklist:
[ x ] Did you set main as the base branch?
[ x ] Is this PR's title suitable for inclusion in the changelog and have you added a changelog:<topic> label?
[ x ] Did you state the type-of-change/impact?
[ x ] Did you delete any extraneous prints/debugging code?
[ x ] Did you mark the PR with a changelog: label?
[ ] (If applicable) Did you update the conda .conda-lock.yml file if you updated the conda requirements file?
[ ] (If applicable) Did you add documentation for the feature?
[ ] (If applicable) Did you add a test demonstrating the PR?
[ ] (If applicable) Did you mark the PR as Please Backport?
CI Help:
Add the following labels to modify the CI for a set of features.
Generally, a label added only affect subsequent changes to the PR (i.e. new commits, force pushing, closing/reopening).
See ci:* for full list of labels:
ci:fpga-deploy - Run FPGA-based E2E testing
ci:local-fpga-buildbitstream-deploy - Build local FPGA bitstreams for platforms that are released
adding BINARY_ARGS to the sim log name (for use with pk). This way pk sims with different argv inputs can be executed at a time, logging to different directories.
Related PRs / Issues:
Type of change:
Impact:
Contributor Checklist:
main
as the base branch?changelog:<topic>
label?changelog:
label?.conda-lock.yml
file if you updated the conda requirements file?Please Backport
?CI Help: Add the following labels to modify the CI for a set of features. Generally, a label added only affect subsequent changes to the PR (i.e. new commits, force pushing, closing/reopening). See
ci:*
for full list of labels:ci:fpga-deploy
- Run FPGA-based E2E testingci:local-fpga-buildbitstream-deploy
- Build local FPGA bitstreams for platforms that are releasedci:disable
- Disable CI