]> sigrok.org Git - libsigrok.git/commit
asix-sigma: mark FPGA config phase in "state" of dev context
authorGerhard Sittig <redacted>
Sun, 10 May 2020 18:06:16 +0000 (20:06 +0200)
committerGerhard Sittig <redacted>
Fri, 29 May 2020 05:50:18 +0000 (07:50 +0200)
commit1bb9dc82178fea878e8984d9b526f78f5bc41677
treef8068db5c378f55efefc512f00c779bb422566cf
parent5e78a56481769db6ffe9b9fd392d71be3fcf0319
asix-sigma: mark FPGA config phase in "state" of dev context

FPGA configuration (netlist upload) of ASIX SIGMA devices is rather
special a phase, and deserves its own state in the device context's
"state" tracking. Not only is the logic analyzer not available during
this period, the FTDI cable is also put into bitbanging mode instead
of regular data communication in FIFO mode, and netlist configuration
takes a considerable amount of time (tenths of a second).
src/hardware/asix-sigma/protocol.c
src/hardware/asix-sigma/protocol.h