3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-06 14:13:23 +00:00

documentation improvements

This commit is contained in:
Clifford Wolf 2015-03-29 20:22:08 +02:00
parent a923a63a89
commit 4b44907619
2 changed files with 5 additions and 1 deletions

View file

@ -352,7 +352,7 @@ struct HierarchyPass : public Pass {
log("\n");
log(" -purge_lib\n");
log(" by default the hierarchy command will not remove library (blackbox)\n");
log(" module. use this options to also remove unused blackbox modules.\n");
log(" modules. use this option to also remove unused blackbox modules.\n");
log("\n");
log(" -libdir <directory>\n");
log(" search for files named <module_name>.v in the specified directory\n");