Forum Discussion
Altera_Forum
Honored Contributor
16 years agoSynthesis ramstyle
Hi, I am trying to do the ram code but failed to infer to Mlabs, which instead goes into logic. Can anyone help? I attached the source code. device used:STRATIX V GT Thanks a...
Altera_Forum
Honored Contributor
16 years agoThe point is, that Stratix IV and some other FPGAs are supporting asynchronous read. In so far, you can wish Quartus to infer asynchronous read for internal RAM. But I fear it doesn't. I didn't perform any tests, but if you see, that using sync versus async read makes the difference, it's apparently unsupported.