mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-10 01:41:59 +00:00
box_derive: rename -apply to -apply_derived_type
This commit is contained in:
parent
b735f2f1d3
commit
4706c82c31
2 changed files with 4 additions and 4 deletions
|
@ -51,7 +51,7 @@ struct BoxDerivePass : Pass {
|
|||
log(" replaces the internal Yosys naming scheme in which the names of derived\n");
|
||||
log(" modules start with '$paramod$')\n");
|
||||
log("\n");
|
||||
log(" -apply\n");
|
||||
log(" -apply_derived_type\n");
|
||||
log(" use the derived modules\n");
|
||||
log("\n");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue