Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit e6c43b7e authored by Vauban's avatar Vauban
Browse files

CI: Use git hash as version number for custom gateware CI.

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.
parent 8f81db35
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment