Altera SDC and TimeQuest API Manuel d'utilisateur Page 14

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 168
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 13
2–4 Chapter 2: SDC and TimeQuest API Package and Commands
sdc
SDC and TimeQuest API Reference Manual © December 2009 Altera Corporation
all_inputs
Usage
all_inputs
Options
None
Description
Returns a collection of all input ports in the design.
Example
project_open chiptrip
create_timing_netlist
foreach_in_collection in [all_inputs] {
puts [get_port_info -name $in]
}
set_input_delay -clock clock1 2.0 [all_inputs]
delete_timing_netlist
project_close
Vue de la page 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 167 168

Commentaires sur ces manuels

Pas de commentaire