gateware.swd_probe: add SWD probe implementation.
by whitequark 1 month 2 days
c228ae41
arch.arm.dap.ap: modernize `AP_IDR_CLASS` enum.
by whitequark 1 month 2 days
aca55ef5
arch.arm.dap.dp: fix `DP_DPIDR` layout.
by whitequark 1 month 2 days
9dc36c69
gateware.stream: add `stream_assert` helper.
by whitequark 1 month 2 days
611378d2
software: write VCD files for applet simulation te...
by whitequark 1 month 2 days
software: write VCD files for applet simulation tests.
50ec1e83
software: add type annotations to boilerplate exam...
by whitequark 1 month 2 days
software: add type annotations to boilerplate example.

These annotations are enough for Pyright/Pylance to pick up types of
pipes and registers and recognize methods called on them.
2dea5552
software: style fix in boilerplate example.
by whitequark 1 month 2 days
e714120d
gateware.jtag.probe.Deframer: ensure padding in la...
by Wanda 1 month 3 days
gateware.jtag.probe.Deframer: ensure padding in last word is all-0.
413fc085
applet.interface.uart: fix REPL mode.
by whitequark 1 month 4 days
01ed5171
software: work around aiohttp packaging issue.
by whitequark 1 month 5 days
fc3f78e1
Report a bug