Altera Quartus II Scripting Manual de usuario Pagina 267

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 634
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 266
Chapter 3: Tcl Packages & Commands 3–137
insystem_source_probe
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
start_insystem_source_probe
Usage
start_insystem_source_probe -device_name <device name> -hardware_name <hardware name>
Options
-device_name <device name>: Name of the device that holds the In-System Sources and
Probes instances
-hardware_name <hardware name>: Name of programming hardware connected to the JTAG
chain
Description
Use this command before beginning any In-System Sources and Probes transactions
Example
#List probe data of instance 0
start_insystem_source_probe -hardware_name "USB-Blaster \[USB-0\]" \
-device_name "@1: EP1S25/_HARDCOPY_FPGA_PROTOTYPE (0x020030DD)"
puts "probe data of instance 0"
puts [read_probe_data -instance_index 0]
end_insystem_source_probe
Vista de pagina 266
1 2 ... 262 263 264 265 266 267 268 269 270 271 272 ... 633 634

Comentarios a estos manuales

Sin comentarios