Incremental_compilation, Incremental_compilation –104 – Altera Quartus II Scripting User Manual

Page 234

Advertising
background image

3–104

Chapter 3: Tcl Packages & Commands

incremental_compilation

Quartus II Scripting Reference Manual

© July 2013

Altera Corporation

incremental_compilation

This package contains the set of Tcl functions for manipulating QIC Partitions and LogicLock regions and
settings related to the QIC and LogicLock features.

This package is available for loading in the following executables:

quartus

quartus_cdb

quartus_sh

quartus_sta

quartus_tan

This package includes the following commands:

Command

Page

auto_partition_design ......................................................................................................................... 3–105
create_partition..................................................................................................................................... 3–107
delete_all_logiclock.............................................................................................................................. 3–108
delete_all_partitions ............................................................................................................................ 3–109
delete_logiclock .................................................................................................................................... 3–110
delete_partition .................................................................................................................................... 3–111
export_partition.................................................................................................................................... 3–112
get_logiclock ......................................................................................................................................... 3–113
get_logiclock_contents ........................................................................................................................ 3–114
get_partition.......................................................................................................................................... 3–115
get_partition_file_list........................................................................................................................... 3–116
import_partition................................................................................................................................... 3–117
partition_netlist_exists ........................................................................................................................ 3–119
set_logiclock.......................................................................................................................................... 3–120
set_logiclock_contents......................................................................................................................... 3–121
set_partition .......................................................................................................................................... 3–123

Advertising