Forum Discussion
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