Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
micprog committed Feb 26, 2024
1 parent 1073a98 commit 15c0687
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -327,8 +327,8 @@ sim_questa_multivers:
script:
- make scripts
- make clean build
- source setup/vsim.sh
- source pulp-runtime/configs/pulpissimo_cv32.sh
- export VSIM_PATH=$PWD/build/questasim
- source sw/pulp-runtime/configs/pulpissimo_cv32.sh
- make -C hello clean all run
dependencies:
- fetch_ips_bender
Expand Down

0 comments on commit 15c0687

Please sign in to comment.