mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-13 17:41:17 +00:00
Repack SigSpecs when possible
This commit is contained in:
parent
38d1d071a5
commit
1cf3497d15
2 changed files with 122 additions and 18 deletions
|
|
@ -1287,6 +1287,7 @@ private:
|
|||
if (rep_ == CHUNK)
|
||||
unpack();
|
||||
}
|
||||
void try_repack();
|
||||
|
||||
Hasher::hash_t updhash() const;
|
||||
void destroy() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue