lss: Refactor UART module to split out and share baud rate generation logic

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2025-03-11 23:09:19 -07:00
parent 7df14e54e5
commit 1c686391ab
5 changed files with 172 additions and 91 deletions

View File

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