This is an automated email from Gerrit. Freddie Chopin ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/748
-- gerrit commit 5f19d9f1c8c268a77926a79c34d623550b043a4a Author: Freddie Chopin <[email protected]> Date: Tue Jul 17 10:03:32 2012 +0200 Add config file for Lattice LC4032ZE CPLD (ispMACH 4000ZE family) Change-Id: Iefec12b30ff737317c454b472200fd7e7edde619 Signed-off-by: Freddie Chopin <[email protected]> diff --git a/tcl/cpld/lattice-lc4032ze.cfg b/tcl/cpld/lattice-lc4032ze.cfg new file mode 100644 index 0000000..d4a85eb --- /dev/null +++ b/tcl/cpld/lattice-lc4032ze.cfg @@ -0,0 +1,3 @@ +# Lattice ispMACH 4000ZE family, device LC4032ZE +# just configure a tap +jtag newtap LC4032ZE tap -irlen 8 -expected-id 0x01806043 -- ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
