Altera Quartus II Scripting Bedienungsanleitung Seite 263

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 634
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 262
Chapter 3: Tcl Packages & Commands 3–133
insystem_source_probe
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
end_insystem_source_probe
Usage
end_insystem_source_probe
Options
None
Description
This command releases the JTAG chain. Use when finished performing 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
Seitenansicht 262
1 2 ... 258 259 260 261 262 263 264 265 266 267 268 ... 633 634

Kommentare zu diesen Handbüchern

Keine Kommentare