]> sigrok.org Git - libsigrok.git/commit
asix-sigma: add support for external clock
authorGerhard Sittig <redacted>
Sat, 16 May 2020 17:37:52 +0000 (19:37 +0200)
committerGerhard Sittig <redacted>
Fri, 29 May 2020 06:06:18 +0000 (08:06 +0200)
commit2d8a50897614e097cffa36dd7a3acd7d9032a9a1
treef89ebd2cfa2ea2137175cb2b2c8224769878358c
parent16791da9c98d56453a31dee9062fad8a08279181
asix-sigma: add support for external clock

The 50MHz netlist supports the use of an external clock. Any of the 16
channels can use any of its edges to have another sample taken from all
the other pins. It's nice that the hardware does track timestamps, which
results in an exact reproduction of the input signals' timing with 20ns
resolution, although the clock is externally provided and need not have
a fixed rate.
src/hardware/asix-sigma/api.c
src/hardware/asix-sigma/protocol.c
src/hardware/asix-sigma/protocol.h