diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-10-19 23:33:08 -0700 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-10-19 23:33:08 -0700 |
commit | 6907ef9d5038d74ff38bc30a6085762c471468ed (patch) | |
tree | d55efc12baede0989ad078ca86bb08eac4504e43 /src/server/server.c | |
parent | c70073ef67e5148f4869f62e765863617ea1f4e4 (diff) | |
download | openocd+libswd-6907ef9d5038d74ff38bc30a6085762c471468ed.tar.gz openocd+libswd-6907ef9d5038d74ff38bc30a6085762c471468ed.tar.bz2 openocd+libswd-6907ef9d5038d74ff38bc30a6085762c471468ed.tar.xz openocd+libswd-6907ef9d5038d74ff38bc30a6085762c471468ed.zip |
SVF: better spec conformance for STATE switch
Don't add extra TCK in current state; exit from RESET had four extras.
Only IDLE --> IDLE needs such an extra clock. (At least one TCK must
be issued.)
Allow entry to RESET; SVF allows it, so must we (despite those entries
being commented out of the statemove table).
When entering RESET, always use TLR ... we might end up with extra clocks
in reset that way, which is harmless, but we'll never end up in any other
state than RESET, which is useful paranoia.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/server/server.c')
0 files changed, 0 insertions, 0 deletions