diff options
| author | Julian Blake Kongslie | 2021-03-28 14:03:50 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2021-03-28 14:03:50 -0700 |
| commit | 93a4ad185a48e8f2da76cc62fca8160ba4c960a6 (patch) | |
| tree | b8bbd0f85b31fd85bcc8efb961bbc66fc8b11fec /altera/jtag.cdf | |
| parent | Parallel verilator build. (diff) | |
| download | toycpu-93a4ad185a48e8f2da76cc62fca8160ba4c960a6.tar.xz | |
Diffstat (limited to 'altera/jtag.cdf')
| -rw-r--r-- | altera/jtag.cdf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/altera/jtag.cdf b/altera/jtag.cdf index cbe240b..ac80090 100644 --- a/altera/jtag.cdf +++ b/altera/jtag.cdf | |||
| @@ -1,10 +1,9 @@ | |||
| 1 | /* XXX Copy this from a working setup on Ducky hardware */ | ||
| 2 | JedecChain; | 1 | JedecChain; |
| 3 | FileRevision(JESD32A); | 2 | FileRevision(JESD32A); |
| 4 | DefaultMfr(6E); | 3 | DefaultMfr(6E); |
| 5 | 4 | ||
| 6 | P ActionCode(Cfg) | 5 | P ActionCode(Ign) |
| 7 | Device PartName(10CL025YU256) Path("C:/Users/mike/Desktop/toycpu/") File("toycpu.pof") MfrSpec(OpMask(1)); | 6 | Device PartName(10CL025Y) MfrSpec(OpMask(0)); |
| 8 | 7 | ||
| 9 | ChainEnd; | 8 | ChainEnd; |
| 10 | 9 | ||
