aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate/simul-annotations.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/simulate/simul-annotations.adb')
-rw-r--r--src/vhdl/simulate/simul-annotations.adb2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vhdl/simulate/simul-annotations.adb b/src/vhdl/simulate/simul-annotations.adb
index ba1d8c7ed..1b8182d07 100644
--- a/src/vhdl/simulate/simul-annotations.adb
+++ b/src/vhdl/simulate/simul-annotations.adb
@@ -989,6 +989,8 @@ package body Simul.Annotations is
when Iir_Kind_Psl_Cover_Statement
| Iir_Kind_Psl_Assert_Statement =>
+ null;
+ when Iir_Kind_Psl_Endpoint_Declaration =>
Create_Object_Info (Block_Info, El, Kind_PSL);
when Iir_Kind_Simple_Simultaneous_Statement =>