Altera_Forum
Honored Contributor
10 years agoEPCS controller clock
Hi,
I have a NIOS2 Qsys design (ARRIA V, Q14.1) with an EPCS flash controller in it to copy the software from the serial FPGA configuration flash into DDR ram memory at power-up. This copy action takes a few seconds. I want to reduce this time as much as possible. I measured the serial clock frequency used to read from the serial flash and it is at 15Mhz. I already doubled the NIOS CPU clk from 30 to 60Mhz, but the serial clock remains at 15Mhz. How can I increase the clock frequency used by the EPCS controller so the copy from flash is done faster? AJV