aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cost.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed trailing whitespacesClifford Wolf2015-07-021-2/+2
* Replaced std::unordered_map as implementation for Yosys::dictClifford Wolf2014-12-261-7/+7
* Added Yosys::{dict,nodict,vector} container typesClifford Wolf2014-12-261-6/+6
* Added log_warning() APIClifford Wolf2014-11-091-1/+1
* Renamed SIZE() to GetSize() because of name collision on Win32Clifford Wolf2014-10-101-1/+1
* Added API for generic cell cost calculationsClifford Wolf2014-10-091-0/+84