Altera Quartus II Scripting Uživatelský manuál Strana 608

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 634
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 607
3–478 Chapter 3: Tcl Packages & Commands
timing
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
delete_timing_netlist
Usage
delete_timing_netlist
Options
None
Description
Deletes the timing netlist.
Use this command to delete a timing netlist previously created or to read from the database.
Example
project_open my_top
create_timing_netlist -speed 5
report_timing -npath 1 -clock_setup
delete_timing_netlist
# Unless you delete the netlist, the following
# command gives an error
create_timing_netlist -speed 6
report_timing -npath 1 -clock_setup
delete_timing_netlist
project_close
Zobrazit stránku 607
1 2 ... 603 604 605 606 607 608 609 610 611 612 613 ... 633 634

Komentáře k této Příručce

Žádné komentáře