Commit fe849c24 authored by Konstantinos Blantos's avatar Konstantinos Blantos

Update .gitlab-ci.yml

parent 959dfb49
...@@ -22,8 +22,8 @@ job_scb_top_sim: ...@@ -22,8 +22,8 @@ job_scb_top_sim:
script: script:
- /entrypoint.sh - /entrypoint.sh
- source ~/setup_modelsim.sh - source ~/setup_modelsim.sh
- ls -la ip-cores/general-cores/modules
- git submodule init & git submodule update - git submodule init & git submodule update
- ls -la ip-cores/general-cores/modules
- apt-get install -y python - apt-get install -y python
- cd top/bare_top - cd top/bare_top
- python gen_sdbsyn.py --project wr_switch - python gen_sdbsyn.py --project wr_switch
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment