aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_insts.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/elab-vhdl_insts.adb')
-rw-r--r--src/synth/elab-vhdl_insts.adb2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/synth/elab-vhdl_insts.adb b/src/synth/elab-vhdl_insts.adb
index a86c94eb1..b5c4a7bc9 100644
--- a/src/synth/elab-vhdl_insts.adb
+++ b/src/synth/elab-vhdl_insts.adb
@@ -472,6 +472,8 @@ package body Elab.Vhdl_Insts is
| Iir_Kind_Concurrent_Conditional_Signal_Assignment
| Iir_Kind_Concurrent_Selected_Signal_Assignment
| Iir_Kind_Concurrent_Procedure_Call_Statement
+ | Iir_Kind_Concurrent_Break_Statement
+ | Iir_Kind_Simple_Simultaneous_Statement
| Iir_Kinds_Process_Statement =>
null;
when Iir_Kind_If_Generate_Statement =>