aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-elocations_meta.adb
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-12-30 20:07:35 +0100
committerTristan Gingold <tgingold@free.fr>2019-12-30 20:07:35 +0100
commit10b0ac263ed7c59c438c1cb82faef51370cbd67e (patch)
tree0430b5e1ae8c137057832f2946d16f9d5222588a /src/vhdl/vhdl-elocations_meta.adb
parent6340fddff21567b10dd774d5459536d37c6239dc (diff)
downloadghdl-10b0ac263ed7c59c438c1cb82faef51370cbd67e.tar.gz
ghdl-10b0ac263ed7c59c438c1cb82faef51370cbd67e.tar.bz2
ghdl-10b0ac263ed7c59c438c1cb82faef51370cbd67e.zip
ams-vhdl: add simultaneous null statement.
Diffstat (limited to 'src/vhdl/vhdl-elocations_meta.adb')
-rw-r--r--src/vhdl/vhdl-elocations_meta.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vhdl/vhdl-elocations_meta.adb b/src/vhdl/vhdl-elocations_meta.adb
index ea05be130..faeae2a17 100644
--- a/src/vhdl/vhdl-elocations_meta.adb
+++ b/src/vhdl/vhdl-elocations_meta.adb
@@ -243,6 +243,7 @@ package body Vhdl.Elocations_Meta is
| Iir_Kind_Generate_Statement_Body
| Iir_Kind_If_Generate_Else_Clause
| Iir_Kind_Simultaneous_Procedural_Statement
+ | Iir_Kind_Simultaneous_Case_Statement
| Iir_Kind_Simultaneous_If_Statement
| Iir_Kind_Simultaneous_Elsif
| Iir_Kind_For_Loop_Statement