Altera Quartus II Scripting Manual de usuario Pagina 183

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 634
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 182
Chapter 3: Tcl Packages & Commands 3–53
chip_planner
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
get_info_parameters
Usage
get_info_parameters [-file <file name>] [-for_chip]
Options
-file <file name>: Name of output file
-for_chip: Option to display all of the chip info parameters
Description
Returns a Tcl list of information parameters.
When you use the -file option, the list is redirected to the specified output file. If the output file already
exists, it is overwritten without warning.
Example
get_info_parameters
get_info_parameters -file the_list.txt
Vista de pagina 182
1 2 ... 178 179 180 181 182 183 184 185 186 187 188 ... 633 634

Comentarios a estos manuales

Sin comentarios