Forum Discussion
Altera_Forum
Honored Contributor
20 years agoEPCS can't be THIS slow
I used the CycloneII dev-kit from altera for a project with uCLinux and a NiosII. To save some $$ I'm trying to configure the FPGA from the EPCS64 and load the kernel from the same EPCS64 thus el...
Altera_Forum
Honored Contributor
20 years agoHi wgoossens,
1. Did you select the fast mode for EPCS? with hardwire mode select pins? 2. You should try boot from on chip memory, copy(or decompress) EPCS data to dram, then boot linux out of dram. Running directly on EPCS is very slow. Hippo