lots of sorting out iopads
[soc.git] / src / soc / litex / florent / openocd.cfg
1
2 interface remote_bitbang
3 remote_bitbang_port 44853
4 remote_bitbang_host localhost
5
6 # this should be irlen=4
7 jtag newtap libresoc tap -irlen 4 -irmask 0xf -ircapture 0xf -expected-id 0x000018ff
8
9 #set _TARGETNAME libresoc.tap
10 #target create $_TARGETNAME.0 ppc64 -chain-position $_TARGETNAME -rtos hwthread
11
12 # Configure work area in on-chip SRAM
13 #$_TARGETNAME.0 configure -work-area-phys 0x80000000 \
14 # -work-area-size 1000 -work-area-backup 0
15