Altera_Forum
Honored Contributor
12 years agoInitiate configuration after programming is not working on console
Hi!
I'm programming a Cyclone IV with a EPCS16. I use JTAG and a .jic file. When I use the Programmer GUI, I set "Initiate configuration after programming" in Tools>Options, and after programming, configuration is initiated and read from the EPCS16. So far so good. The problem comes when I try to use the console to program. I'm doing like this:quartus_pgm --64bit --initcfg my_chain.cdf It programs the EPCS16 through the FPGA correctly but configuration is not initiated automatically. Am I missing something? Or is it a bug? Thanks!