From 75c74b4745bfcca3fa86366b9f95c66635ee9316 Mon Sep 17 00:00:00 2001 From: tmeissner Date: Sun, 7 Jun 2020 09:24:37 +0200 Subject: Add PSL built-in prev() function to allowed expressions --- src/vhdl/vhdl-sem_expr.adb | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/vhdl/vhdl-sem_expr.adb b/src/vhdl/vhdl-sem_expr.adb index dbbbe412a..4294e71c2 100644 --- a/src/vhdl/vhdl-sem_expr.adb +++ b/src/vhdl/vhdl-sem_expr.adb @@ -416,6 +416,7 @@ package body Vhdl.Sem_Expr is | Iir_Kind_Function_Call => return Expr; when Iir_Kind_Psl_Endpoint_Declaration + | Iir_Kind_Psl_Prev | Iir_Kind_Psl_Stable | Iir_Kind_Psl_Rose | Iir_Kind_Psl_Fell => -- cgit v1.2.3