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...
gyuunyuu
Contributor
6 years agoExecuting the qsys-generate from tcl produces error as shown in the screenshot. Do I need to load some tcl package to make this work?
Including the .qsys into the Quartus project file seems to generate a system where everything is in verilog and it seems to clash with some other files that already exist with those names. If I include the .qsys file, how do I specify that when Quartus generates this system, it should be via VHDL files. There must be some global assignment that can be put into the .qip file.