I don't know if any of you guys have seen this, but bsdl.info has around 7000 bsdl files and a search engine in front of them. A lot of the files have syntax errors, and there are some dupes, but still it's a pretty good resource.
I sent them an email asking if they would provide a programmatic API so that programs could retrieve bsdl files based on the devices in the chain, but I haven't heard back yet. I'm slowly cleaning up and open-sourcing a bit of Python JTAG code that I have -- one of the first bits out of the gate uses data that I scraped from the bsdl.info site. It can return manufacturer/devicename/ir_capture information. I use it for chain discovery. If anybody is interested in this, svn co https://playtag.googlecode.com/svn/trunk/playtag/bsdl and run lookup.py and give it the binary device code... Best regards, Patrick Maupin ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ UrJTAG-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/urjtag-development
