Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI took a look at the Dhrystone sample and they recommend:
- 4KB I-cache - 2KB D-cache - 64KB onchip memory - program code and stack mapped to onchip memory. Even is sdram runs at cpu_clk it will never be as fast as onchip memory because it generally needs multiple cycles to access data.