Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20641 Discussions

ddr3 RTL example of DE10 nano board

Altera_Forum
Honored Contributor II
1,192 Views

Hiii every one , 

 

 

 

I try to compile the example DDR3 RTL of DE10 nano board using quartus V16.0 but I get this warning : 

Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. 

 

 

and the .sof file was not generated  

 

so why the file was not generated and what does mean this warning
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
451 Views

I recall this error message too at one point, but was able to compile and program nonetheless. As i'm still becoming familiar with the system, i'm not sure if this is helpful or not, but hope it is.

0 Kudos
Altera_Forum
Honored Contributor II
451 Views

That's just a warning. That's not why your .sof would not get generated. Are there red error messages (instead of blue warning messages) that are causing your compilation to stop?

0 Kudos
Reply