alexislms
Contributor
3 years agoBest practice to generate and compress a pof file?
I have few questions.
1. I generated a .pfg file from the GUI
* How can I generate the command line from it?
* How can I see the command quartus runs? I'd like to keep only the command line instead of the hard-coded file.
2. How can I generate the .pof file from Quartus via TCL?
3. The file is pretty big (256MB for a CFI_2Gb), is there a builtin and native way to compress it (and uncompressed automatically by quartus_pgm)?
Simply by using gzip, the file is reduced to 1.8MB from 256MB...
Agilex I-series devkit A0, Quartus Prime Pro 22.2, Linux
Thanks.