From 3055b10198071f23e3b6eb2b7c2a1587c9cb4ec8 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 6 Aug 2020 19:53:39 +0200 Subject: synth-disp_vhdl: minor output indentation fix. --- src/synth/synth-disp_vhdl.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/synth') diff --git a/src/synth/synth-disp_vhdl.adb b/src/synth/synth-disp_vhdl.adb index 2e895a08c..e9e99fa6f 100644 --- a/src/synth/synth-disp_vhdl.adb +++ b/src/synth/synth-disp_vhdl.adb @@ -318,7 +318,7 @@ package body Synth.Disp_Vhdl is -- netlist. Put ("(0 => to_bit ("); else - Put (" to_bitvector ("); + Put ("to_bitvector ("); end if; Disp_Out_Rhs (Mname, Off, W, Full); if W = 1 then -- cgit v1.2.3