summaryrefslogtreecommitdiff
path: root/hdl_lab/hdl/multiply.py
diff options
context:
space:
mode:
Diffstat (limited to 'hdl_lab/hdl/multiply.py')
-rw-r--r--hdl_lab/hdl/multiply.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/hdl_lab/hdl/multiply.py b/hdl_lab/hdl/multiply.py
index 2d275a8..015f67a 100644
--- a/hdl_lab/hdl/multiply.py
+++ b/hdl_lab/hdl/multiply.py
@@ -203,6 +203,3 @@ def test_template_cosim():
hdl = Multiply()
hdl.export()
hdl.cosim()
-
-# test_template_sim()
-test_template_cosim() \ No newline at end of file