aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/python/pnodespy.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/python/pnodespy.py')
-rwxr-xr-xsrc/vhdl/python/pnodespy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/python/pnodespy.py b/src/vhdl/python/pnodespy.py
index 4088efa3a..515c3d1c2 100755
--- a/src/vhdl/python/pnodespy.py
+++ b/src/vhdl/python/pnodespy.py
@@ -55,7 +55,7 @@ def do_iirs_subprg():
def do_libghdl_elocations():
- classname = 'elocations'
+ classname = 'vhdl__elocations'
print('from libghdl import libghdl')
print()
for k in pnodes.funcs: