summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-2438-185/+525
* Merging recent changes.Alan Mishchenko2015-08-231-0/+69
|\
| * New command 'isonpn'.Alan Mishchenko2015-08-111-4/+4
| * New command 'isonpn'.Alan Mishchenko2015-08-111-0/+69
* | Experiments with mapping plus small changes.Alan Mishchenko2015-08-233-14/+45
|/
* Improvements to Cba data-structure.Alan Mishchenko2015-08-103-31/+30
* Improvements to Cba data-structure.Alan Mishchenko2015-08-093-59/+187
* Improvements to Cba data-structure.Alan Mishchenko2015-08-093-5/+7
* Improvements to Cba data-structure.Alan Mishchenko2015-08-096-201/+192
* Improvements to Cba data-structure.Alan Mishchenko2015-08-084-163/+420
* Fix for v_rams_20b and fix for 'write_rb' set/reset only input port allowedAlan Mishchenko2015-08-072-125/+197
* Compiler warnings.Alan Mishchenko2015-08-042-11/+3
* Improvements to Cba data-structure.Alan Mishchenko2015-08-047-161/+794
* Making ABC error out instead of crashing when non-standard range is given.Alan Mishchenko2015-08-031-3/+8
* Improvements to Cba data-structure.Alan Mishchenko2015-08-015-13/+18
* Improvements to Cba data-structure.Alan Mishchenko2015-07-3113-267/+817
* Improvements to Cba data-structure.Alan Mishchenko2015-07-294-465/+327
* Improvements to Cba data-structure.Alan Mishchenko2015-07-284-43/+242
* Updates to the Cba data-structure.Alan Mishchenko2015-07-253-17/+58
* 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-2113-2069/+699
* Adding new GIA duplication API.Alan Mishchenko2015-07-211-1/+1
* Improving Wlc_Ntk_t data-structure by extending bit-ranges up to 4B enabling ...Alan Mishchenko2015-07-163-12/+113
* 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
* 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-115-12/+22
* Adding new Python API 'is_func_iso'.Alan Mishchenko2015-07-112-0/+93
* New TFI/TFO profiling code.Alan Mishchenko2015-07-101-5/+9
* New TFI/TFO profiling code.Alan Mishchenko2015-07-091-5/+25
* Temp change in the AIG reader and minor tuning.Alan Mishchenko2015-07-081-0/+4
* Bug fix in programmable cell parser and minor tuning.Alan Mishchenko2015-07-081-1/+2
* C++ compiler typecast problem.Alan Mishchenko2015-07-0810-20/+20
* 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-075-63/+92
* 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-062-0/+52
* Bug fix in SMT-LIB parser.Alan Mishchenko2015-06-301-1/+1