aboutsummaryrefslogtreecommitdiffstats
path: root/passes/abc
Commit message (Expand)AuthorAgeFilesLines
* Fixed use of limited length buffer in ABC blif parserClifford Wolf2013-12-311-7/+16
* Added abc -dff and -clk supportClifford Wolf2013-12-313-34/+173
* Now using BLIF as ABC input formatClifford Wolf2013-12-311-37/+54
* Always use BLIF as ABC output formatClifford Wolf2013-12-315-268/+31
* Tighter integration of ABC buildClifford Wolf2013-11-271-0/+2
* Updated abcClifford Wolf2013-11-211-10/+27
* Renamed temp module generated by "abc" pass from "logic" to "netlist"Clifford Wolf2013-11-192-6/+6
* Fixed abc pass blif parser for constant bitsClifford Wolf2013-11-131-18/+57
* Minor fixes in abc build instructions and abc passClifford Wolf2013-08-201-4/+4
* Added $lut cells and abc lut mapping supportClifford Wolf2013-07-234-14/+255
* Added support for "assign" statements in abc vlparseClifford Wolf2013-06-152-2/+39
* Look for yosys-abc and yosys-svgviewer where the main exe isClifford Wolf2013-06-091-1/+1
* Added "make abc" and "make install-abc"Clifford Wolf2013-06-081-3/+4
* Fixed a gcc vs. clang determinism problem in abc passClifford Wolf2013-05-231-4/+11
* Fixed abc eeror handlingClifford Wolf2013-03-181-2/+2
* fixed typosJohann Glaser2013-03-181-3/+3
* Fixed strerrno vs. strerror types in ABC passClifford Wolf2013-03-171-4/+4
* Cleaned up ABC file/io error handlingClifford Wolf2013-03-171-15/+13
* added error checking at execution of ABCJohann Glaser2013-03-171-1/+19
* corrected typosJohann Glaser2013-03-171-2/+2
* Added [[CITE]] tags to abc and fsm_extract passesClifford Wolf2013-03-151-0/+9
* Automatically select new objects in abc and techmap passesClifford Wolf2013-03-081-0/+5
* Added help for command line optionsClifford Wolf2013-02-281-1/+1
* Added more help messages (extract, abc, dfflibmap)Clifford Wolf2013-02-281-9/+42
* initial importClifford Wolf2013-01-054-0/+875