aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/hashmap.h
Commit message (Expand)AuthorAgeFilesLines
* Some cleanups in dict/pool hashtable implementationClifford Wolf2014-12-261-61/+33
* Replaced std::unordered_set (nodict) with Yosys::poolClifford Wolf2014-12-261-0/+352
* Replaced std::unordered_map as implementation for Yosys::dictClifford Wolf2014-12-261-21/+209
* Added new_dict (hashmap.h) and re-enabled code coverage countersClifford Wolf2014-12-261-0/+238