summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Print-out for char arrays.Alan Mishchenko2015-07-121-2/+2
* Print-out for char arrays.Alan Mishchenko2015-07-121-0/+20
* Assertion fail after 'print_supp -w'.Alan Mishchenko2015-07-111-1/+4
* Compiler warning.Alan Mishchenko2015-07-111-1/+1
* Adding new Python API 'is_func_iso2'.Alan Mishchenko2015-07-116-13/+37
* Adding new Python API 'is_func_iso'.Alan Mishchenko2015-07-115-0/+129
* New TFI/TFO profiling code.Alan Mishchenko2015-07-102-22/+50
* New TFI/TFO profiling code.Alan Mishchenko2015-07-094-9/+328
* Small changes to enable collecting results using &ps -D file.Alan Mishchenko2015-07-094-7/+18
* Temp change in the AIG reader and minor tuning.Alan Mishchenko2015-07-091-2/+2
* Temp change in the AIG reader and minor tuning.Alan Mishchenko2015-07-083-1/+8
* Bug fix in programmable cell parser and minor tuning.Alan Mishchenko2015-07-082-2/+4
* C++ compiler typecast problem.Alan Mishchenko2015-07-0820-46/+46
* C++ compiler typecast problem.Alan Mishchenko2015-07-081-1/+1
* C++ compiler typecast problem.Alan Mishchenko2015-07-081-1/+1
* Bug fixing in %blast when blasting MUX coming from always-statement.Alan Mishchenko2015-07-076-63/+93
* Bug fixing in %blast when blasting mod operator (handling zero divisor).Alan Mishchenko2015-07-077-11/+33
* Adding new Python API 'co_supp'.Alan Mishchenko2015-07-071-0/+1
* Adding new Python API 'co_supp'.Alan Mishchenko2015-07-063-0/+78
* Add fix to Liberty parser to skip extra semicolon.Alan Mishchenko2015-07-061-0/+5
* Bug fix in SMT-LIB parser.Alan Mishchenko2015-06-301-1/+1
* Fixing assertion failure in Abc_NtkBddToSop.Alan Mishchenko2015-06-291-0/+4
* Making sure the CI/CO are not ordered by 'fraig_restore'.Alan Mishchenko2015-06-294-25/+120
* Undo recent assert.Alan Mishchenko2015-06-271-2/+2
* Potential performance bug in the mapper.Alan Mishchenko2015-06-271-1/+1
* Adding resource limits to 'fraig_restore'.Alan Mishchenko2015-06-273-15/+48
* Compiler warnings.Alan Mishchenko2015-06-242-1/+1
* New command &genqbf to dump the QBF miter for ind inv computation.Alan Mishchenko2015-06-233-2/+241
* Add warnings to %read about 3-arge ops and non-zero-based ranges.Alan Mishchenko2015-06-231-5/+15
* Supporting AND-gate cuts in 'if' and '&if'Alan Mishchenko2015-06-214-11/+80
* Supporting 'distinct' keyword in SMT-LIB parser.Alan Mishchenko2015-06-201-2/+2
* Adding new debugging feature to Wlc_Ntk_t.Alan Mishchenko2015-06-193-1/+57
* Bug with in signed MUX.Alan Mishchenko2015-06-141-8/+11
* Bug with in signed MUX.Alan Mishchenko2015-06-121-2/+4
* Sequential word-level simulator for Wlc_Ntk_t (bug fix).Alan Mishchenko2015-06-051-0/+2
* Sequential word-level simulator for Wlc_Ntk_t.Alan Mishchenko2015-06-049-4/+301
* Merging two threads.Alan Mishchenko2015-05-252-0/+9
|\
| * Copying prog cell data.Alan Mishchenko2015-05-211-0/+5
| * Bug fix in QBF solver.Alan Mishchenko2015-05-041-0/+4
* | Changing the way extension 'b' is written.Alan Mishchenko2015-05-251-3/+7
* | Bug fix in 'dsd_tune' when processing cells with 0-input LUTs.Alan Mishchenko2015-05-151-2/+7
* | Making sure 0-input LUTs are supported by the DSD matching code.Alan Mishchenko2015-05-143-7/+7
* | Procedure for extending care CEX to all objects.Alan Mishchenko2015-05-142-0/+55
|/
* Correcting assert in converting standard cell mapping from GIA into ABC.Alan Mishchenko2015-04-271-1/+1
* Bug fix in %read_smt and prevent crash of &cec if there is no current AIG.Alan Mishchenko2015-04-272-4/+19
* Improving the criteria to select representative gates in 'map' with floating-...Alan Mishchenko2015-04-251-47/+60
* Fix inconsistency between operators and symbols in Wlc_Ntk_t.Alan Mishchenko2015-04-252-37/+38
* Suggested fixes to compile with 'gcc -x c++'.Alan Mishchenko2015-04-247-8/+10
* Adding switch 'map -f' to not use large gates for high-fanout nodes (disabled...Alan Mishchenko2015-04-246-8/+18
* Bug fix in 'print_supp' (induced bugs in 'bm' and 'bm2').Alan Mishchenko2015-04-241-7/+7