Forum Discussion
cheye
New Contributor
6 years agoTCL command to generate MAX10 .pof with 2 sof pages dual compressed images
When I run the command quartus_cpf -c input_file.sof output_file.pof, an error message popsup saying "the compiled configuration mode Dual Compressed Internal images must have 2 pages of data. Co...
sstrell
Super Contributor
6 years agoThe easiest way to do this would be to set up the pages in the GUI, create a .cof file, and then reference that .cof with the quartus_cpf command.
Usually, any action you perform in the GUI does display the equivalent Tcl command in the Messages window, so I'm surprised it doesn't appear there for this.
#iwork4intel