mirror of https://github.com/YosysHQ/yosys.git
Remove extra newline
This commit is contained in:
parent
0ad50332d9
commit
02973474df
|
@ -242,7 +242,6 @@ struct SynthXilinxPass : public ScriptPass
|
|||
else
|
||||
run("techmap -map +/techmap.v +/xilinx/arith_map.v -D _EXPLICIT_CARRY");
|
||||
|
||||
|
||||
run("opt -fast");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue