soc_core: uart: add a reset line to the UART
authorSean Cross <sean@xobs.io>
Thu, 5 Jul 2018 08:56:13 +0000 (16:56 +0800)
committerSean Cross <sean@xobs.io>
Thu, 5 Jul 2018 09:25:29 +0000 (17:25 +0800)
commit32d5a751db2395b2d26ac4334b63212d7154c24b
tree0d4663884a860fa934fa860190bf948d6616307c
parent1ef127e06db03fa30ed9ab6612d7e2e93b893fb5
soc_core: uart: add a reset line to the UART

Enable resetting the UART by adding a ResetInserter to the UART.

The UART must be reset when resetting the softcore.

Signed-off-by: Sean Cross <sean@xobs.io>
litex/soc/integration/soc_core.py