Forum Discussion
leonidK
New Contributor
3 years agoExamine CFI device and save data by command line
Hello,
I'd like to examine a CFI device and save data (POF or HEX) by command line like for chain device.
c:\intelFPGA_pro\18.1\qprogrammer\bin64\quartus_pgm -c "USB-BlasterII [USB-1]" -m JTAG -o...
leonidK
New Contributor
3 years agoHello,
Sorry, but it not exactly I need.
I able to execute all operations (erase, program, examine, verify) with a command line or using CDF file.
The problem is to save examined data for CFI device automatically as well.
Thank you.