aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2021-07-01 06:18:57 +0200
committerTristan Gingold <tgingold@free.fr>2021-07-01 06:18:57 +0200
commit69e6630acb723282ddde95ad0681ac71686df8e8 (patch)
tree0b7e3d3ec3fc2f97e189df2b2e6b2fe112bba8fc /pyGHDL/libghdl
parent523ef899957ede0507964116d93c98f92cfc97ea (diff)
downloadghdl-69e6630acb723282ddde95ad0681ac71686df8e8.tar.gz
ghdl-69e6630acb723282ddde95ad0681ac71686df8e8.tar.bz2
ghdl-69e6630acb723282ddde95ad0681ac71686df8e8.zip
adjust previous commit (no identifier in Psl_Default_Clock)
Diffstat (limited to 'pyGHDL/libghdl')
-rw-r--r--pyGHDL/libghdl/vhdl/nodes.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyGHDL/libghdl/vhdl/nodes.py b/pyGHDL/libghdl/vhdl/nodes.py
index a7ee2e037..923f49606 100644
--- a/pyGHDL/libghdl/vhdl/nodes.py
+++ b/pyGHDL/libghdl/vhdl/nodes.py
@@ -978,7 +978,6 @@ class Iir_Kinds:
Iir_Kind.Case_Generate_Statement,
Iir_Kind.For_Generate_Statement,
Iir_Kind.Component_Instantiation_Statement,
- Iir_Kind.Psl_Default_Clock,
]
Simple_Concurrent_Statement = [