Forum Discussion
gyuunyuu
Contributor
6 years agoIs there a standard way to store and retrieve "build information" of an FPGA design?
The following things are to be stored inside the FPGA: 1. Build date 2. Build time 3. Build top level file name 4. Build repository commit number for version controlled design 5. Submodule repos...
KhaiChein_Y_Intel
Regular Contributor
6 years agoHi,
You have to execute the qsys-generate in the command line terminal instead of the TCL Console in the Intel Quartus Prime software.
You may specify the language when you execute this command. Attached is the help for your reference
Thanks.