summaryrefslogtreecommitdiff
path: root/hdl_lab/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'hdl_lab/constants.py')
-rw-r--r--hdl_lab/constants.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/hdl_lab/constants.py b/hdl_lab/constants.py
deleted file mode 100644
index d40d7c1..0000000
--- a/hdl_lab/constants.py
+++ /dev/null
@@ -1,5 +0,0 @@
-SIM_DIR = './simulation/'
-GEN_VERILOG = './gen_verilog/'
-
-IVERILOG = 'iverilog '
-VVP = 'vvp -M ./ -m myhdl ' \ No newline at end of file