Forum Discussion
Ahmed_H_Intel1
Frequent Contributor
6 years agoHi,
For all MAX 10 devices except 10M02 device, there are total of 5 different modes can
be selected when using Internal Configuration. The internal configuration scheme
needs to be selected before design compilation.
To select the configuration mode, follow these steps:
1. Open the Quartus II software and load a project using MAX 10 device family.
2. On the Assignments menu, click Settings. The Settings dialog box appears.
3. In the Category list, select Device. The Device page appears.
4. Click Device and Pin Options.
5. In the Device and Pin Options dialog box, click the Configuration tab.
6. In the Configuration Scheme list, select Internal Configuration.
7. In the Configuration Mode list, select 1 out of 5 configuration modes except
10M02 device, which has only 2 modes available.
8. Turn on Generate compressed bitstreams if needed.
9. Click OK
Regards,
JJens15
New Contributor
6 years agoUnfortunately, this does not answer or even address my question in any way
I know how to set the device configuration, both in Quartus and in Platform Designer. Yes, there are many possible configuration combinations.
But my question was not how to set the proper configuration for the device. I know how to do that.
My question is why I get the error messages I encountered when I have no ROM or memory initialization in my design.
My question is about whether the evaluation mode of the Nios processor requires either ROM or memory initialization - does it require either?
Jeff Jensen