Forum Discussion

NuvKFC's avatar
NuvKFC
Icon for Contributor rankContributor
4 years ago
Solved

How 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...
  • sstrell's avatar
    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.