software: include FX2 firmware in the repository. This has several significant benefits: * End users no longer have to install sdcc, which can be difficult on Windows, and still adds complexity elsewhere. * Updating a source checkout is simplified, and firmware/software mismatch is no longer possible. * setup.py is simplified, and the odd breakage we had in the past is no longer possible. It will also be easier to convert it to the declarative format in the future.
by whitequark 4 years 6 months
36dacc93
applet.memory.27x: new applet.
by whitequark 4 years 6 months
64e8f437
cli: fix intermittent analyzer error. Due to a logic error, sometimes analyzer would crash with a message similar to: vcd.writer.VCDPhaseError: Out of order timestamp: 171587604
by whitequark 4 years 6 months
77812e0e
examples: update boilerplate for nMigen.
by whitequark 4 years 6 months
39ec83c0
applet.sensor.pmsx003: add documentation references.
by whitequark 4 years 7 months
ad779686
applet.sensor.pmsx003: unmark as preview. Also, verified that it works fine with PMS7003.
by whitequark 4 years 7 months
b6d4c026
CI: use YoWASP instead of custom Yosys/nextpnr build scripts.
by whitequark 4 years 7 months
2ef6d7fc
applet.interface.analyzer: fix crash on ^C if no data was written.
by whitequark 4 years 7 months
f885790d
applet.interface.analyzer: add --pull-ups and --pull-downs options.
by whitequark 4 years 7 months
698e5206
support.data_logger: fix edge cases in influxdb argument parsing.
by whitequark 4 years 7 months
b5edd412
Report a bug