squishy.gateware.core.uart#

class squishy.gateware.core.uart.UARTInterface(*args, src_loc_at: int = 0, **kwargs)#

Trivial UART debug interface.

Warning

This interface is only provided for debugging, not sideband communication.

This elaboratable wraps the torii.lib.stdio.serial.AsyncSerial UART elaboratable and attaches it to an internal wishbone bus.