]> sigrok.org Git - libsigrok.git/commit
ols: add test mode support
authorMatt Ranostay <redacted>
Sun, 25 Aug 2013 05:00:52 +0000 (22:00 -0700)
committerBert Vermeulen <redacted>
Mon, 26 Aug 2013 07:52:24 +0000 (09:52 +0200)
commit967760a8937e997ba9d7b729442f882947be154e
treeea6dd560a1fff9dc3d3b2c18d9f3e5baba763489
parent503133bb5fcf9304d9bd93c023bc9c6c20c3aa0b
ols: add test mode support

ols allows both external and internal test patterns at ~20khz
which are helpful for unit tests and demos.

pattern=internal -> route pattern internally to all 32 pins
                      (input otherwise disabled)

pattern=external -> generates pattern on unbuffered pins 16:31
                      (which can be looped back to the buffered pins 0:15)

Signed-off-by: Matt Ranostay <redacted>
hardware/openbench-logic-sniffer/api.c
hardware/openbench-logic-sniffer/protocol.h