Michael Bruck wrote: > So my question would be: does anyone know if the drivers produce > different state transitions (except for idling on stable states) for > the jtag_* calls, including more complex stuff that involves > jtag_add_ir_scan etc. ? >
This is a superbly excellent question. One that is related to my question about WTF is the tap machine even doing while I am programming an FPGA. This is precisely why I felt it absolutely necessary to implement state transition logging. That exists in its earliest form on the ft2232.c patch I just submitted. Once we have this in place for *all* drivers, then it might actually be possible to ANSWER your most excellent question, which is related to mine. You could then compare the paths taken between two cables. Dick _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
