lss: Add UART module and testbench

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2025-02-03 15:02:48 -08:00
parent 8aa4c066b2
commit c4558a02f0
7 changed files with 676 additions and 0 deletions

4
rtl/lss/taxi_uart.f Normal file
View File

@@ -0,0 +1,4 @@
taxi_uart.sv
taxi_uart_rx.sv
taxi_uart_tx.sv
../axis/taxi_axis_if.sv