Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  • Vauban's avatar
    CI: Use git hash as version number for custom gateware CI. · e6c43b7e
    Vauban authored
    BeagleV-Fire uses the PolarFire-Soc IAP feature to reprogram the
    SoC-FPGA from Linux. The IAP mode used only actually programs the device
    if the Libero design version is different from the one in the currently
    programmed FPGA design.
    This change to the gateware builder uses the gateware repo's git hash to
    generate a Libero design version number which will be different with each
    push to a forked gateware repository. This results in the bitstream
    generated by the CI to successfully reprogram the SoC-FPGA after each
    change to the gateware source code.
    e6c43b7e