aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-vhdl_insts.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synth-vhdl_insts.adb')
-rw-r--r--src/synth/synth-vhdl_insts.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/synth/synth-vhdl_insts.adb b/src/synth/synth-vhdl_insts.adb
index cf7814276..92ea9def3 100644
--- a/src/synth/synth-vhdl_insts.adb
+++ b/src/synth/synth-vhdl_insts.adb
@@ -228,6 +228,7 @@ package body Synth.Vhdl_Insts is
| Value_Wire
| Value_Signal
| Value_File
+ | Value_Quantity
| Value_Dyn_Alias =>
raise Internal_Error;
end case;