It would be nice to just drop a BSDL file into OpenOCD. Boundary scan
was built into the JTAG standard in a way that makes this mostly
possible.

I use gEDA and as a long term thing I was thinking it would be nice to
have some way to make my hardware development toolchain actually
interact with the final hardware. Board level testing based on an
exported and post processed netlist for example.

Clearly this is not an idea I am the only one thinking about
http://openocd.sourceforge.net/doc/doxygen/html/tasks.html#thelist

This is just a pet project I was quietly perusing on my own until I
saw your post on this list. No offense but if I end up returning to
working on it alone I am quite happy to.

Not to start the my language is better than yours but I don't do
python. Most of my tools are built in C and I am too lazy to learn
another language just to parse JTAG.

On Sun, Jun 23, 2013 at 2:03 AM, Paul Fertser <[email protected]> wrote:
> On Sat, Jun 22, 2013 at 09:41:00PM -0400, Evan Foss wrote:
>> I would be happy to join an active project to add BSDL and boundary
>> scan to OpenOCD. I was already thinking about writing a BSDL parser
>> library. If there is one already a project going to write one I would
>> be happy to join it.
>
> But what would you do with the said BSDL parser? I think you can
> quickly prototype it in python and then output a TCL script similar to
> what I wrote manually for the discovery board. What would be the
> disadvantages of such an approach? Or you can probably just generate
> SVF files, what facilities in OpenOCD are you missing to playback them
> the way you want?
>
> --
> Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
> mailto:[email protected]



-- 
Home
http://evanfoss.googlepages.com/
Work
http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to