Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCIII/EPCS design configures and programs but does not start
Hi, I have a design with EP3C40 and EPCS64. I create flash files with: sof2flash --epcs --compress --input=logic.sof --output=logic.srec elf2flash --epcs --after=logic.srec --input=softwar...
Altera_Forum
Honored Contributor
15 years agoThe SDRAM will need several (refresh?) cycles [1] after poweron before it will hold data. The SDRAM controller probably does these - but they'll take a few clocks.
[1] Well EDO DRAM needed them, which meant the software had to perform them before doing anything else.