mirror of https://github.com/YosysHQ/yosys.git
Extraneous newline
This commit is contained in:
parent
4daa746797
commit
af8a5ae5fe
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue