summaryrefslogtreecommitdiff
path: root/hdl/jtag_uart.sv
diff options
context:
space:
mode:
authorJulian Blake Kongslie2021-03-24 09:24:19 -0700
committerJulian Blake Kongslie2021-03-24 09:24:19 -0700
commit607ae017354c86296ba1371b6bb071973ce3cdb0 (patch)
tree40cd40ac937e7a5519ac9c5d31c0eaed59b1beae /hdl/jtag_uart.sv
parentReorganize repo layout to make it a little easier to work within. (diff)
downloadtoycpu-607ae017354c86296ba1371b6bb071973ce3cdb0.tar.xz
Trivial cleanups.
Diffstat (limited to 'hdl/jtag_uart.sv')
-rw-r--r--hdl/jtag_uart.sv2
1 files changed, 1 insertions, 1 deletions
diff --git a/hdl/jtag_uart.sv b/hdl/jtag_uart.sv
index eb0bc11..be512bf 100644
--- a/hdl/jtag_uart.sv
+++ b/hdl/jtag_uart.sv
@@ -1,4 +1,4 @@
1`include "utils.svh" 1`include "util.svh"
2 2
3module jtag_uart 3module jtag_uart
4 #( INSTANCE = 0 4 #( INSTANCE = 0