Extraneous newline
authorEddie Hung <eddie@fpgeh.com>
Thu, 27 Jun 2019 23:12:20 +0000 (16:12 -0700)
committerEddie Hung <eddie@fpgeh.com>
Thu, 27 Jun 2019 23:12:20 +0000 (16:12 -0700)
techlibs/ice40/synth_ice40.cc

index a782f00b9c7599f98af92a95729e57cc78504b69..caef420d4fba6552b09e714e7db33064e114d7f7 100644 (file)
@@ -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;