summaryrefslogtreecommitdiff
path: root/jtag.cdf
diff options
context:
space:
mode:
authorJulian Blake Kongslie2021-03-24 09:26:00 -0700
committerJulian Blake Kongslie2021-03-24 09:26:00 -0700
commit787413cc9d2d0e108060ee3988bc958de1c37898 (patch)
treea68352ba80bc0255d3e8e6d86ad5d05850c3f739 /jtag.cdf
parentTrivial cleanups. (diff)
downloadtoycpu-787413cc9d2d0e108060ee3988bc958de1c37898.tar.xz
Move altera miscellaneous files to a subdirectory.
Diffstat (limited to 'jtag.cdf')
-rw-r--r--jtag.cdf13
1 files changed, 0 insertions, 13 deletions
diff --git a/jtag.cdf b/jtag.cdf
deleted file mode 100644
index cbe240b..0000000
--- a/jtag.cdf
+++ /dev/null
@@ -1,13 +0,0 @@
1/* XXX Copy this from a working setup on Ducky hardware */
2JedecChain;
3 FileRevision(JESD32A);
4 DefaultMfr(6E);
5
6 P ActionCode(Cfg)
7 Device PartName(10CL025YU256) Path("C:/Users/mike/Desktop/toycpu/") File("toycpu.pof") MfrSpec(OpMask(1));
8
9ChainEnd;
10
11AlteraBegin;
12 ChainType(JTAG);
13AlteraEnd;