-
Notifications
You must be signed in to change notification settings - Fork 676
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2026 from ucb-bar/bump-submods
Bump FireSim + FireMarshal
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule firemarshal
updated
10 files
+1 −2 | .github/workflows/run-tests.yml | |
+1 −2 | .github/workflows/weekly-build.yml | |
+2 −0 | .gitignore | |
+1 −4 | README.md | |
+2 −1 | conda-reqs/conda-reqs.yaml | |
+2,592 −0 | conda-reqs/conda-requirements-linux-64.conda-lock.yml | |
+0 −0 | conda-reqs/riscv-tools.yaml | |
+30 −0 | scripts/generate-conda-lockfile.sh | |
+54 −0 | scripts/setup-conda.sh | |
+2 −1 | wlutil/wlutil.py |