Add Tercel PHY reset synchronization
[microwatt.git] / openocd / ecp5-evn.cfg
1 # this supports ECP5 Evaluation Board
2
3 interface ftdi
4 ftdi_device_desc "Lattice ECP5 Evaluation Board"
5 ftdi_vid_pid 0x0403 0x6010
6 # channel 1 does not have any functionality
7 ftdi_channel 0
8 # just TCK TDI TDO TMS, no reset
9 ftdi_layout_init 0xfff8 0xfffb
10 reset_config none
11
12 # default speed
13 adapter_khz 5000