Skip to content

Commit

Permalink
gitlab: remove the LENGTH param as it is unused
Browse files Browse the repository at this point in the history
  • Loading branch information
Viviane Potocnik committed Mar 15, 2024
1 parent 6480799 commit 0116b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ occamy-full-vsim:
script:
- cd target/sim
- make CFG_OVERRIDE=cfg/full.hjson rtl
- make LENGTH=384 sw
- make sw
- make bin/occamy_top.vsim
- ./run.py sw/run-full-occamy.yaml --simulator vsim

0 comments on commit 0116b41

Please sign in to comment.