gateware.fx2_crossbar: fix skid buffer handling.
by Wanda 1 month 3 weeks
gateware.fx2_crossbar: fix skid buffer handling.

If the skid buffer starts being drained while the skid buffer is still
skidding, we still need to direct incoming bytes to the skid buffer,
even though the read stream is now ready. This fixes problems with
bytes being dropped on the OUT FIFO.

Fixes #850.
4736ea16
applet.interface.jtag_xvc: allow overriding freque...
by whitequark 1 month 3 weeks
applet.interface.jtag_xvc: allow overriding frequency.

Vivado no longer allows doing this from the GUI, and picks a rather
high frequency by default.
201703dd
manual: name fix.
by Wanda 1 month 3 weeks
2108218e
applet.internal.benchmark: reformat text for ReST ...
by whitequark 1 month 3 weeks
applet.internal.benchmark: reformat text for ReST compatibility.
f429741f
applet.internal.benchmark: remove the useless volt...
by whitequark 1 month 3 weeks
applet.internal.benchmark: remove the useless voltage argument.
5965bddc
support.endpoint: treat -EPIPE as disconnection.
by whitequark 1 month 3 weeks
e6a4840c
applet.interface.jtag_xvc: new applet.
by whitequark 1 month 3 weeks
ba09c73d
cli: remove redundant warning.
by whitequark 1 month 3 weeks
cli: remove redundant warning.

This is a leftover from a previous commit that made this warning
the responsibility of the applet class.
8ad903a9
manual: reorder applet sub-indices.
by whitequark 1 month 3 weeks
5f19bed9
applet.internal.benchmark: migrate to V2 API.
by Wanda 1 month 3 weeks
e3d51bdf
Report a bug