MHamz1
New Contributor
6 years agoProgramming Using Command Line
HI, I am using the following command to program the CPLD from command line start quartus_pgm -z --mode=JTAG --operation="p;C:\Test Firmware\CPLD_U1.pof@1" It runs the quartus_pgm and exits on su...