aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-06-27 16:12:20 -0700
committerEddie Hung <eddie@fpgeh.com>2019-06-27 16:12:20 -0700
commitaf8a5ae5fe35d65742eb17db8cd2bacda93e916e (patch)
treeb7cbff732114d2eda895197accf1229a88cf054b /techlibs
parent4daa74679779a45542b36c1f3630bd1fbae9ec7b (diff)
downloadyosys-af8a5ae5fe35d65742eb17db8cd2bacda93e916e.tar.gz
yosys-af8a5ae5fe35d65742eb17db8cd2bacda93e916e.tar.bz2
yosys-af8a5ae5fe35d65742eb17db8cd2bacda93e916e.zip
Extraneous newline
Diffstat (limited to 'techlibs')
-rw-r--r--techlibs/ice40/synth_ice40.cc1
1 files changed, 0 insertions, 1 deletions
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;