From 787413cc9d2d0e108060ee3988bc958de1c37898 Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Wed, 24 Mar 2021 09:26:00 -0700 Subject: Move altera miscellaneous files to a subdirectory. --- altera/jtag.cdf | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 altera/jtag.cdf (limited to 'altera/jtag.cdf') diff --git a/altera/jtag.cdf b/altera/jtag.cdf new file mode 100644 index 0000000..cbe240b --- /dev/null +++ b/altera/jtag.cdf @@ -0,0 +1,13 @@ +/* XXX Copy this from a working setup on Ducky hardware */ +JedecChain; + FileRevision(JESD32A); + DefaultMfr(6E); + + P ActionCode(Cfg) + Device PartName(10CL025YU256) Path("C:/Users/mike/Desktop/toycpu/") File("toycpu.pof") MfrSpec(OpMask(1)); + +ChainEnd; + +AlteraBegin; + ChainType(JTAG); +AlteraEnd; -- cgit v1.2.3