aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/NonStandard.py
diff options
context:
space:
mode:
authorPatrick Lehmann <Paebbels@gmail.com>2022-06-19 21:40:35 +0200
committerGitHub <noreply@github.com>2022-06-19 21:40:35 +0200
commit4afeced94eba857e929e7eaa4ca2899db69be520 (patch)
treebbbe8e33a86ca21cd9ae68e0eb813c9bf2269cf1 /pyGHDL/dom/NonStandard.py
parent6080383b327571d366d3ed69bcf3cd4257a20010 (diff)
parent24f4de4220f3635afc8c4334c5805e874329e396 (diff)
downloadghdl-4afeced94eba857e929e7eaa4ca2899db69be520.tar.gz
ghdl-4afeced94eba857e929e7eaa4ca2899db69be520.tar.bz2
ghdl-4afeced94eba857e929e7eaa4ca2899db69be520.zip
Bumped dependencies to support pyTooling ≥2.0.
Diffstat (limited to 'pyGHDL/dom/NonStandard.py')
-rw-r--r--pyGHDL/dom/NonStandard.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyGHDL/dom/NonStandard.py b/pyGHDL/dom/NonStandard.py
index f6f451325..4e842f012 100644
--- a/pyGHDL/dom/NonStandard.py
+++ b/pyGHDL/dom/NonStandard.py
@@ -98,6 +98,7 @@ class Design(VHDLModel_Design):
errorout_memory.Install_Handler()
libghdl_set_option("--std=08")
+ libghdl_set_option("--ams")
parse.Flag_Parse_Parenthesis.value = True