You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

27 lines
491 B

  1. #
  2. # Gateworks GW16042 JTAG Dongle
  3. #
  4. # http://www.gateworks.com/
  5. #
  6. # Layout: FTDI FT2232H
  7. # ADBUS0 TCK
  8. # ADBUS1 TDI
  9. # ADBUS2 TDO (input)
  10. # ADBUS3 TMS
  11. # ADBUS4 nTRST
  12. # ADBUS5 nSRST
  13. # ADBUS6 OE (active high) for TRST, TDI, TMS, TCK
  14. # ADBUS7 NC
  15. # ACBUS0-7 NC
  16. # BDBUS0 RXD
  17. # BDBUS1 TXD (input)
  18. #
  19. interface ftdi
  20. ftdi_device_desc "USB-JTAG"
  21. ftdi_vid_pid 0x0403 0x6010
  22. ftdi_layout_init 0x0058 0x007b
  23. ftdi_layout_signal nTRST -data 0x0010
  24. ftdi_layout_signal nSRST -oe 0x0020