aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-elocations.adb
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-12-31 09:54:31 +0100
committerTristan Gingold <tgingold@free.fr>2019-12-31 09:54:31 +0100
commitd1a36719e52331f80675ae4eba83c44dcb652782 (patch)
tree66ba5a6bb6be77c449b7457eb32e045a45ab5896 /src/vhdl/vhdl-elocations.adb
parent3d049ce8053a64fe579793a70d9f5fc52df4f1e5 (diff)
downloadghdl-d1a36719e52331f80675ae4eba83c44dcb652782.tar.gz
ghdl-d1a36719e52331f80675ae4eba83c44dcb652782.tar.bz2
ghdl-d1a36719e52331f80675ae4eba83c44dcb652782.zip
ams-vhdl: add support for 'delayed for quantity.
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 f6e1ac80e..c4cab3475 100644
--- a/src/vhdl/vhdl-elocations.adb
+++ b/src/vhdl/vhdl-elocations.adb
@@ -418,6 +418,7 @@ package body Vhdl.Elocations is
| Iir_Kind_Dot_Attribute
| Iir_Kind_Integ_Attribute
| Iir_Kind_Above_Attribute
+ | Iir_Kind_Quantity_Delayed_Attribute
| Iir_Kind_Delayed_Attribute
| Iir_Kind_Stable_Attribute
| Iir_Kind_Quiet_Attribute