applet.interface.uart: count and display receive e...
by whitequark 6 years 2 months
applet.interface.uart: count and display receive errors.
c63d366f
device.simulation: fix {read,write}_register APIs ...
by whitequark 6 years 2 months
device.simulation: fix {read,write}_register APIs to match hardware.
68664b5e
applet.interface.uart: perform most baud rate chan...
by whitequark 6 years 2 months
applet.interface.uart: perform most baud rate changes at runtime.

The divisor register is intentionally not kept wider than what's
needed for 9600 baud since that would negatively impact Fmax.
Nevertheless if you do request such a low baud rate it is still
supported, just with more bitstream rebuilds.
e9c53022
gateware.uart: allow reconfiguring baud rate at ru...
by whitequark 6 years 2 months
gateware.uart: allow reconfiguring baud rate at runtime.

If never changed this register will be eliminated by the synthesizer.
e3a88ae8
gateware.clockgen: more consistent units display i...
by whitequark 6 years 2 months
gateware.clockgen: more consistent units display in logs. NFC.
06871ff9
access.simulation.multiplexer: fix typo.
by whitequark 6 years 2 months
e93ac129
revC1: add 1V2 testpoint to the rear
by Hector Martin 6 years 2 months
revC1: add 1V2 testpoint to the rear

Also fix some testpoint value tags
3ea6df51
revC1: add protection resistor to FPGA Sync pin
by Hector Martin 6 years 2 months
revC1: add protection resistor to FPGA Sync pin

Closes: #125
Closes: #126
4bc3dee8
Add ESD protection diodes for the AUX header too
by electronic_eel 6 years 2 months
a0ddfddf
revC: correct the explanation for GBIN0/1 balls be...
by whitequark 6 years 2 months
revC: correct the explanation for GBIN0/1 balls being shared.
403f118b
Report a bug