aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-elocations.adb
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2021-11-04 07:34:04 +0100
committerTristan Gingold <tgingold@free.fr>2021-11-04 07:34:04 +0100
commit46256fac0b1bf55c61deba39a368f53a2297b583 (patch)
tree30017688b7697be0813ca16177cdebca5ff2de3b /src/vhdl/vhdl-elocations.adb
parentc56db23368ecb4df5eaef3920a46d12150235070 (diff)
downloadghdl-46256fac0b1bf55c61deba39a368f53a2297b583.tar.gz
ghdl-46256fac0b1bf55c61deba39a368f53a2297b583.tar.bz2
ghdl-46256fac0b1bf55c61deba39a368f53a2297b583.zip
vhdl: parse PSL inherit spec. For #1899
Diffstat (limited to 'src/vhdl/vhdl-elocations.adb')
-rw-r--r--src/vhdl/vhdl-elocations.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vhdl/vhdl-elocations.adb b/src/vhdl/vhdl-elocations.adb
index 9736cb92f..657e7921c 100644
--- a/src/vhdl/vhdl-elocations.adb
+++ b/src/vhdl/vhdl-elocations.adb
@@ -210,6 +210,7 @@ package body Vhdl.Elocations is
| Iir_Kind_Foreign_Module
| Iir_Kind_Use_Clause
| Iir_Kind_Context_Reference
+ | Iir_Kind_PSL_Inherit_Spec
| Iir_Kind_Integer_Literal
| Iir_Kind_Floating_Point_Literal
| Iir_Kind_Null_Literal