Qexec, Usage, Options – Altera Quartus II Scripting User Manual

Page 311: Description, Example, Qexec –181

Advertising
background image

Chapter 3: Tcl Packages & Commands

3–181

misc

© July 2013

Altera Corporation

Quartus II Scripting Reference Manual

qexec

Usage

qexec <command>

Options

<command>: Command

Description

Runs the specified command.

Usage for this command is as follows:

qexec "<command>"

The Quartus®II Tcl command "qexec" is the equivalent of the Tcl command "exec".

Example

qexec ls

Advertising