Wire up sim uart TX interrupt
authorMichael Neuling <mikey@neuling.org>
Thu, 23 Apr 2020 04:28:59 +0000 (14:28 +1000)
committerMichael Neuling <mikey@neuling.org>
Thu, 23 Apr 2020 05:08:09 +0000 (15:08 +1000)
commite5a30a1358f9a7f09c36f54425749c278cfb87e5
tree878b0e4d4db1259603854538f8b3b1068a728542
parentfc5f7506f8b82afcc0d05e78e563f2ac84ea8d1b
Wire up sim uart TX interrupt

TX is always ready, so just always sent interrupt when enabled.

No RX interrupt.

Signed-off-by: Michael Neuling <mikey@neuling.org>
sim_uart.vhdl