CI: Fix FPGA .mcs name and FPGA build is optional if not required

This commit is contained in:
2024-05-07 15:11:53 +02:00
parent 07a1659e94
commit 1aa1da92ff

View File

@@ -242,6 +242,8 @@ synthesis:vivado_pcie_100g:
- fpga/scripts/*
- fpga/xdc/*
- fpga/pcie_driver/jfjoch_fpga.h
- when: manual
allow_failure: true
tags:
- vivado
artifacts:
@@ -274,6 +276,8 @@ synthesis:vivado_pcie_8x10g:
- fpga/xdc/*
- fpga/pcie_driver/jfjoch_fpga.h
allow_failure: true
- when: manual
allow_failure: true
tags:
- vivado
artifacts: