Forum Discussion
Altera_Forum
Honored Contributor
12 years agoQuartus II and Flex 10KE FPGA Compatibility?
Hi, I have Quartus II V12.1 installed and a FPGA board with an Altera Flex 10KE, part number: EPF10K100EQC240-2. I want to be able to read the code that has been written onto this FPGA. I hav...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- how can I read the programmed code on the FPGA with Quartus II V12.1? --- Quote End --- In general, the FPGA does not contain the programmed code, the configuration source does. If the configuration source is an EPC2 device, then you'd better hope it is in the JTAG chain, otherwise you cannot read it. The configuration source might also be a microcontroller or CPLD. Without seeing your board, we have no idea. Hopefully you have a schematic :) Cheers, Dave