README: use `python3` to run the macOS setup scrip...
by J Spencer 4 years 4 months
README: use `python3` to run the macOS setup script so we don't hit the system Python which is a version 2.
41c48bbc
protocol.sfdp: mega→mebi
by Rachel Mant 4 years 4 months
db32114c
hardware: always download a specified bitstream if...
by Tom Keddie 4 years 4 months
hardware: always download a specified bitstream if the header is all ones
2689761c
platform.rev_c12: add connector definition for the...
by Tom Keddie 4 years 4 months
platform.rev_c12: add connector definition for the lvds connector.
87b03df0
applet.interface.analyzer: fix pullup/pulldown pol...
by Tom Keddie 4 years 4 months
applet.interface.analyzer: fix pullup/pulldown polarity
https://github.com/GlasgowEmbedded/glasgow/issues/271
25fe8d32
doc: add details about libusb bug
by Attie Grande 4 years 4 months
14dd373c
examples: fixup PCF8574 usage
by Attie Grande 4 years 5 months
b1985b3c
gateware.uart: fixup parity handling
by Attie Grande 4 years 5 months
2c5295ec
Fix typos. NFC.
by freddii 4 years 5 months
c740d43d
applet: fix simulation clock
by Felix Domke 4 years 5 months
applet: fix simulation clock

Argument to add_clock is a period, not a frequency. A very low
frequency creates huge timestamps which overflows gtkwave.
4c215ba5
Report a bug