Forum Discussion
Altera_Forum
Honored Contributor
15 years agoMy most excellent Altera FAE from Arrow solved the problem. Here are his instructions:
"I put together a little design to replicate what you are seeing, and I was able to reduce the FPOINT M9K usage from 15 to 2 by changing the following setting: Auto RAM to Logic Cell Conversion = On To change this, go to Assignments - Settings - Analysis & Synthesis Settings, click the More Settings button, and scroll down to the Auto Ram to Logic Cell Conversion setting." I tried it and it works! You pay the price in extra LEs but the tradeoff was acceptable to me. Reviewing the RAM usage summary leads me to conclude that there is a threshold at which the build tools will decide if block RAM or LEs will be used. I wonder what that threshold is. I wonder if the threshold is configurable. Thanks for the comments, John Speth