Altera_Forum
Honored Contributor
16 years agoA bug in quartus_pgm ?
Hi,everyone.
I follow the example20-1 in the altera's file"qts_qii53022.pdf".The example20-1 in page 31.The command and result are as follows: quartus_pgm -c usb-blaster -m jtag -o bpv;test.sof Info: ******************************************************************* Info: Running Quartus II Programmer Info: Version 7.2 Build 151 09/26/2007 SJ Full Version Info: Copyright (C) 1991-2007 Altera Corporation. All rights reserved. Info: Your use of Altera Corporation's design tools, logic functions Info: and other software and tools, and its AMPP partner logic Info: functions, and any output files from any of the foregoing Info: (including device programming or simulation files), and any Info: associated documentation or information are expressly subject Info: to the terms and conditions of the Altera Program License Info: Subscription Agreement, Altera MegaCore Function License Info: Agreement, or other applicable license agreement, including, Info: without limitation, that your use is for the sole purpose of Info: programming logic devices manufactured by Altera and sold by Info: Altera or its authorized distributors. Please refer to the Info: applicable agreement for further details. Info: Processing started: Fri Nov 13 19:19:22 2009 Info: Command: quartus_pgm -c usb-blaster -m jtag -o bpv;test.sof Info: Using programming cable "USB-Blaster [USB-0]" Info: Started Programmer operation at Fri Nov 13 19:19:28 2009 Info: Ended Programmer operation at Fri Nov 13 19:19:28 2009 Info: Quartus II Programmer was successful. 0 errors, 0 warnings Info: Allocated 162 megabytes of memory during processing Info: Processing ended: Fri Nov 13 19:19:28 2009 Info: Elapsed time: 00:00:06 But the FPGA was not programmed.I don't know why? best wishes han