+2
−0
+1
−0
hw/char/ibex_uart.c
0 → 100644
+492
−0
+4
−0
include/hw/char/ibex_uart.h
0 → 100644
+110
−0
Loading
This is the initial commit of the Ibex UART device. Serial TX is working, while RX has been implemeneted but untested. This is based on the documentation from: https://docs.opentitan.org/hw/ip/uart/doc/ Signed-off-by:Alistair Francis <alistair.francis@wdc.com> Reviewed-by:
LIU <Zhiwei<zhiwei_liu@c-sky.com>