Forum Discussion
HVald
New Contributor
7 years agoProgram the 10M25DA CPLD using command line or batch file. Is there an example?
Currently using the Quartus Prime Programmer Lite Edition to program 10M25DA CPLD. I would like to bypass GUI.
2 Replies
- ShafiqY_Intel
Frequent Contributor
Hi, You may refer to the link below for more understanding about quartus_pgm (on page 76) https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/tclscriptrefmnl.pdf#page=76 You may also refer to the discussion below for example. https://forums.intel.com/s/question/0D50P00003yyGH4SAM/quartus-ii-programmer-command-line Thanks.