summaryrefslogtreecommitdiff
path: root/hdl/core.sv
diff options
context:
space:
mode:
Diffstat (limited to 'hdl/core.sv')
-rw-r--r--hdl/core.sv2
1 files changed, 0 insertions, 2 deletions
diff --git a/hdl/core.sv b/hdl/core.sv
index 6827b8e..587ffeb 100644
--- a/hdl/core.sv
+++ b/hdl/core.sv
@@ -3,8 +3,6 @@
3`define DATA_BITS 12 3`define DATA_BITS 12
4 4
5module core 5module core
6 #( JTAG_INSTANCE = 1
7 )
8 ( input bit clk 6 ( input bit clk
9 , input bit reset 7 , input bit reset
10 8