Altera Quartus II Scripting Bedienungsanleitung Seite 191

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 634
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 190
Chapter 3: Tcl Packages & Commands 3–61
chip_planner
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
get_port_info
Usage
get_port_info [-gen_id <gen id>] -info <information type> [-node <node id>] [-port_id
<port id>] [-type <iport|oport>]
Options
-gen_id <gen id>: Port generic ID
-info <information type>: Type of information
-node <node id>: Node ID
-port_id <port id>: Port ID
-type <iport|oport>: Option to specify the port as an input or output port
Description
Returns the requested type of information for the specified port.
To get available information types, use the get_info_parameters command.
If the information type is legal for the specified port, the result is the requested information. Otherwise, the
result is an empty string.
Example
get_port_info -node 3 -port_id 2 -type iport -info port_name
Seitenansicht 190
1 2 ... 186 187 188 189 190 191 192 193 194 195 196 ... 633 634

Kommentare zu diesen Handbüchern

Keine Kommentare