Rtl –271 – Altera Quartus II Scripting User Manual

Page 401

Advertising
background image

Chapter 3: Tcl Packages & Commands

3–271

rtl

© July 2013

Altera Corporation

Quartus II Scripting Reference Manual

rtl

This package contains the set of Tcl functions for traversing and querying the RTL netlist.

This package is loaded by default in the following executable:

quartus_map

This package includes the following commands:

Command

Page

get_rtl_cell_info .................................................................................................................................... 3–272
get_rtl_cells ........................................................................................................................................... 3–273
get_rtl_fanins ........................................................................................................................................ 3–275
get_rtl_fanouts...................................................................................................................................... 3–276
get_rtl_pin_info .................................................................................................................................... 3–277
get_rtl_pins ........................................................................................................................................... 3–278
load_rtl_netlist...................................................................................................................................... 3–280
unload_rtl_netlist ................................................................................................................................. 3–281

Advertising