Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- I am new to Altera and planning to have some Command line scripting (for Windows 7 ) to compile code fully from start to end. Can anybody tell me some commands for that or provide any link of document/thread which can be used for windows 7? Thanks in advance. --- Quote End --- I've posted plenty of examples that use Tcl to script the synthesis and simulation flow. Take a look at the DE0-nano and BeMicro-CV examples ... See Post#2 http://www.alteraforum.com/forum/showthread.php?t=45927 See Post#5 http://www.alteraforum.com/forum/showthread.php?t=43992 See the Arria V example https://www.ovro.caltech.edu/~dwh/correlator/cobra_docs.html You should be able to run these from the command-line by passing the script to quartus_sh. Cheers, Dave