cores/uart: rename BridgedUART to UARTEmulator and rework/simplify it. Also integrate...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Sun, 12 Jan 2020 20:11:44 +0000 (21:11 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Sun, 12 Jan 2020 20:13:02 +0000 (21:13 +0100)
commit26fe45fce19bb670ac22c6d38d555be33d8ffed8
tree1fde7dc53b5b49a5cd706fb0aa4c6ac64aa27f1f
parentd40bf9d8a7003426f8d77851b4f8377a6e861d49
cores/uart: rename BridgedUART to UARTEmulator and rework/simplify it. Also integrated it in SoCCore with uart_name="emulator"
litex/soc/cores/uart.py
litex/soc/integration/soc_core.py