Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17267 Discussions

Initiate configuration after programming is not working on console

Altera_Forum
Honored Contributor II
1,717 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
954 Views

i am use somthing like this

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

 

0 Kudos
Reply