3
0
Fork 0
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:
Robert O'Callahan 2025-11-07 15:50:57 +00:00
parent 38d1d071a5
commit 1cf3497d15
2 changed files with 122 additions and 18 deletions

View file

@ -1287,6 +1287,7 @@ private:
if (rep_ == CHUNK)
unpack();
}
void try_repack();
Hasher::hash_t updhash() const;
void destroy() {