Update splitnets.cc

This commit is contained in:
Akash Levy 2025-02-19 10:07:10 -08:00 committed by GitHub
parent 5b641d0a24
commit 4de90307a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ struct SplitnetsPass : public Pass {
log(" split module ports, but not the internal signals.\n");
log("\n");
log(" -top_only\n");
log(" split module ports/nets, only at the first level of hierarchy.\n");
log(" split module ports/nets, only at the top level of hierarchy.\n");
log("\n");
log(" -driver\n");
log(" don't blindly split nets in individual bits. instead look at the driver\n");