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

  • 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 590
Chapter 3: Tcl Packages & Commands 3–461
sta
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
report_ucp
Usage
report_ucp [-append] [-file <name>] [-panel_name <name>] [-stdout] [-summary]
Options
-append: If output is sent to a file, this option appends the result to that file.
Otherwise, the file will be overwritten
-file <name>: Sends the results to an ASCII or HTML file. Depending on the extension
-panel_name <name>: Sends the results to the panel and specifies the name of the new
panel
-stdout: Send output to stdout, via messages. You only need to use this option if you
have selected another output format, such as a file, and would also like to receive
messages.
-summary: Generate only the summary panel.
Description
Reports unconstrained paths.
Example
project_open chiptrip
create_timing_netlist
read_sdc
update_timing_netlist
report_ucp
delete_timing_netlist
project_close
Zobrazit stránku 590
1 2 ... 586 587 588 589 590 591 592 593 594 595 596 ... 633 634

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

Žádné komentáře