I need a way to build a list of all the required IP Licenses in a Quartus project.
I have a design in the NEEK that I need to be able to boot from flash.
To do this, I need licenses for all the time-limited components in the design.
I see in Quartus (web edition, 13.0) there is a tab "IP Components", but it's not clear if this is all I need.
I talked to a sales person and looked at the Altera list of IP, and it seems the list from Quartus doesn't match well to the IP products.
I also know that the design example had touch-screen components built into Qsys, but don't see anything about touchscreen IP.
My experience in Quartus is limited to a few tutorials. (novice)
I am able to compile, and I think I can program to flash once I have a SOF that is not time-limited.
For this project, I wrote the C code in the NIOS, modifying the simple socket server example to do what I needed.
Someone else was working on the Quartus and Qsys side of the project and left the company so now I'm left figuring it out.
We might just get the "Embedded IP Suite" and see if it works, but I don't think it covers everything.
The design includes things like FIFO, LPM_COMPARE, and ALTPLL megafunctions.
-Thanks
I have a design in the NEEK that I need to be able to boot from flash.
To do this, I need licenses for all the time-limited components in the design.
I see in Quartus (web edition, 13.0) there is a tab "IP Components", but it's not clear if this is all I need.
I talked to a sales person and looked at the Altera list of IP, and it seems the list from Quartus doesn't match well to the IP products.
I also know that the design example had touch-screen components built into Qsys, but don't see anything about touchscreen IP.
My experience in Quartus is limited to a few tutorials. (novice)
I am able to compile, and I think I can program to flash once I have a SOF that is not time-limited.
For this project, I wrote the C code in the NIOS, modifying the simple socket server example to do what I needed.
Someone else was working on the Quartus and Qsys side of the project and left the company so now I'm left figuring it out.
We might just get the "Embedded IP Suite" and see if it works, but I don't think it covers everything.
The design includes things like FIFO, LPM_COMPARE, and ALTPLL megafunctions.
-Thanks