Forum Discussion
Clay
New Contributor
8 years agoLog file of USB Blaster
Hello Team, I want to program an MAX 10 FPGA : 10M04SCU169A7G I can use command line to execute programming process.(D:\altera\15.0\quartus\bin64\quartus_pgm -i -c USB-Blaster -m JTAG -o P;) Is th...
AnandRaj_S_Intel
Regular Contributor
8 years agoHi Clay,
We can verify the programming by
- Generate the Assembler report using <designtop>.asm.rpt
- Program file using quartus_pgm -m JTAG -o P;<designtop>.sof --verify we will get the checksum in command line.
- Now we compare the checksum in command line and Assembler report.
Hope it helps.
Best Regards,
Anand Raj Shankar
(This message was posted on behalf of Intel Corporation)