summaryrefslogtreecommitdiff
path: root/misc/demo/README
blob: a46eede1802982e463423a5f3f634b2fce8355c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
-------------------------------------------------------------------------------
libsigrok demo driver
-------------------------------------------------------------------------------

This is a set of example captures generated by the libsigrok "demo" driver.


Logic analyzer setup
--------------------

The "logic analyzer" used was the libsigrok "demo" driver (at 1MHz), using
the logic probes D0-D7.


Data
----

The sigrok command line used was:

  sigrok-cli -d demo:logic_channels=8 -c pattern=<pattern>:samplerate=1mhz \
             -g Logic --samples <numsamples> -o <filename>