Altera Quartus II Scripting Manual do Utilizador Página 549

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 634
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 548
Chapter 3: Tcl Packages & Commands 3–419
sta
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
This command behaves the same as the report_timing command. However, instead of reporting the paths,
it returns a Tcl collection of path objects. You can retrieve path object data using the get_path_info and
get_point_info commands.
For help on the options shared with report_timing, see the report_timing help page.
Example
# Define a few helper procedures to print out points
# on a path, and the path itself
proc get_clock_string { path clk } {
set clk_str ""
set clk_id [ get_path_info $path -${clk}_clock ]
if { $clk_id ne "" } {
set clk_str [ get_clock_info $clk_id -name ]
if { [ get_path_info $path -${clk}_clock_is_inverted ] } {
append clk_str " (INVERTED)"
}
}
return $clk_str
}
proc print_point { point } {
set total [ get_point_info $point -total ]
set incr [ get_point_info $point -incr ]
set node_id [ get_point_info $point -node ]
set type [ get_point_info $point -type ]
set rf [ get_point_info $point -rise_fall]
set node_name ""
if { $node_id ne "" } {
set node_name [ get_node_info $node_id -name ]
}
puts \
[format "%10s %8s %2s %-6s %s" $total $incr $rf $type $node_name ]
}
proc print_path { path } {
puts "Slack : [ get_path_info $path -slack]"
puts "To Clock : [ get_clock_string $path to ]"
puts "From Clock : [ get_clock_string $path from]"
puts ""
puts \
[format "%10s %8s %-2s %-6s %s" "Total" "Incr" "RF" "Type" "Name"]
puts \
"=================================================================="
foreach_in_collection pt [ get_path_info $path -arrival_points ] {
print_point $pt
}
}
project_open my_project
# Always create the netlist first
create_timing_netlist
read_sdc my_project.sdc
update_timing_netlist
# And now simply iterate over the 10 worst setup paths, printing each
Vista de página 548
1 2 ... 544 545 546 547 548 549 550 551 552 553 554 ... 633 634

Comentários a estes Manuais

Sem comentários

Boîtiers de commutation en série manuels

Choisissez votre marque de {catégorie} pour le téléchargement des manuels et guides d'utilisation

Liste des marques pour la catégorie des manuels Boîtiers de commutation en série
Marques Meilleurs modèles
LG                               HB44M HX995DF HB965DF HB905SB Autres catégories
Epson                               PowerLite Home 20 with Screen PowerLite 260D 3600e PowerLite Home Cinema 3020 Autres catégories
MSI                               K8T Neo-V MS-6775 865PE Neo MD 5000 Autres catégories
Samsung                               26-139 LD190G DIGIMAX A6 MIM-F00N Autres catégories
Adaptec                               APA-1460A AHA-2920 AHA-2940 - SCSI Card APA-1450A Autres catégories
Philips                               SWS7683S SWV2062 SWS2104W/27 TC8275 Autres catégories
HP                               ZBook 15u G3 Mobile Workstation Media Center PC 100BaseT ZBook 17 G4 Mobile Workstation (ENERGY STAR) Autres catégories
Gefen                               GEF-3GSDI-16416 GTB-MINI-PACS EXT-HDMI-844 EXT-DVI-144DL Autres catégories
Extron electronic                               5SV SW2 DVI DA4 MKP 1000 Autres catégories
Casio                               DIVAR AN 3000 DT-x30 DT-930 DT-900 Autres catégories
Cables Direct                               SB-342 SB-334 SB-382 SB-372 Autres catégories
Alpine                               TDA-7553E CRA-1667RF CDA-7846E CDA-7892E Autres catégories
AMX                               Rack Rail Kit MMS Servers NI-2100 VSS2 NI-2000 Autres catégories
Motorola                               SBV5222 SURFBOARD DIGITAL VOICE MODEM SURFboard SVG1501UE SB5120 - SURFboard - 38 Mbps Cable Modem SBV5120 Autres catégories
Pelco                               DX9100 DX9000 DVR5300 pelco dx4000 Autres catégories
Yamaha                               XM4180 UX256 PA2120 mLAN Patchbay Autres catégories
Extron electronics                               ECP 1000 MLP 101 AAP 64 Series YCV 100 Autres catégories
Black Box                               SW590A-R2 IC108A VOE231A SW853A-R3 Autres catégories
Radio Shack                               CID-941 20-285 61-2677C SYSTEM 2100 Autres catégories
ACT                               1000 ACTPRO IOM ACT5 PROX Autres catégories