aboutsummaryrefslogtreecommitdiff
path: root/fpga/src/Uart.bs
diff options
context:
space:
mode:
authorNathan Ringo <nathan@remexre.com>2024-09-24 00:47:49 -0500
committerNathan Ringo <nathan@remexre.com>2024-09-24 00:47:49 -0500
commit5088967b9db6e8bcc5feddbea6f53da5b33cb77c (patch)
treece3fdd093ebc03548e4a20ec955ed6d8b90c2499 /fpga/src/Uart.bs
parentfc1959bd9887ecc4d4ceb62a53e87abc6f49ef00 (diff)
Another reorg.
Diffstat (limited to 'fpga/src/Uart.bs')
-rw-r--r--fpga/src/Uart.bs1
1 files changed, 0 insertions, 1 deletions
diff --git a/fpga/src/Uart.bs b/fpga/src/Uart.bs
index 1059a65..b54cfb8 100644
--- a/fpga/src/Uart.bs
+++ b/fpga/src/Uart.bs
@@ -2,7 +2,6 @@ package Uart where
import FIFOF
import GetPut
-import Util
interface Clock =
clk :: Bool