Discussion:
[OpenOCD-devel] [PATCH]: 59a172a tcl/fpga: add config file for Altera EP2C20 FPGA (Cyclone II family)
gerrit
2017-06-06 08:07:05 UTC
Permalink
This is an automated email from Gerrit.

Antony Pavlov (***@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4154

-- gerrit

commit 59a172a58ac1c53c6e266ba5d6c0b5abb69b7c1b
Author: Antony Pavlov <***@gmail.com>
Date: Tue Jun 6 10:21:20 2017 +0300

tcl/fpga: add config file for Altera EP2C20 FPGA (Cyclone II family)

Change-Id: I18a43915ececa4a62d669bb58ed1ba4af16a4b0a
Signed-off-by: Antony Pavlov <***@gmail.com>

diff --git a/tcl/fpga/altera-ep2c20.cfg b/tcl/fpga/altera-ep2c20.cfg
new file mode 100644
index 0000000..fbaf520
--- /dev/null
+++ b/tcl/fpga/altera-ep2c20.cfg
@@ -0,0 +1,4 @@
+# Altera Cyclone II EP2C20
+# see Cyclone II Device Handbook, Volume 1;
+# Table 3–3. 32-Bit Cyclone II Device IDCODE
+jtag newtap ep2c20 tap -expected-id 0x020b30dd -irlen 10

--

Loading...