AAnch
New Contributor
7 years agoUnable to implement On chip Flash with UFM 5888kb on Max 10
I am trying to implement the Onchip Flash Intel IP macro in Max10 device with 5888kb of user flash memory (UFM). As per the flash user guide, configuration in this mode is: CFM0 :- Image 1 CFM1/2:-...
- 7 years ago
Hi,
Your error happened because you enable the Initialize memory content in custom FIFO or a RAM block.
The workaround for this error, you need to ensure that the Initialize memory content in custom FIFO or a RAM block is disable (uncheck the Initialize memory content button).
You can refer to picture below (in my design I use RAM).
Thank you.