aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/python
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2018-12-12 18:24:32 +0100
committerTristan Gingold <tgingold@free.fr>2018-12-13 18:50:55 +0100
commitb88d47ab749a684ef32cb7d55bdfcea4c229d7a0 (patch)
treebd4bc3fa3068ed9a1c8df9be01f885fcb3f727ba /src/vhdl/python
parentccf8b3bf2854641388619e68325998b9ddd229de (diff)
downloadghdl-b88d47ab749a684ef32cb7d55bdfcea4c229d7a0.tar.gz
ghdl-b88d47ab749a684ef32cb7d55bdfcea4c229d7a0.tar.bz2
ghdl-b88d47ab749a684ef32cb7d55bdfcea4c229d7a0.zip
Rename overloaded Load_File and export it to python.
Diffstat (limited to 'src/vhdl/python')
-rw-r--r--src/vhdl/python/libghdl/thin.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/vhdl/python/libghdl/thin.py b/src/vhdl/python/libghdl/thin.py
index 43ed6ce2f..4de91833d 100644
--- a/src/vhdl/python/libghdl/thin.py
+++ b/src/vhdl/python/libghdl/thin.py
@@ -200,6 +200,9 @@ class Canon:
Extract_Sequential_Statement_Chain_Sensitivity = \
libghdl.canon__canon_extract_sequential_statement_chain_sensitivity
+class Sem_Lib:
+ Load_File = libghdl.sem_lib__load_file
+
# std.standard