mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-14 23:05:28 +00:00
fixup! box_derive: add -apply
This commit is contained in:
parent
424f9f91aa
commit
b85bd37360
2 changed files with 18 additions and 17 deletions
|
@ -22,7 +22,7 @@ public:
|
|||
log("\n");
|
||||
log(" publish\n");
|
||||
log("Makes all module names and cell types public by prefixing\n");
|
||||
log("% with \\.\n");
|
||||
log("%% with \\.\n");
|
||||
}
|
||||
void execute(std::vector<std::string> args, RTLIL::Design *design) override
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue