From: Eddie Hung Date: Thu, 27 Jun 2019 23:12:20 +0000 (-0700) Subject: Extraneous newline X-Git-Tag: working-ls180~1237^2~8 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=af8a5ae5fe35d65742eb17db8cd2bacda93e916e;p=yosys.git Extraneous newline --- diff --git a/techlibs/ice40/synth_ice40.cc b/techlibs/ice40/synth_ice40.cc index a782f00b9..caef420d4 100644 --- a/techlibs/ice40/synth_ice40.cc +++ b/techlibs/ice40/synth_ice40.cc @@ -105,7 +105,6 @@ struct SynthIce40Pass : public ScriptPass log("\n"); } - string top_opt, blif_file, edif_file, json_file, abc, device_opt; bool nocarry, nodffe, nobram, dsp, flatten, retime, relut, noabc, abc2, vpr; int min_ce_use;