summaryrefslogtreecommitdiff
path: root/altera/jtag.cdf
diff options
context:
space:
mode:
authorJulian Blake Kongslie2021-03-28 14:48:30 -0700
committerJulian Blake Kongslie2021-03-28 14:48:30 -0700
commit7a1311c16c36b18a66a5ee43511fb9ad5093ec3a (patch)
tree09df63644ac11dee4f2de25d476437e73fcdea84 /altera/jtag.cdf
downloadnoncpu-7a1311c16c36b18a66a5ee43511fb9ad5093ec3a.tar.xz
Initial commit.
Diffstat (limited to '')
-rw-r--r--altera/jtag.cdf12
1 files changed, 12 insertions, 0 deletions
diff --git a/altera/jtag.cdf b/altera/jtag.cdf
new file mode 100644
index 0000000..ac80090
--- /dev/null
+++ b/altera/jtag.cdf
@@ -0,0 +1,12 @@
1JedecChain;
2 FileRevision(JESD32A);
3 DefaultMfr(6E);
4
5 P ActionCode(Ign)
6 Device PartName(10CL025Y) MfrSpec(OpMask(0));
7
8ChainEnd;
9
10AlteraBegin;
11 ChainType(JTAG);
12AlteraEnd;