Merge pull request #351 from sergachev/litex_baseboard_openocd

add openocd config for litex acorn baseboard
This commit is contained in:
enjoy-digital 2022-02-15 08:11:41 +01:00 committed by GitHub
commit 6bbf8c8268
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
adapter driver ftdi
adapter speed 2500
ftdi vid_pid 0x0403 0x6010
ftdi channel 0
ftdi layout_init 0xfff8 0xfffb
reset_config none
source [find cpld/xilinx-xc7.cfg]
source [find fpga/lattice_ecp5.cfg]