Forum Discussion
Altera_Forum
Honored Contributor
13 years agoFPGA configuration time and PCIe secification
Has anyone used the PCIe interface of a Cyclone device while configuring it using the AS (active serial) scheme? I'm using a Cyclone IV device (EP4CGX30F484) and planning to use its PCIe interf...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- MAX II CPLD with PFL inside / QSPI flash / PS mode for EP4CGX22 / Configuration mode only won't fit into EPM240M100C5N. --- Quote End --- I don't use the PFL component, its trivial to write a controller to read from QSPI flash and generate the FPP configuration cycles. Here's some information for previous controllers and tests I've done http://www.ovro.caltech.edu/~dwh/correlator/pdf/timequest_quad_spi_flash.pdf http://www.ovro.caltech.edu/~dwh/carma_board/fpga_configuration.pdf I've written a configuration controller to read from QSPI flash and configure a Cyclone IV E in FPP mode. It uses 184 LCs. Cheers, Dave