summaryrefslogtreecommitdiff
path: root/jtag.cdf
blob: cbe240b8e20c71170ebe0d0ce0bf6b691687f0e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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;