From 864eec0214254bdeaf8763e1dc293773d95f194f Mon Sep 17 00:00:00 2001 From: Matthew820318 Date: Thu, 26 Feb 2026 20:06:36 -0500 Subject: [PATCH] Refactor UARTmodule and uart_tx for clarity --- rtl/io/uart16550.sv | 1 + 1 file changed, 1 insertion(+) diff --git a/rtl/io/uart16550.sv b/rtl/io/uart16550.sv index e132248..8e69aa8 100644 --- a/rtl/io/uart16550.sv +++ b/rtl/io/uart16550.sv @@ -162,3 +162,4 @@ endmodule +