Forum Discussion
SGaut7
New Contributor
7 years agoWhat 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
sstrell
Super Contributor
7 years agoThis 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