mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Correct and more test
This commit is contained in:
parent
a0dabf9203
commit
414dc85573
2 changed files with 24 additions and 1 deletions
|
@ -77,6 +77,6 @@ struct ConstmapPass : public Pass {
|
|||
module->rewrite_sigspecs(constmap_worker);
|
||||
}
|
||||
}
|
||||
} HilomapPass;
|
||||
} ConstmapPass;
|
||||
|
||||
PRIVATE_NAMESPACE_END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue