summaryrefslogtreecommitdiff
path: root/passes/techmap/techmap.cc
Commit message (Expand)AuthorAge
* Changed techmap description from "simple" to "generic"Clifford Wolf2014-02-06
* Replaced signed_parameters API with CONST_FLAG_SIGNEDClifford Wolf2013-12-04
* Replaced RTLIL::Const::str with generic decoder methodClifford Wolf2013-12-04
* Using simplemap mappers from techmapClifford Wolf2013-11-24
* Added module->avail_parameters (for advanced techmap features)Clifford Wolf2013-11-24
* Added techmap -D and -I optionsClifford Wolf2013-11-24
* Added "techmap -share_map" optionClifford Wolf2013-11-24
* Implemented correct handling of signed module parametersClifford Wolf2013-11-24
* Fixed "flatten" top-module detection: Only use on fully selected designsClifford Wolf2013-11-24
* Added "top" attribute to mark top module in hierarchyClifford Wolf2013-11-24
* Improved handling of techmap special wiresClifford Wolf2013-11-23
* Added more generic _TECHMAP_ wire mechanism to techmap passClifford Wolf2013-11-23
* Call internal checker more oftenClifford Wolf2013-11-10
* Improved way of connecting ports in techmap passClifford Wolf2013-10-17
* Added techmap -opt modeClifford Wolf2013-08-09
* Fixed techmap/flatten for positional module argumentsClifford Wolf2013-05-26
* Added missing newline to some error messagesClifford Wolf2013-05-23
* Added support for const cell inputs in techmapClifford Wolf2013-04-27
* Added "flatten" passClifford Wolf2013-04-26
* Added proper TECHMAP_FAIL support and added support for the celltype attribut...Clifford Wolf2013-03-28
* fixed typosJohann Glaser2013-03-18
* Automatically select new objects in abc and techmap passesClifford Wolf2013-03-08
* Added more help messagesClifford Wolf2013-03-01
* initial importClifford Wolf2013-01-05