Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Improvements to CNF generation. | Alan Mishchenko | 2014-06-23 | 1 | -1/+0 |
| | |||||
* | Improvements to CNF generation. | Alan Mishchenko | 2014-06-23 | 1 | -0/+250 |
| | |||||
* | Experiments with CNF generation. | Alan Mishchenko | 2014-06-18 | 1 | -5/+8 |
| | |||||
* | Added transformation of CEX after 'fix_aig' and checking of transformed ↵ | Alan Mishchenko | 2014-06-17 | 2 | -0/+40 |
| | | | | CEXes using 'testcex -a'. | ||||
* | Specializing some truth-table functions to 6 inputs. | Alan Mishchenko | 2014-06-14 | 1 | -57/+99 |
| | |||||
* | Fixing the problem with 'phase -c'. | Alan Mishchenko | 2014-05-29 | 1 | -3/+3 |
| | |||||
* | Command to test console colors. | Alan Mishchenko | 2014-04-10 | 1 | -6/+5 |
| | |||||
* | Command to test console colors. | Alan Mishchenko | 2014-04-10 | 1 | -4/+4 |
| | |||||
* | Command to test console colors. | Alan Mishchenko | 2014-04-10 | 1 | -0/+2 |
| | |||||
* | Command to test console colors. | Alan Mishchenko | 2014-04-10 | 2 | -0/+124 |
| | |||||
* | Better CEX minimization and renaming of write_counter into write_cex. | Alan Mishchenko | 2014-04-04 | 2 | -0/+28 |
| | |||||
* | Significant improvement to LUT mappers (if, &if). | Alan Mishchenko | 2014-02-16 | 1 | -1/+1 |
| | |||||
* | Fix in represneting constants in a platform-independent way. | Alan Mishchenko | 2014-02-10 | 1 | -12/+12 |
| | |||||
* | Fix parenthesization of Abc_Clock #ifdef. | Aaron Tomb | 2013-11-06 | 1 | -1/+1 |
| | | | | | The previous location of parentheses led to an attempt to compile against Linux-only clock APIs when building on 32-bit OS X. | ||||
* | Merged in atomb/abc (pull request #1) | Alan Mishchenko | 2013-11-05 | 2 | -4/+6 |
|\ | | | | | | | Several patches to fix compilation under MINGW32 | ||||
| * | Don't assume MSVC when __MINGW32__ set. | Aaron Tomb | 2013-11-04 | 1 | -0/+2 |
| | | |||||
| * | Choose Windows file operations with MINGW32. | Aaron Tomb | 2013-11-04 | 1 | -3/+3 |
| | | |||||
| * | Make definition of Abc_Clock work with MINGW32. | Aaron Tomb | 2013-11-04 | 1 | -1/+1 |
| | | |||||
* | | Tuning for multi-ouptut solver. | Alan Mishchenko | 2013-11-04 | 1 | -1/+4 |
|/ | |||||
* | Compiler warnings. | Alan Mishchenko | 2013-10-30 | 1 | -3/+3 |
| | |||||
* | Extending truth table support in &jf for more than 6 inputs. | Alan Mishchenko | 2013-10-10 | 1 | -3/+4 |
| | |||||
* | Improvements to the canonical form computation. | Alan Mishchenko | 2013-10-10 | 1 | -0/+1 |
| | |||||
* | Moved the code to a different file. | Alan Mishchenko | 2013-10-06 | 1 | -0/+197 |
| | |||||
* | Towards better Boolean matching. | Alan Mishchenko | 2013-10-05 | 1 | -0/+13 |
| | |||||
* | Towards better Boolean matching. | Alan Mishchenko | 2013-10-05 | 1 | -0/+13 |
| | |||||
* | Added 'abort' message in bridge mode for pdr -a timeout | Niklas Een | 2013-10-04 | 1 | -8/+30 |
| |