aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2017-05-09 21:24:47 +0200
committerTristan Gingold <tgingold@free.fr>2017-05-09 21:24:47 +0200
commit93d20154f161dc2c2ecf504ab3ef84a898e2f4e3 (patch)
tree18580fe677ea09f95c91361350123948b627760d /src
parent097a610b153d32ea42c7ba2fc293a2f14989d4a3 (diff)
downloadghdl-93d20154f161dc2c2ecf504ab3ef84a898e2f4e3.tar.gz
ghdl-93d20154f161dc2c2ecf504ab3ef84a898e2f4e3.tar.bz2
ghdl-93d20154f161dc2c2ecf504ab3ef84a898e2f4e3.zip
Fix build error for ghdlsynth.
For #344
Diffstat (limited to 'src')
-rw-r--r--src/vhdl/simulate/execution.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/simulate/execution.adb b/src/vhdl/simulate/execution.adb
index 61630f389..a10b18a13 100644
--- a/src/vhdl/simulate/execution.adb
+++ b/src/vhdl/simulate/execution.adb
@@ -1349,7 +1349,7 @@ package body Execution is
when Iir_Predefined_Real_To_String_Digits =>
Eval_Right;
declare
- Str : Grt.Vstrings.String_Real_Digits;
+ Str : Grt.Vstrings.String_Real_Format;
Last : Natural;
begin
Grt.Vstrings.To_String