aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl/vhdl
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-06-22 18:17:05 +0200
committerumarcor <unai.martinezcorral@ehu.eus>2021-06-22 18:51:03 +0200
commit79d7e4f88b5ea170386628e3d2d00a1bd9634154 (patch)
treecbf1bf1b67c90f40a4630abbc109748b171a66fb /pyGHDL/libghdl/vhdl
parentea27f434ff85455310193725cdb3d861522e20f0 (diff)
downloadghdl-79d7e4f88b5ea170386628e3d2d00a1bd9634154.tar.gz
ghdl-79d7e4f88b5ea170386628e3d2d00a1bd9634154.tar.bz2
ghdl-79d7e4f88b5ea170386628e3d2d00a1bd9634154.zip
scripts/pnodespy: cleaner print_file_header
Diffstat (limited to 'pyGHDL/libghdl/vhdl')
-rw-r--r--pyGHDL/libghdl/vhdl/elocations.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyGHDL/libghdl/vhdl/elocations.py b/pyGHDL/libghdl/vhdl/elocations.py
index 852b7cfea..dd3600ecf 100644
--- a/pyGHDL/libghdl/vhdl/elocations.py
+++ b/pyGHDL/libghdl/vhdl/elocations.py
@@ -2,6 +2,7 @@
# Call 'make' in 'src/vhdl' to regenerate:
#
from pydecor import export
+
from pyGHDL.libghdl import libghdl