Altera Quartus II Scripting User Manual Page 263

  • Download
  • Add to my manuals
  • Print
  • Page
    / 634
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 262
1 2 ... 258 259 260 261 262 263 264 265 266 267 268 ... 633 634

Comments to this Manuals

No comments