Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20689 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
469 Views
 
0 Kudos
1 Reply
sstrell
Honored Contributor III
223 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