On 06/01/2011, at 3:12 PM, Jon Povey wrote:

> Jon Povey wrote:
>> Signed-off-by: Jon Povey <[email protected]>
>> 
>> min_time was effectively ignored, I needed it to program a
>> Lattice MachXO
>> which uses a RUNTEST to wait for an erase operation, amongst
>> other things.
>> 
>> With this patch pauses happen and I can program the device with an SVF
>> generated in LSC ispVM (with "Rev D Standard" checked to suppress
>> nonstandard LOOP statements) ---
>> 
>> src/svf/svf.c |   58
>> +++++++++++++++++++++++++++-----------------------------
>> 1 files changed, 28 insertions(+), 30 deletions(-)
> 
> Ping.

I never delved much into the actual SVF commands, so can't comment on the basic 
logic of it, however if the new functionality is correct the old stuff blocked 
out by #if 1/0 should be removed before committing upstream as it's just dead 
code and messy.
Unfortunately I can't check that your updated version works on my (actel) 
hardware for at least another week or so at this rate, but if the logic's right 
I can't see why it wouldn't be fine.

Andrew
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to