summaryrefslogtreecommitdiff
path: root/passes/techmap/techmap.cc
Commit message (Collapse)AuthorAge
* 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 ↵Clifford Wolf2013-03-28
| | | | attribute in the map file
* 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