summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Adding resource limits to 'fraig_restore'.Alan Mishchenko2015-06-273-15/+48
* New command &genqbf to dump the QBF miter for ind inv computation.Alan Mishchenko2015-06-232-1/+119
* 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-211-5/+53
* 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.Alan Mishchenko2015-06-046-4/+266
* Making sure 0-input LUTs are supported by the DSD matching code.Alan Mishchenko2015-05-142-2/+2
* 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
* 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-242-6/+13
* Adding support for dumping faults not detected by a given test-set in &fftest...Alan Mishchenko2015-04-171-2/+8
* Adding support for cardinality constraints in &fftest (switches -K and -k).Alan Mishchenko2015-04-161-5/+21
* Adding switch &fftest -e to dump delay-tests in a special format.Alan Mishchenko2015-04-141-2/+6
* Making BDD computation more robust by using dynamic resource limit.Alan Mishchenko2015-04-111-2/+5
* Several additional fixed in the timing manager.Alan Mishchenko2015-04-073-3/+15