Update doc that "-retime" calls abc with "-dff -D 1"

This commit is contained in:
Eddie Hung
2019-12-30 13:28:29 -08:00
parent c9e3b26412
commit 79448f9be0
11 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ struct SynthXilinxPass : public ScriptPass
log(" flatten design before synthesis\n");
log("\n");
log(" -retime\n");
log(" run 'abc' with -dff option\n");
log(" run 'abc' with '-dff -D 1' options\n");
log("\n");
log(" -abc9\n");
log(" use new ABC9 flow (EXPERIMENTAL)\n");