Synthesize NIOS II with different .qsf and no time_limited
Hi,
We are 100% new to Quartus (and FPGA in general). I have a project (the DE1-SoC Computer System that comes by default with the University Program when using NIOS II), that I would like only to change the .qsf file with a couple of small changes and synthesize it to run in the DE1-SoC. These changes are just remapping the switches to some GPIOs.
When I open the project and synthesize it using Quartus Prime Lite, it ends up generating a file called "DE1_SoC_Computer_time_limited.sof". I successfully run this file but I have to be running the quartus command; which is a problem especially when I want to run also nios2_terminal at the same time.
I have read that I need a license, and that I can request it in: https://licensing.intel.com/psg/s/
But I have no idea what license to request to avoid the time_limited part, or how to apply it. Is it "Intel® FPGA IP IP-NIOSVG"? Is it "Intel® FPGA IP IP-NIOSVM"? Do I have to use the IP Catalog? Is it because of using Quartus Prime Lite?
Thank you so much in advance,
PO