Altera Quartus II Scripting Manual de usuario Pagina 184

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 634
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 183
3–54 Chapter 3: Tcl Packages & Commands
chip_planner
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
get_iports
Usage
get_iports [-as_gen_id] [-gen_id <gen id>] [-node <node id>] [-src_gen_id <gen id>]
Options
-as_gen_id: Option to return results as generic ID
-gen_id <gen id>: Node generic ID
-node <node id>: Node id
-src_gen_id <gen id>: Source port generic ID
Description
Returns a collection of input ports for the specified node.
You can use the collection with the "foreach_in_collection" command.
Example
get_iports -node 3
get_iports -src_gen_id 5
Vista de pagina 183
1 2 ... 179 180 181 182 183 184 185 186 187 188 189 ... 633 634

Comentarios a estos manuales

Sin comentarios