Visible to Intel only — GUID: qws1516648615402
Ixiasoft
Visible to Intel only — GUID: qws1516648615402
Ixiasoft
3.4.1.3. Running Tcl Commands Directly from the Command Line
quartus_sh --tcl_eval puts Hello\; puts World
Results in the following output:
Hello World
The Tcl evaluate option allows external scripting programs (such as make, perl, and sh) to access information from the Quartus® Prime Pro Edition software. You can use these programs to obtain device family information for a targeted part.
The --tcl_eval option also provides Tcl help information directly from the command-line prompt.