Skip to content

Commit

Permalink
[WIP] gitlab-ci: try out banshee branch
Browse files Browse the repository at this point in the history
  • Loading branch information
paulsc96 committed Nov 23, 2023
1 parent 8ff52c1 commit dfea285
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ snitch-cluster-banshee:
- rustup --version
- git clone [email protected]:pulp-platform/banshee.git --recurse-submodules
- cd banshee
- git checkout tcdm_alias
- cargo install --debug --path .
- cd ../target/snitch_cluster
- ../../util/sim/simulate.py sw/run.yaml --simulator banshee -j --verbose

0 comments on commit dfea285

Please sign in to comment.