Cargando…

Continuous Integration of FPGA Designs for CMS

Due to the high degree of flexibility when designing firmware for FPGAs, the build process and the designs themselves are vulnerable to errors. Continuous integration is a fast way to detect a majority of such errors. Additionally, simulations - using test methodologies for testbenches such as unit...

Descripción completa

Detalles Bibliográficos
Autores principales: Glein, Robert, Perloff, Alexx Stephen, Ulmer, Keith Arthur
Lenguaje:eng
Publicado: 2019
Materias:
Acceso en línea:http://cds.cern.ch/record/2780279
Descripción
Sumario:Due to the high degree of flexibility when designing firmware for FPGAs, the build process and the designs themselves are vulnerable to errors. Continuous integration is a fast way to detect a majority of such errors. Additionally, simulations - using test methodologies for testbenches such as unit tests - and hardware tests can be automated. Continuous integration offers the benefits of reproducible results, reliable error detection, error tracing, avoiding human errors in the build process, and minimizing the manual verification of the firmware. Such an extensive and automated development procedure requires a slight increase in setup time and the need to use a comprehensive integration tool, such as the GitLab's CI/CD tools.