Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCan you probe the INIT_DONE signal?
Look at p56 (these are for PS/FPP, but the signals should do the same thing for JTAG configuration): http://www.ovro.caltech.edu/~dwh/carma_board/fpga_configuration.pdf (http://www.ovro.caltech.edu/%7edwh/carma_board/fpga_configuration.pdf) Note how INIT_DONE goes low when programming starts, and then high again when done on p60. Note how there is a delay between CONF_DONE and INIT_DONE. I wonder if your FPGA is being left in the no-mans land between CONF_DONE going high and INIT_DONE going high. See p63 for enabling the INIT_DONE output. Cheers, Dave