aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/simplemap.cc
Commit message (Expand)AuthorAgeFilesLines
...
* SigSpec refactoring: renamed chunks and width to __chunks and __widthClifford Wolf2014-07-221-56/+56
* Removed deprecated module->new_wire()Clifford Wolf2014-07-211-4/+4
* Added $slice and $concat cell typesClifford Wolf2014-02-071-0/+18
* Fixed undef extend for bitwise binary ops (bugs in simplemap and satgen)Clifford Wolf2013-12-291-2/+2
* Added new cell types to manualClifford Wolf2013-12-281-1/+1
* Added $bu0 cell (for easy correct $eq/$ne mapping)Clifford Wolf2013-12-281-0/+13
* Using simplemap mappers from techmapClifford Wolf2013-11-241-25/+30
* Added simplemap passClifford Wolf2013-11-241-0/+517