Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. Mar 11, 2024
  2. Feb 25, 2024
  3. Feb 24, 2024
    • Vauban's avatar
      Build scripts: Simplify FPGA design version generation · 94fd95f9
      Vauban authored
      Remove the need to update the unique-design-version entry in the build
      option YAML file between builds to ensure successful FPGA programming.
      An FPGA design version based on the date and time is generated when no
      unique-design-version is specified simplifying interactive build/debug
      cycles.
      94fd95f9
  4. Feb 13, 2024
  5. Feb 11, 2024
  6. Jan 19, 2024
  7. Dec 28, 2023
  8. Dec 26, 2023
  9. Dec 19, 2023
  10. Dec 10, 2023
    • 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
  11. Dec 09, 2023
  12. Dec 04, 2023
  13. Dec 03, 2023
  14. Nov 22, 2023
  15. Nov 21, 2023
  16. Nov 20, 2023
  17. Nov 19, 2023
  18. Nov 11, 2023