On Jun 27, 2017 01:29, "Steve Tell" <t...@telltronics.org> wrote:
The attached patch against git head adds to the python bindings
New chain method "flush" - calls urj_tap_chain_flush to
make sure all queued activity has been sent to the hardware cable
New chain method get_tdo - gets the current value of TDO pin.
Don't unnecessarily shift instruction registers after doing an addpart.
Fix retrieval of data register shift-in buffer values with get_dr
Created include file py_urjtag.h so we can have more than one file
of python-C bindings
New chain method get_register - returns a python object representing a
data register (urj_data_register)
Implementation of useful methods on register objects, which can make
code dealing with multiple parts and user registers much cleaner.
Can you use this bindings with something like ipython?
Or do you have examples of python code?
Best,
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
UrJTAG-development mailing list
UrJTAG-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/urjtag-development