Altera Quartus II Scripting Bedienungsanleitung Seite 277

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 634
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 276
Chapter 3: Tcl Packages & Commands 3–147
jtag
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
# IR and DR shift should be locked together to ensure that other
# applications
# will not change the instruction register before the id code value is
# shifted
# out while the instruction register is still holding the IDCODE
# instruction.
device_lock -timeout 10000
device_ir_shift -ir_value 6 -no_captured_ir_value
puts "IDCODE: 0x[device_dr_shift -length 32 -value_in_hex]"
device_unlock
# Close device
close_device
Seitenansicht 276
1 2 ... 272 273 274 275 276 277 278 279 280 281 282 ... 633 634

Kommentare zu diesen Handbüchern

Keine Kommentare