summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Improvements to Cba data-structure.Alan Mishchenko2015-08-093-5/+7
|
* Improvements to Cba data-structure.Alan Mishchenko2015-08-098-209/+210
|
* Improvements to Cba data-structure.Alan Mishchenko2015-08-088-200/+539
|
* 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-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-212-4/+4
|
* 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-211-1/+1
|
* Renaming Cba into Bac.Alan Mishchenko2015-07-2123-610/+6522
|
* Renaming Cba into Bac.Alan Mishchenko2015-07-2115-2098/+801
|
* 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
| | | | printout of AND2 in '%ps -d'.
* 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
|