Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16596 Discussions

Initiate configuration after programming is not working on console

Altera_Forum
Honored Contributor II
1,189 Views

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!
1 Reply
RRoma13
Beginner
426 Views

i am use somthing like this

quartus_pgm.exe --initcfg --mode=JTAG --operation="PVBI;blablabla.jic"

 

0 Kudos
Reply