This is an automated email from Gerrit. Forest Crossman (cyro...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/2752
-- gerrit commit 09eef135d0781de5e50ffe16d1187b30f56e2ea0 Author: Forest Crossman <cyro...@gmail.com> Date: Wed Apr 29 03:29:10 2015 -0400 tcl/board: Add Digilent Analog Discovery config Change-Id: Idf2cb8d8578e650fda4082f6bbf272518762ebf0 Signed-off-by: Forest Crossman <cyro...@gmail.com> diff --git a/tcl/board/digilent_analog_discovery.cfg b/tcl/board/digilent_analog_discovery.cfg new file mode 100644 index 0000000..5fc52ea --- /dev/null +++ b/tcl/board/digilent_analog_discovery.cfg @@ -0,0 +1,16 @@ +# +# Digilent Analog Discovery +# +# http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,842,1018&Prod=ANALOG-DISCOVERY +# +# Config is based on data from +# https://github.com/bvanheu/urjtag-ad/commit/8bd883ee01d134f94b79cbbd00df42cd03bafd71 +# + +interface ftdi +ftdi_vid_pid 0x0403 0x6014 +ftdi_layout_init 0x8008 0x800b + +adapter_khz 60000 + +jtag newtap xc6slx16 tap -irlen 6 -expected-id 0x44002093 -- ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel