summaryrefslogtreecommitdiff
path: root/hdl_lab/hdl/reset_sync.py
diff options
context:
space:
mode:
Diffstat (limited to 'hdl_lab/hdl/reset_sync.py')
-rw-r--r--hdl_lab/hdl/reset_sync.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/hdl_lab/hdl/reset_sync.py b/hdl_lab/hdl/reset_sync.py
index 04ccdeb..af03075 100644
--- a/hdl_lab/hdl/reset_sync.py
+++ b/hdl_lab/hdl/reset_sync.py
@@ -107,5 +107,3 @@ def test_reset_sync_cosim():
hdl.export()
hdl.cosim()
-test_reset_sync_sim()
-test_reset_sync_cosim()