3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 10:25:19 +00:00

Update abc9 -D doc

This commit is contained in:
Eddie Hung 2019-06-14 12:29:46 -07:00
parent e391fc8e7b
commit a632799d5b

View file

@ -752,7 +752,8 @@ struct Abc9Pass : public Pass {
log("\n");
log(" -D <picoseconds>\n");
log(" set delay target. the string {D} in the default scripts above is\n");
log(" replaced by this option when used, and an empty string otherwise.\n");
log(" replaced by this option when used, and an empty string otherwise\n");
log(" (indicating best possible delay).\n");
// log(" This also replaces 'dretime' with 'dretime; retime -o {D}' in the\n");
// log(" default scripts above.\n");
log("\n");