Forum Discussion

martim's avatar
martim
Icon for New Contributor rankNew Contributor
5 years ago

MAX10 project with Nios2

Hi,

i'm developing a project running on MAX10 and based on Quartus Prime Lite and win10 64bit. The project needs:

> some logic functions implemented in VHDL (tested, they work fine)

> a NIOS2 processor demanded to perform some low priority task (temperature control, read ADC, driving LEDS, signalling, and so on...). I need NIOS to have the possibility to fast adjust the code in C instead of passing through VHDL. Nios will need the IPs listed below...

- on chip memory

- i2c

- jtag uart

- parallel io

With Quartus Prime Lite i can only test the code running on my target board, right? Looking at the website it seems that i cannot program the MAX10 in order to get a "final device" able to running itself.

Is there the possibility to purchase some IP license in order to perform my task, keeping quartus lite software?

Am i missing anything?

I had a look at the website but i cannot identify if some of the IPs are the solution to my problem.

https://www.intel.com/content/www/us/en/programmable/products/intellectual-property/design/ip-base-suite.html

Thanks in advance.

4 Replies