Forum Discussion
Altera_Forum
Honored Contributor
12 years agoQuestion about optimizing a VHDL based system.
Hi all, I finally managed to have my system to work as I expected but I am quite dissapointed with the too high number of LEs required by the entire project. I wanted to know if you had ...
Altera_Forum
Honored Contributor
11 years agothat is a very small memory. Also, you need to ensure your my_ram signal actually behaves like a ram - otherwise you cannot create one. The ramstyle attribute means nothing if it doesnt infer a ram.
Refer to the HDL coding guidelines for hardware inference http://www.altera.co.uk/literature/hb/qts/qts_qii51007.pdf