3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-24 01:25:33 +00:00

Update yosys from upstream

This commit is contained in:
Akash Levy 2024-06-15 14:23:24 -07:00
commit e23e33441f
13 changed files with 95 additions and 23 deletions

View file

@ -59,7 +59,7 @@ struct LogPass : public Pass {
log(" -push\n");
log(" push a new level on the pass counter\n");
log("\n");
log(" -push\n");
log(" -pop\n");
log(" pop from the pass counter\n");
log("\n");
}