]> sigrok.org Git - sigrok-firmware-fx2lafw.git/commit
allow captures of up to 48MHz, if bus conditions permit
authorKate J. Temkin <redacted>
Thu, 22 Aug 2019 00:59:55 +0000 (18:59 -0600)
committerUwe Hermann <redacted>
Tue, 1 Oct 2019 21:41:03 +0000 (23:41 +0200)
commitb283ba837a113c2c5085319aa993e2a70e118734
treeb6e71f17aa4fa6f6308125a932222b67b5454b47
parent4e52e8a1fa6be86fed185389a1455cd20cc81463
allow captures of up to 48MHz, if bus conditions permit

We allow the FX2 Waveform to operate using only a single state
(and thus at a rate equal to the max IFCLK of 48MHz) by allowing
the decision point state to re-execute its operation.

We accordingly remove the guards preventing operation with
zero-duration wait states; allowing waveforms with no wait states
to be generated.
gpif-acquisition.c