Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Maintenance and updates. | Alan Mishchenko | 2017-09-18 | 1 | -0/+82 | |
| | ||||||
* | bridge relates: (1) fix netlist reader to read the latest version written by ↵ | Baruch Sterin | 2017-09-15 | 1 | -0/+11 | |
| | | | | ZZ, (2) replace printf() with Abc_Print() in pdr so that it will not interfer with bridge messages | |||||
* | Using arch macro for moderns compilers | Bruno Schmitt | 2017-07-04 | 1 | -5/+5 | |
| | ||||||
* | Compiler warnings. | Alan Mishchenko | 2017-04-28 | 1 | -3/+3 | |
| | ||||||
* | Logic restructuring after mapping. | Alan Mishchenko | 2017-04-19 | 1 | -1/+8 | |
| | ||||||
* | Logic restruturing after mapping. | Alan Mishchenko | 2017-04-17 | 1 | -1/+45 | |
| | ||||||
* | Experiments with hashing. | Alan Mishchenko | 2017-04-10 | 2 | -3/+23 | |
| | ||||||
* | Experiments with SAT sweeping. | Alan Mishchenko | 2017-02-18 | 1 | -0/+16 | |
| | ||||||
* | Movinng custom floating-point implementations, etc. | Alan Mishchenko | 2017-02-11 | 3 | -0/+450 | |
| | ||||||
* | Improving CEX minimization. | Alan Mishchenko | 2017-02-10 | 1 | -7/+18 | |
| | ||||||
* | Compiler warnings. | Alan Mishchenko | 2016-12-31 | 1 | -3/+3 | |
| | ||||||
* | New SAT-based optimization package. | Alan Mishchenko | 2016-11-26 | 1 | -0/+28 | |
| | ||||||
* | New SAT-based optimization package. | Alan Mishchenko | 2016-11-19 | 1 | -0/+8 | |
| | ||||||
* | Compiler warning. | Alan Mishchenko | 2015-12-16 | 1 | -7/+0 | |
| | ||||||
* | add a new #define ABC_NAMESPACE_USING_NAMESPACE that adds a using ↵ | Baruch Sterin | 2015-11-20 | 1 | -0/+3 | |
| | | | | decelaration when needed | |||||
* | move namespace logic into a separate file. It is useful for users of ABC ↵ | Baruch Sterin | 2015-11-20 | 2 | -27/+56 | |
| | | | | that need to use symbols without the entire baggage of including abc_global.h | |||||
* | Improvements to storing and reusing simulation info. | Alan Mishchenko | 2015-11-05 | 2 | -2/+59 | |
| | ||||||
* | pyabc: remove python integration from abc, it is moved to a separate extension | Baruch Sterin | 2015-11-05 | 1 | -4/+0 | |
| | ||||||
* | Compiler warnings. | Alan Mishchenko | 2015-10-25 | 1 | -14/+3 | |
| | ||||||
* | Extending library handling to 8 inputs. | Alan Mishchenko | 2015-10-25 | 1 | -5/+30 | |
| | ||||||
* | Fix to the #include <stdlib.h> problem for Debug version on Window. | Alan Mishchenko | 2015-10-16 | 1 | -8/+8 | |
| | ||||||
* | make sure all of ABC and related libraries are in the same namespace (when ↵ | Baruch Sterin | 2015-10-16 | 1 | -0/+1 | |
| | | | | compiled with ABC_NAMESPACE) by removing extern "C" from function definitions | |||||
* | Compiler warning. | Alan Mishchenko | 2015-08-23 | 1 | -1/+1 | |
| | ||||||
* | Experiments with mapping plus small changes. | Alan Mishchenko | 2015-08-23 | 1 | -0/+69 | |
| | ||||||
* | Improvements to Cba data-structure. | Alan Mishchenko | 2015-08-09 | 1 | -6/+2 | |
| | ||||||
* | Improvements to Cba data-structure. | Alan Mishchenko | 2015-08-08 | 3 | -37/+78 | |
| | ||||||
* | Adding resource limit switch -C to 'sop'. | Alan Mishchenko | 2015-02-11 | 1 | -1/+1 | |
| | ||||||
* | Major rehash of the CBA code. | Alan Mishchenko | 2015-01-31 | 1 | -1/+1 | |
| | ||||||
* | Preprocessing for multi-output PLA tables. | Alan Mishchenko | 2015-01-31 | 2 | -0/+19 | |
| | ||||||
* | New assertions and bug fix in DSD balancing. | Alan Mishchenko | 2015-01-27 | 1 | -8/+19 | |
| | ||||||
* | Exprimental features in tech-mapping. | Alan Mishchenko | 2014-12-21 | 1 | -2/+16 | |
| | ||||||
* | Adding new mapping feature. | Alan Mishchenko | 2014-12-11 | 1 | -0/+266 | |
| | ||||||
* | Changes to the parser. | Alan Mishchenko | 2014-12-04 | 1 | -0/+1 | |
| | ||||||
* | Changes to the parser. | Alan Mishchenko | 2014-12-03 | 1 | -2/+19 | |
| | ||||||
* | New parser and framework. | Alan Mishchenko | 2014-11-29 | 2 | -12/+64 | |
| | ||||||
* | Fix in reading flop classes. | Alan Mishchenko | 2014-11-21 | 1 | -0/+4 | |
| | ||||||
* | Recommended changes for portability. | Alan Mishchenko | 2014-10-12 | 1 | -1/+1 | |
| | ||||||
* | Bug fix in the bit-blaster. | Alan Mishchenko | 2014-10-10 | 1 | -2/+2 | |
| | ||||||
* | Improvements to ISOP. | Alan Mishchenko | 2014-10-10 | 1 | -278/+784 | |
| | ||||||
* | Detection of threshold functions. | Alan Mishchenko | 2014-10-08 | 2 | -53/+100 | |
| | ||||||
* | New ISOP computation. | Alan Mishchenko | 2014-10-07 | 1 | -36/+196 | |
| | ||||||
* | New ISOP computation. | Alan Mishchenko | 2014-10-04 | 2 | -0/+522 | |
| | ||||||
* | Extending resource limit. | Alan Mishchenko | 2014-09-20 | 1 | -2/+2 | |
| | ||||||
* | Improvements to Boolean matching. | Alan Mishchenko | 2014-09-19 | 1 | -0/+69 | |
| | ||||||
* | Improvements to Boolean matching. | Alan Mishchenko | 2014-09-16 | 1 | -0/+14 | |
| | ||||||
* | New word-level representation package. | Alan Mishchenko | 2014-09-12 | 1 | -0/+29 | |
| | ||||||
* | Compiler warnings. | Alan Mishchenko | 2014-08-04 | 1 | -0/+53 | |
| | ||||||
* | Profiling code for SOP/DSD/LMS balancing. | Alan Mishchenko | 2014-08-02 | 1 | -0/+87 | |
| | ||||||
* | Changes and improvements to different packages. | Alan Mishchenko | 2014-06-30 | 1 | -0/+25 | |
| | ||||||
* | Changes and improvements to different packages. | Alan Mishchenko | 2014-06-26 | 1 | -0/+3 | |
| |