Browse Source

tcl/cpld: add config file for Altera 5M570Z CPLD (MAXV family)

Change-Id: I229c746be27b7c4fa01f48a6ed54ab2679b50ab1
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Reviewed-on: http://openocd.zylin.com/4109
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
jim-nrf5-free
Moritz Fischer 7 years ago
committed by Paul Fertser
parent
commit
16655c1dd5
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      tcl/cpld/altera-5m570z-cpld.cfg

+ 6
- 0
tcl/cpld/altera-5m570z-cpld.cfg View File

@@ -0,0 +1,6 @@
# Altera MAXV 5M24OZ/5M570Z CPLD
# see MAX V Device Handbook
# Table 6-3: 32-Bit MAX V Device IDCODE
# Version Part Number Manuf. ID LSB
# 0000 0010 0000 1010 0111 000 0110 1110 1
jtag newtap 5m570z tap -expected-id 0x020a60dd -irlen 10

Loading…
Cancel
Save