diff options
| author | Julian Blake Kongslie | 2022-02-27 17:21:05 -0800 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-02-27 17:21:05 -0800 |
| commit | 0553c4839c06011bd044f69b4913e5c793fdd2ec (patch) | |
| tree | d11e69863532621fe1fa55cc7e8aa2a8cfa3b727 /altera/jtag.cdf | |
| download | multipdp8-0553c4839c06011bd044f69b4913e5c793fdd2ec.tar.xz | |
Initial commit.
Diffstat (limited to 'altera/jtag.cdf')
| -rw-r--r-- | altera/jtag.cdf | 12 |
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 @@ | |||
| 1 | JedecChain; | ||
| 2 | FileRevision(JESD32A); | ||
| 3 | DefaultMfr(6E); | ||
| 4 | |||
| 5 | P ActionCode(Ign) | ||
| 6 | Device PartName(10CL025Y) MfrSpec(OpMask(0)); | ||
| 7 | |||
| 8 | ChainEnd; | ||
| 9 | |||
| 10 | AlteraBegin; | ||
| 11 | ChainType(JTAG); | ||
| 12 | AlteraEnd; | ||
