Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some cleanups in dict/pool hashtable implementation | Clifford Wolf | 2014-12-26 | 1 | -61/+33 |
* | Replaced std::unordered_set (nodict) with Yosys::pool | Clifford Wolf | 2014-12-26 | 1 | -0/+352 |
* | Replaced std::unordered_map as implementation for Yosys::dict | Clifford Wolf | 2014-12-26 | 1 | -21/+209 |
* | Added new_dict (hashmap.h) and re-enabled code coverage counters | Clifford Wolf | 2014-12-26 | 1 | -0/+238 |