Commit ce9cd0cf authored by Konstantinos Blantos's avatar Konstantinos Blantos

Update .gitlab-ci.yml

parent c506e763
......@@ -26,8 +26,9 @@ job_scb_top_8p_sim:
entrypoint: ["/entrypoint.sh"]
script:
- source ~/setup_modelsim.sh
- apt-get install python
- cd top/bare_top
- python3 gen_sdbsyn.py
- python gen_sdbsyn.py
- cd ../../
- cd sim
- ln -s ../ip_cores/wr-cores/sim wr-hdl
......
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