Forum | Documentation | Website | Blog

Skip to content

Build scripts: Simplify FPGA design version generation

Vauban requested to merge (removed):design-date-time into main

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.

Merge request reports