1
0
mirror of synced 2026-04-25 03:46:21 +00:00

Remove extra newline

This commit is contained in:
Eddie Hung
2019-06-03 20:04:47 -07:00
parent 0ad50332d9
commit 02973474df

View File

@@ -242,7 +242,6 @@ struct SynthXilinxPass : public ScriptPass
else
run("techmap -map +/techmap.v +/xilinx/arith_map.v -D _EXPLICIT_CARRY");
run("opt -fast");
}