mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-26 02:25:35 +00:00
Make doc consistent
This commit is contained in:
parent
1656c44373
commit
627a62a797
3 changed files with 6 additions and 3 deletions
|
@ -82,7 +82,7 @@ struct SynthXilinxPass : public ScriptPass
|
|||
log(" run 'abc' with -dff option\n");
|
||||
log("\n");
|
||||
log(" -abc9\n");
|
||||
log(" use abc9 instead of abc\n");
|
||||
log(" use new ABC9 flow (EXPERIMENTAL)\n");
|
||||
log("\n");
|
||||
log("\n");
|
||||
log("The following commands are executed by this synthesis command:\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue