Karlsruhe 2024 – wissenschaftliches Programm
Bereiche | Tage | Auswahl | Suche | Aktualisierungen | Downloads | Hilfe
T: Fachverband Teilchenphysik
T 68: Data, AI, Computing 6 (ML utilities)
T 68.5: Vortrag
Mittwoch, 6. März 2024, 17:00–17:15, Geb. 30.34: LTI
Hog: handling HDL repositories on git — •Davide Cieri — Max-Planck-Institut für Physik, Munich, Germany
Handling HDL project development within large collaborations presents many challenges in terms of maintenance and versioning, due to the lack of standardized procedures. Hog (HDL on git) is a tcl-based open-source management tool, created to simplify HDL project development and management by exploiting git and GitLab/GitHub Continuous Integration (CI).
Hog is compatible with the major HDL IDEs from Xilinx, Intel, and Microsemi, and guarantees synthesis and placing reproducibility and binary file traceability, by linking each binary file to a specific git commit. Hog-CI validates any changes to the code, handles automatic versioning and can automatically simulate, synthesise and build the design.
Keywords: HDL; FPGA; Git; version control