Fix typo
authorClifford Wolf <clifford@clifford.at>
Tue, 4 Dec 2018 22:30:23 +0000 (23:30 +0100)
committerClifford Wolf <clifford@clifford.at>
Tue, 4 Dec 2018 22:30:23 +0000 (23:30 +0100)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
passes/techmap/dff2dffe.cc

index 3f5b48c7530ed001f2e4ebd621897dca21e0ae4c..7e10409637bc9c103acdfb08407aa75951c78244 100644 (file)
@@ -263,7 +263,7 @@ struct Dff2dffePass : public Pass {
                log("more feedback paths to $dffe cells. It also works on gate-level cells such as\n");
                log("$_DFF_P_, $_DFF_N_ and $_MUX_.\n");
                log("\n");
-               log("    -unmap");
+               log("    -unmap\n");
                log("        operate in the opposite direction: replace $dffe cells with combinations\n");
                log("        of $dff and $mux cells. the options below are ignore in unmap mode.\n");
                log("\n");