Altera SDC and TimeQuest API Uživatelský manuál Strana 16

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 168
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 15
2–6 Chapter 2: SDC and TimeQuest API Package and Commands
sdc
SDC and TimeQuest API Reference Manual © December 2009 Altera Corporation
all_registers
Usage
all_registers
Options
None
Description
Returns a collection of all regisers in the design.
Example
project_open chiptrip
create_timing_netlist
foreach_in_collection reg [all_registers] {
puts [get_register_info -name $reg]
}
report_timig -from [all_regisers] -to [all_registers]
delete_timing_netlist
project_close
Zobrazit stránku 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 167 168

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

Žádné komentáře