aboutsummaryrefslogtreecommitdiffstats
path: root/src/simul/simul-vhdl_elab.adb
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2023-01-03 13:53:37 +0100
committerTristan Gingold <tgingold@free.fr>2023-01-03 16:47:28 +0100
commit1e5f96642bbf470934f245c98908337f75abb35a (patch)
tree32c6a26b31a4e27e7306ac7c9faa7159d65010a9 /src/simul/simul-vhdl_elab.adb
parentd7ffe048ed623283655a11ffc5e75d6e5731f738 (diff)
downloadghdl-1e5f96642bbf470934f245c98908337f75abb35a.tar.gz
ghdl-1e5f96642bbf470934f245c98908337f75abb35a.tar.bz2
ghdl-1e5f96642bbf470934f245c98908337f75abb35a.zip
synth: introduce type_array_unbounded
Diffstat (limited to 'src/simul/simul-vhdl_elab.adb')
-rw-r--r--src/simul/simul-vhdl_elab.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/simul/simul-vhdl_elab.adb b/src/simul/simul-vhdl_elab.adb
index 229c75c77..8480432a6 100644
--- a/src/simul/simul-vhdl_elab.adb
+++ b/src/simul/simul-vhdl_elab.adb
@@ -123,6 +123,7 @@ package body Simul.Vhdl_Elab is
when Type_Slice
| Type_Access
+ | Type_Array_Unbounded
| Type_Unbounded_Vector
| Type_Unbounded_Array
| Type_Unbounded_Record