summaryrefslogtreecommitdiff
path: root/passes/techmap
Commit message (Collapse)AuthorAge
* Added hilomap commandClifford Wolf2014-01-19
|
* renamed LibertyParer to LibertyParserClifford Wolf2014-01-14
|
* Added "+" to list of liberty token charactersClifford Wolf2014-01-14
|
* Fixed undef extend for bitwise binary ops (bugs in simplemap and satgen)Clifford Wolf2013-12-29
|
* Added new cell types to manualClifford Wolf2013-12-28
|
* Added $bu0 cell (for easy correct $eq/$ne mapping)Clifford Wolf2013-12-28
|
* Fixed dfflibmap for unused output portsClifford Wolf2013-12-21
|
* Now prefer smallest cells in dfflibmapClifford Wolf2013-12-21
|
* Cleanup of dfflibmap cellmap exploration codeClifford Wolf2013-12-20
|
* Further improved dfflibmap cellmap explorationClifford Wolf2013-12-20
|
* Fixed dfflibmap endless-loop bugClifford Wolf2013-12-20
|
* Prefer non-inverted clocks in dfflibmapClifford Wolf2013-12-19
|
* 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 simplemap passClifford 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
|
* Renamed "placeholder" to "blackbox"Clifford Wolf2013-11-22
|
* Call internal checker more oftenClifford Wolf2013-11-10
|
* Added placeholder check to dfflibmap and cleaned up some other placeholder ↵Clifford Wolf2013-10-31
| | | | checks
* Added support for i/o buffers to iopadmapClifford Wolf2013-10-26
|
* Added support for sr flip-flops to dfflibmapClifford Wolf2013-10-24
|
* Fixed handling of boolean attributes (passes)Clifford Wolf2013-10-24
|
* Improved way of connecting ports in techmap passClifford Wolf2013-10-17
|
* Added iopadmap passClifford Wolf2013-10-16
|
* Moved dfflibmap from passes/dfflibmap to passes/techmapClifford Wolf2013-10-16
|
* Moved common techlib files to techlibs/commonClifford Wolf2013-09-15
|
* 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
* Removed date from auto-generated passes/techmap/stdcells.incClifford Wolf2013-03-18
|
* add header to autogenerated file on its originJohann Glaser2013-03-18
|
* fixed typosJohann Glaser2013-03-18
|
* Automatically select new objects in abc and techmap passesClifford Wolf2013-03-08
|
* Added more help messagesClifford Wolf2013-03-01
|
* added .gitignore filesClifford Wolf2013-01-05
|
* initial importClifford Wolf2013-01-05