Forum Discussion
Edward1024
New Contributor
3 years agoOpen your Quartus Tcl Console, and excute below command:
set_global_assignment -name NUM_PARALLEL_PROCESSORS ALL
And you will not see that warning again when compiling the project.
Open your Quartus Tcl Console, and excute below command:
set_global_assignment -name NUM_PARALLEL_PROCESSORS ALL
And you will not see that warning again when compiling the project.