TCL 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.
Correct, but where do I find the correct syntax to execute this.
This cannot be found in ANY documentaiton. None of the tcl scripting manuals for quartus show this information.
When in Quartus doing Convert Programming Files, it is all fine adding a pages of sof, generate the pof and .rpd, .map etc...
But for the MAX10 in this configuration, no documentation!
Please advise
Is there a way to export commands to a file in quartus? So when clicking a button, that I can see the output on a tcl console, pretty much understand what quartus does? It doesn't appear to output anything, just some messages, but not the actual command.