Altera Quartus II Scripting User Manual Page 240

  • Download
  • Add to my manuals
  • Print
  • Page
    / 634
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 239
3–110 Chapter 3: Tcl Packages & Commands
incremental_compilation
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
delete_logiclock
Usage
delete_logiclock -region <region name>
Options
-region <region name>: Region name
Description
Deletes the LogicLock
region specified by the “-region” option.
Example
package require ::quartus::incremental_compilation
## Remove the region named "one"
project_open my_design
delete_logiclock -region one
project_close
Page view 239
1 2 ... 235 236 237 238 239 240 241 242 243 244 245 ... 633 634

Comments to this Manuals

No comments