Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

Quartus II Command Line Executables not working

Altera_Forum
Honored Contributor II
2,483 Views

Hello all, 

 

Newbie to Altera here. I am wanting to use the command line scripting capabilities of Quartus II to automate various tasks such as loading firmware and software onto cards. I'm starting out simple by loading just a .pof onto an FPGA. I was able to do so successfully through the Quartus II Programmer GUI. My issue is that the command line doesn't recognize any of the Quartus command line executables. I'm using the command line on Windows 7. I tried entering "quartus_sh", but the command line doesn't recognize it. All the documentation that I've been looking through talks about how to use the command line tools but nothing about how to set it up. So to sum up my questions regarding this issue, 

 

1. Am I missing some installation? Maybe I need to reinstall the Quartus II Programmer? 

2. Am I'm using the command line tools wrong? (maybe the command line has to work out of some specific directory?) 

 

Thanks in advance, 

 

Chris
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
1,638 Views

Found the solution. So I didn't realize that the command line executables cannot simply be called from command line without being in the right directory where the Quartus II executable also is.

0 Kudos
Altera_Forum
Honored Contributor II
1,638 Views

It also works if you put the directories of the commands you are using in your path environment variable.

0 Kudos
Reply