software: work around aiohttp packaging issue.
by whitequark 1 month 3 weeks
fc3f78e1
protocol.bsdl: new parser.
by whitequark 1 month 3 weeks
eeeecb1c
software: float pulls unless otherwise configured.
by whitequark 1 month 3 weeks
software: float pulls unless otherwise configured.

Before this commit, if you ran an applet with pull resistors configured
and then re-ran it without the `use_pulls()` call, the pull resistors
would remain configured in some cases.
d932bb1c
applet.interface.{spi,qspi}_analyzer: less aggress...
by whitequark 1 month 3 weeks
applet.interface.{spi,qspi}_analyzer: less aggressive pull settings.

The current settings cause issues with autosensing level shifters and
with unpowered targets. Narrow down the pull configuration to only
the part that is required to avoid spurious transaction captures.
efb08b09
applet.interface.spi_analyzer: simplify. NFCI
by whitequark 1 month 3 weeks
48f91151
applet.memory.25x.decode: fix help text formatting...
by whitequark 1 month 3 weeks
applet.memory.25x.decode: fix help text formatting in CLI.
c22985e8
applet.interface.qspi_analyzer: document capture f...
by whitequark 1 month 3 weeks
applet.interface.qspi_analyzer: document capture file format.
e6950186
applet.interface.spi_analyzer: document capture fi...
by whitequark 1 month 3 weeks
applet.interface.spi_analyzer: document capture file format.
a8ad93a2
applet.interface.spi_analyzer: add support for mul...
by whitequark 1 month 3 weeks
applet.interface.spi_analyzer: add support for multiple CS# pins.
899619f5
applet.interface.jtag_xvc: fix `--frequency` optio...
by whitequark 1 month 3 weeks
applet.interface.jtag_xvc: fix `--frequency` option.

Bug introduced in 201703dd.
ef3767ab
Report a bug