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

What file I need to edit to do this workaround? https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/component/2017/error--14703---invalid-internal-configuration-mode-for-design-wi.html

SGaut7
Beginner
641 Views
 
0 Kudos
1 Reply
sstrell
Honored Contributor III
395 Views

This is in your HDL code for inferring the RAM. If you initialize your RAM in the process of inferring it in your code, it automatically creates a .mif file to initialize the RAM at configuration time. If you're adding a RAM to your design as IP from the IP Catalog instead of inferring in your code, you would not need to worry about this.

 

#iwork4intel

0 Kudos
Reply