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

Page 308: Description, Example, Load –178

Advertising
background image

3–178

Chapter 3: Tcl Packages & Commands

misc

Quartus II Scripting Reference Manual

© July 2013

Altera Corporation

load

Usage

load <load_args>

Options

<load_args>: Arguments to load

Description

Loads machine code and initializes new commands.

This command works exactly like Tcl's native "load" command.

Example

Refer to documentation for Tcl's native "load" command at the Tcl/Tk website (

www.tcl.tk

)

Advertising