Forum Discussion
Altera_Forum
Honored Contributor
15 years ago60% performance loss when using µC/OS-II?
Hi all, my application doesn't work anymore after integrating it into the Webserver template. In trying to find the cause, I'm using the Altera-provided Dhrystone test. When run in a sta...
Altera_Forum
Honored Contributor
15 years agofrom experimentation, SDRAM and the SDRAM controller provided in SOPC can only provide about 10% throughput to NIOS.
This is a SOPC problem, not SDRAM controller. The SDRAM controller in SOPC is actually quite well written and can provide about 98% throughput if you write your own master to read and write to it. Your best option for running code in an FPGA seems to stick to on chip memory for any time critical code.