target|board: Add Intel (Altera) Arria 10 target and related board
[openocd.git] / tcl / board / reflexces_achilles_i-dev_kit_arria10.cfg
bloba6e80650ede832b990dbd82240e86304754a3f42
1 # Achilles Instant-Development Kit Arria 10 SoC SoM
2 # https://www.reflexces.com/products-solutions/achilles-instant-development-kit-arria-10-soc-som
5 if { [info exists USE_EXTERNAL_DEBUGGER] } {
6         echo "Using external debugger"
7 } else {
8         source [find interface/altera-usb-blaster2.cfg]
9         usb_blaster_device_desc "Arria10 IDK"
12 source [find fpga/altera-10m50.cfg]
13 source [find target/altera_fpgasoc_arria10.cfg]