summaryrefslogtreecommitdiff
path: root/passes/abc/abc.cc
Commit message (Expand)AuthorAge
* Added abc -keepff optionClifford Wolf2014-02-14
* updated default ABC command stringsClifford Wolf2014-02-13
* Updated ABCClifford Wolf2014-02-13
* Removed double blanks in ABC default command sequencesClifford Wolf2014-02-13
* Updated ABC and some related changesClifford Wolf2014-02-13
* Updated ABC to rev e97a6e1d59b9Clifford Wolf2014-02-12
* Added support for "keep" attribute to abc passClifford Wolf2014-02-08
* Re-enabled abc "retime" after sorting yout the yosys-bigsim problemClifford Wolf2014-02-07
* Disabled ABC retime for now (elliptic_curve_group testcase in yosys-bigsim fa...Clifford Wolf2014-02-06
* Added "retime" to standard ABC recipesClifford Wolf2014-02-06
* Added support for inline commands to abc -scriptClifford Wolf2014-02-04
* Added abc -dff and -clk supportClifford Wolf2013-12-31
* Now using BLIF as ABC input formatClifford Wolf2013-12-31
* Always use BLIF as ABC output formatClifford Wolf2013-12-31
* Updated abcClifford Wolf2013-11-21
* Renamed temp module generated by "abc" pass from "logic" to "netlist"Clifford Wolf2013-11-19
* Minor fixes in abc build instructions and abc passClifford Wolf2013-08-20
* Added $lut cells and abc lut mapping supportClifford Wolf2013-07-23
* Added support for "assign" statements in abc vlparseClifford Wolf2013-06-15
* Look for yosys-abc and yosys-svgviewer where the main exe isClifford Wolf2013-06-09
* Added "make abc" and "make install-abc"Clifford Wolf2013-06-08
* Fixed a gcc vs. clang determinism problem in abc passClifford Wolf2013-05-23
* Fixed abc eeror handlingClifford Wolf2013-03-18
* fixed typosJohann Glaser2013-03-18
* Fixed strerrno vs. strerror types in ABC passClifford Wolf2013-03-17
* Cleaned up ABC file/io error handlingClifford Wolf2013-03-17
* added error checking at execution of ABCJohann Glaser2013-03-17
* corrected typosJohann Glaser2013-03-17
* Added [[CITE]] tags to abc and fsm_extract passesClifford Wolf2013-03-15
* Automatically select new objects in abc and techmap passesClifford Wolf2013-03-08
* Added help for command line optionsClifford Wolf2013-02-28
* Added more help messages (extract, abc, dfflibmap)Clifford Wolf2013-02-28
* initial importClifford Wolf2013-01-05