tcl/board: Add Renesas RZ/A1H GR-Peach board
[fw/openocd] / tcl / board / altera_sockit.cfg
1 #
2 # Cyclone V SocKit board
3 # http://www.altera.com/b/arrow-sockit.html
4 #
5 # Software support page:
6 # http://www.rocketboards.org/
7
8 # openocd does not currently support the on-board USB Blaster II.
9 # Install the JTAG header and use a USB Blaster instead.
10 interface usb_blaster
11
12 source [find target/altera_fpgasoc.cfg]
13
14 # If the USB Blaster II were supported, these settings would be needed
15 #usb_blaster_vid_pid 0x6810 0x09fb
16 #usb_blaster_device_desc "USB-Blaster II"
17
18 adapter_khz 100
19