1
0
mirror of https://github.com/antonblanchard/chiselwatt.git synced 2026-03-01 01:39:39 +00:00
Files
antonblanchard.chiselwatt/openocd/ecp5-evn.cfg
Anton Blanchard f138ab7c7c Initial import
2020-01-30 05:20:07 +11:00

14 lines
305 B
INI

# this supports ECP5 Evaluation Board
interface ftdi
ftdi_device_desc "Lattice ECP5 Evaluation Board"
ftdi_vid_pid 0x0403 0x6010
# channel 1 does not have any functionality
ftdi_channel 0
# just TCK TDI TDO TMS, no reset
ftdi_layout_init 0xfff8 0xfffb
reset_config none
# default speed
adapter_khz 5000