mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-08 20:21:25 +00:00
Some minor documentation fixes
This commit is contained in:
parent
459e8964fd
commit
f8107ab7fc
2 changed files with 2 additions and 2 deletions
|
@ -517,7 +517,7 @@ struct ShowPass : public Pass {
|
|||
log(" more than one library.\n");
|
||||
log("\n");
|
||||
log(" -prefix <prefix>\n");
|
||||
log(" generate <prefix>.dot and <prefix>.ps instead of ~/.yosys_show.{dot,ps}\n");
|
||||
log(" generate <prefix>.* instead of ~/.yosys_show.*\n");
|
||||
log("\n");
|
||||
log(" -color <color> <wire>\n");
|
||||
log(" assign the specified color to the specified wire. The object can be\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue