Commit d27d43dc authored by Konstantinos Blantos's avatar Konstantinos Blantos

Update .gitlab-ci.yml

parent 6a890ffc
Pipeline #3091 failed with stage
in 10 seconds
...@@ -146,6 +146,7 @@ job_wrpc_pxie_fmc: ...@@ -146,6 +146,7 @@ job_wrpc_pxie_fmc:
- cd syn/pxie_fmc_ref_design - cd syn/pxie_fmc_ref_design
# we need to install hdlmake since it doesn't exist in cce's images # we need to install hdlmake since it doesn't exist in cce's images
- pip install hdlmake - pip install hdlmake
- pip install six
- hdlmake makefile - hdlmake makefile
- make files.tcl - make files.tcl
- source /opt/Xilinx/Vivado/2018.3/settings64.sh - source /opt/Xilinx/Vivado/2018.3/settings64.sh
......
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