NuvKFC
Contributor
4 years agoHow to auto add commands into the Quartus project?
I'm a GUI user. And I have the same design on the difference FPGA device.
So, I have three projects. The different setting of them only is the FPGA device name.
I don't want to set the same setti...
- 4 years ago
The files you add there are design files.
To do this, just manually edit the .qsf or add a "source" command in the .qsf to source your separate .tcl file.