Altera Quartus II Scripting User Manual Page 593

  • Download
  • Add to my manuals
  • Print
  • Page
    / 634
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 592
Chapter 3: Tcl Packages & Commands 3–463
sta
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
timing_netlist_exist
Usage
timing_netlist_exist
Options
None
Description
Checks if the timing netlist exists.
Returns 1, if the timing netlist exists. Returns 0, otherwise.
Example
if {![timing_netlist_exist]} {
create_timing_netlist
}
Page view 592
1 2 ... 588 589 590 591 592 593 594 595 596 597 598 ... 633 634

Comments to this Manuals

No comments