11 lines
211 B
INI
11 lines
211 B
INI
|
# this supports JTAG-HS2 (and apparently Nexys4 as well)
|
||
|
|
||
|
interface ftdi
|
||
|
ftdi_device_desc "Digilent Adept USB Device"
|
||
|
ftdi_vid_pid 0x0403 0x6014
|
||
|
|
||
|
ftdi_channel 0
|
||
|
ftdi_layout_init 0x00e8 0x60eb
|
||
|
|
||
|
reset_config none
|