Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Lisense problem

Altera_Forum
Honored Contributor II
1,564 Views

I try to make an application whith NIOSII. 

In the synthesis pass in QUARTUS (i have a full lisense on my computer) i have errors messages (see pictures in attachments) 

I do not understand what's happening 

 

Christian Dupaty
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
842 Views

By license I'm guessing you mean Quartus license, not Nios II? The Nios II CPU requires a separate license. If you don't have it you have several options: 

1) use the smallest Nios II/e core with Quartus >= 9.1. This variant of the CPU is slower but doesn't require any license 

2) use the Nios CPU in Opencore evaluation mode. In that case you'll need to keep the board connected through JTAG when you run the design, and you won't be able to do any simulation in Modelsim. AFAIK the error you are getting is when Quartus writes a netlist for the simulation for Modelsim, and it fails because of the lack of license. You must disable the simulation in your Quartus project in order to compile it.
0 Kudos
Altera_Forum
Honored Contributor II
842 Views

Thank you  

I will ask a licence for NIOS
0 Kudos
Altera_Forum
Honored Contributor II
842 Views

Hi, You can ask for Development kits too ;-)

0 Kudos
Reply