aboutsummaryrefslogtreecommitdiffstats
path: root/python/libghdl
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-08-13 07:17:20 +0200
committerTristan Gingold <tgingold@free.fr>2019-08-13 07:17:20 +0200
commit97bfa1b9660357f64af0c0d01ab3887e93ed5994 (patch)
treeb1b1cd97ec2fae52e7dbad7a87e814fac8257079 /python/libghdl
parentd0d7e78c8de96745b47d11872d61a909df945e26 (diff)
downloadghdl-97bfa1b9660357f64af0c0d01ab3887e93ed5994.tar.gz
ghdl-97bfa1b9660357f64af0c0d01ab3887e93ed5994.tar.bz2
ghdl-97bfa1b9660357f64af0c0d01ab3887e93ed5994.zip
libghdl: preliminary work to also support synth.
Diffstat (limited to 'python/libghdl')
-rw-r--r--python/libghdl/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/libghdl/__init__.py b/python/libghdl/__init__.py
index 1a8120a97..1258a5643 100644
--- a/python/libghdl/__init__.py
+++ b/python/libghdl/__init__.py
@@ -77,6 +77,7 @@ libghdl = ctypes.CDLL(_libghdl_path)
# Initialize it.
libghdl.libghdl_init()
+libghdl.libghdl__set_hooks_for_analysis()
# Set the prefix in order to locate the vhdl libraries.
libghdl.libghdl__set_exec_prefix(