jtag:howitworks:svf

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

jtag:howitworks:svf [Fri. 09.03.2018 13:48] – angelegt wikiadminjtag:howitworks:svf [Fri. 09.03.2018 13:55] (aktuell) wikiadmin
Zeile 9: Zeile 9:
 </code> </code>
  
-This will scan 64 bits out from the data registers of devices in the JTAG chain, scanning in 64 zeros and expecting to read 0x0123456789ABCDEF out, with the mask of 0FFFFFFFFFFFFFFF indicating that the first 4 bits are not significant, but all the rest are.+Dieser Befehl erzeugt 64 Taktzylken, scanning in 64 zeros and expecting to read 0x0123456789ABCDEF out, with the mask of 0FFFFFFFFFFFFFFF indicating that the first 4 bits are not significant, but all the rest are.
  
 Headers and trailers can also be set up, enabling you to target a specific device, or set of devices, in the JTAG chain without having to consider the other devices in the chain at each step. Headers and trailers can also be set up, enabling you to target a specific device, or set of devices, in the JTAG chain without having to consider the other devices in the chain at each step.
Zeile 15: Zeile 15:
 The complete list of SVF commands is as follows. The complete list of SVF commands is as follows.
  
 +<code>
 ENDDR Specifies default end state for DR scan operations. ENDDR Specifies default end state for DR scan operations.
 ENDIR Specifies default end state for IR scan operations. ENDIR Specifies default end state for IR scan operations.
Zeile 29: Zeile 30:
 TIR (Trailer Instruction Register) Specifies a trailer pattern that is appended to the end of subsequent IR scan operations. TIR (Trailer Instruction Register) Specifies a trailer pattern that is appended to the end of subsequent IR scan operations.
 TRST (Test ReSeT) Controls the optional Test Reset line. TRST (Test ReSeT) Controls the optional Test Reset line.
 +</code>
  
-You can run SVF files using XJTAG with XJDeveloper, XJInvestigator, XJAnalyser or XJRunner.+ 
 +===== SVF-Player =====
  
 Folgende Tools können SVF-Dateien ausführen: Folgende Tools können SVF-Dateien ausführen:
-   * [[|]] + 
-   * [[|]] +   * [[|Quartus II JTAG Debuger Tool]] 
-   * [[|]] + 
-   * [[|]]+===== Links =====
  
   * [[https://www.xjtag.com/about-jtag/svf-files/]]   * [[https://www.xjtag.com/about-jtag/svf-files/]]
  
  • jtag/howitworks/svf.txt
  • Zuletzt geändert: Fri. 09.03.2018 13:55
  • von wikiadmin