mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-25 18:15:34 +00:00
Renamed "placeholder" to "blackbox"
This commit is contained in:
parent
c854ad2e7e
commit
295e352ba6
12 changed files with 27 additions and 27 deletions
|
@ -90,7 +90,7 @@ struct VerilogFrontend : public Frontend {
|
|||
log(" do not run the pre-processor\n");
|
||||
log("\n");
|
||||
log(" -lib\n");
|
||||
log(" only create empty placeholder modules\n");
|
||||
log(" only create empty blackbox modules\n");
|
||||
log("\n");
|
||||
log(" -noopt\n");
|
||||
log(" don't perform basic optimizations (such as const folding) in the\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue