Altera Quartus II Scripting User Manual Page 241

  • Download
  • Add to my manuals
  • Print
  • Page
    / 634
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 240
Chapter 3: Tcl Packages & Commands 3–111
incremental_compilation
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
delete_partition
Usage
delete_partition -partition <partition name>
Options
-partition <partition name>: Partition name
Description
Deletes the partition specified with the -partition option.
Example
package require ::quartus::incremental_compilation
project_open my_design
delete_partition -partition my_partition
project_close
Page view 240
1 2 ... 236 237 238 239 240 241 242 243 244 245 246 ... 633 634

Comments to this Manuals

No comments