README: add announcements mailing list.
by whitequark 6 years 8 months
3bda882a
applet.spi.master: optimize to not use IN autoflus...
by whitequark 6 years 8 months
applet.spi.master: optimize to not use IN autoflush.
6114a216
gateware.fx2: finish manual-flush code paths.
by whitequark 6 years 8 months
gateware.fx2: finish manual-flush code paths.

This fixes the manual-flush issue described in aa80b038, and makes
manual-flush actually usable.
02e9b22e
access.direct.demultiplexer: simplify. NFC.
by whitequark 6 years 8 months
5e44acb4
applet.spi.flash_25c: add HOLD# pin, always high.
by whitequark 6 years 8 months
applet.spi.flash_25c: add HOLD# pin, always high.

Flashes (usually?) don't have an internal pullup there, so
an explicit pin makes it easier to remember that, and use a straight
8-to-8 socket adapter, if we ever get any.
eccd9de6
applet.spi.master: SS should always be driven.
by whitequark 6 years 8 months
applet.spi.master: SS should always be driven.

This broke spi.flash-25c applet in mysterious ways.
7b0737e5
applet.spi.flash_25c: use proper dummy byte count ...
by whitequark 6 years 8 months
applet.spi.flash_25c: use proper dummy byte count for RDP.
e5b57b85
access.direct.multiplexer: fix FIFO flush write po...
by whitequark 6 years 8 months
access.direct.multiplexer: fix FIFO flush write port forwarding.

This caused flush to be never asserted, and stuck FIFOs.
273ee5c3
applet.spi.master: fix refactoring issue.
by whitequark 6 years 8 months
applet.spi.master: fix refactoring issue.

This broke dependent applets like applet.spi.flash_25c.
3bc0da89
applet.spi.master: simplify.
by whitequark 6 years 8 months
fd1e3971
Report a bug