ucb-bar / chipyard

An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more
https://chipyard.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
1.66k stars 656 forks source link

changelog:added adding BINARY_ARGS to the sim log name to allow concurrent pk sims #2096

Open miles-rusch-berkeley opened 1 month ago

miles-rusch-berkeley commented 1 month ago

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:

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: