mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-05 13:56:04 +00:00
To make this efficient, the iterator keeps `chunk_index_hint` pointing to the current chunk. This is only a hint, since it is not possible to maintain its validity if the `SigSpec` representation is temporarily changed to unpacked. In that case we have to resync using binary search. |
||
|---|---|---|
| .. | ||
| bitpatternTest.cc | ||
| hashTest.cc | ||
| ioTest.cc | ||
| logTest.cc | ||
| rtlilTest.cc | ||