applet.audio.yamaha_opx: allow user-defined comman...
by whitequark 6 years 3 months
applet.audio.yamaha_opx: allow user-defined command stream filters.

E.g. for glitching.
fd25adeb
applet.audio.yamaha_opx: fix OPL3 reset.
by whitequark 6 years 3 months
04712756
README: update feature synopsys.
by whitequark 6 years 3 months
3a6a6162
platform.ice40: fix commit dbf4de84.
by whitequark 6 years 3 months
4f968dbe
platform.ice40: do not emit debug Verilog.
by whitequark 6 years 3 months
platform.ice40: do not emit debug Verilog.

This upstream change broke run-prebuilt and also made every bitstream
ID request slower. It makes sense for a more traditional workflow,
but not so much for Glasgow.
dbf4de84
device.hardware: symbolize transfer errors.
by whitequark 6 years 3 months
b015750f
cli: reraise applet errors after tearing down USB.
by whitequark 6 years 3 months
cli: reraise applet errors after tearing down USB.

This avoids spurious RuntimeError: Set changed size during iteration
from USBHandle.close().
bf59b977
applet.interface.jtag_openocd: handle (ignore) qui...
by whitequark 6 years 3 months
applet.interface.jtag_openocd: handle (ignore) quit command.
8a277fe9
applet.interface.jtag_openocd: fix typo.
by whitequark 6 years 3 months
fdc82160
applet.interface.jtag_openocd: new applet.
by whitequark 6 years 3 months
applet.interface.jtag_openocd: new applet.

Our first nMigen applet!
1f04203b
Report a bug