Scripting

More Details About Running a Tcl Script in Command-Line Mode



Messages and errors written to stdout or stderr appear in the command-line mode in which you ran the Tcl script, but can be redirected to a file using the following code:

quartus_cmd -f <file name of script> > <name of file to which you want to redirect stdout or stderr>.<file name extension>

- PLDWorld -

 

Created by chm2web html help conversion utility.