move IRQLine out because that makes soc dependent on LambdaSOC
[soc.git] / src / soc / bus / uart_16550.py
2022-04-14 Luke Kenneth Casso... move IRQLine out because that makes soc dependent on...
2022-04-04 Luke Kenneth Casso... add tempfile to uart16550 wrapper which defines DATA_BU...
2022-02-16 Luke Kenneth Casso... connect UART16550 pins if given
2022-02-15 Luke Kenneth Casso... add option to specify UART16550 width (32/8)
2022-02-13 Luke Kenneth Casso... bugfixing for ls2 imports of uart16550
2022-02-09 Luke Kenneth Casso... add opencores uart16550 instance wrapper