Skip to content
Snippets Groups Projects
Commit e167245f authored by dwn1c21's avatar dwn1c21
Browse files

Update .gitlab-ci.yml file

parent 97125086
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ build-job: # This job runs in the build stage, which runs first.
script:
- source /tools/Xilinx/Vivado/2021.2/.settings64-Vivado.sh
- cd ./Cortex-M0/nanosoc/systems/mcu/fpga_imp/
- source ./build_fpga_pynq_z2.scr
# - source ./build_fpga_pynq_z2.scr
# - FILE = ./ ./pynq_export/pz2/pynq/overlays/soclabs/design_1.bit
# - if test -f "$FILE"; then
# - echo "Build successful"
......@@ -37,6 +37,8 @@ build-job: # This job runs in the build stage, which runs first.
- ls ../../../../../../arm-AAA-ip/Cortex-M0/
- ls ../../../../../../arm-AAA-ip/Cortex-M0/AT510-BU-50000-r0p0-03rel2/
- ls ../../../../../../arm-AAA-ip/Cortex-M0/AT510-BU-50000-r0p0-03rel2/logical
- ls ../../../../../../arm-AAA-ip/Cortex-M0/AT510-BU-50000-r0p0-03rel2/logical/cortexm0_integration/
- ls ../../../../../../arm-AAA-ip/Cortex-M0/AT510-BU-50000-r0p0-03rel2/logical/cortexm0_integration/verilog/
tags:
- FPGA
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment