summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updates to the Cba data-structure.Alan Mishchenko2015-07-254-18/+59
* Updates to Cba data-structure.Alan Mishchenko2015-07-242-18/+41
* Updates to Cba data-structure.Alan Mishchenko2015-07-235-178/+702
* Renaming Cba into Bac.Alan Mishchenko2015-07-211-1/+1
* Renaming Cba into Bac.Alan Mishchenko2015-07-211-1/+1
* Renaming Cba into Bac.Alan Mishchenko2015-07-211-1/+1
* Renaming Cba into Bac.Alan Mishchenko2015-07-211-0/+0
* Renaming Cba into Bac.Alan Mishchenko2015-07-211-0/+0
* Renaming Cba into Bac.Alan Mishchenko2015-07-2123-610/+6522
* Renaming Cba into Bac.Alan Mishchenko2015-07-2114-2069/+720
* Adding new GIA duplication API.Alan Mishchenko2015-07-213-1/+38
* Improving Wlc_Ntk_t data-structure by extending bit-ranges up to 4B enabling ...Alan Mishchenko2015-07-163-12/+113
* Do not add reset logic to un-initialized flops without fanout.Alan Mishchenko2015-07-161-1/+6
* Clarifying 'cec' and 'dsec' usage message.Alan Mishchenko2015-07-161-2/+2
* Verilog benchmark generation code.Alan Mishchenko2015-07-151-0/+84
* Improved bit-blasting of various operators in Wlc_Ntk_t; added SQRT operator ...Alan Mishchenko2015-07-145-54/+140
* Improved bit-blasting of adders and multipliers in Wlc_Ntk_t.Alan Mishchenko2015-07-131-3/+46
* 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-241-1/+0
* 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