summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Changes to several APIs.Alan Mishchenko2019-11-038-81/+484
|
* Changes to several APIs.Alan Mishchenko2019-11-013-11/+31
|
* Compiler warnings.Alan Mishchenko2019-10-271-1/+3
|
* Experiments with simulation.Alan Mishchenko2019-10-277-8/+205
|
* Adding a new feature to decompose special 6-input cuts.Alan Mishchenko2019-10-261-0/+28
|
* Adding limit on the depth of recursion when counting exact area in 'amap'.Alan Mishchenko2019-10-264-6/+67
|
* Adding switch -o to 'map' and '&put' to control gate duplication.Alan Mishchenko2019-10-263-24/+34
|
* Experiments with miter construction.Alan Mishchenko2019-10-261-0/+59
|
* Adding bit-blasting of sqrt using non-restoring algorithm (Parhami, 2nd ed, ↵Alan Mishchenko2019-10-053-3/+40
| | | | p. 452)
* Remove assertions when the solver becomes UNSAT after adding constraints in ↵Alan Mishchenko2019-10-051-2/+2
| | | | 'scorr -c'.
* Small bug in the unused code.Alan Mishchenko2019-10-041-1/+1
|
* Several corner-case bug fixes in scorr with constraints.Alan Mishchenko2019-10-022-1/+9
|
* Fixing compilication problem related to shiftFunc().Alan Mishchenko2019-09-271-1/+1
|
* Adding switch to &if to consider special type of 6-input cuts.Alan Mishchenko2019-09-267-3/+151
|
* Fixing compilication problem related to Abc_TtVerifySmallTruth().Alan Mishchenko2019-09-261-1/+1
|
* Making &mfs work with boxes larger than 6 inputs. Adding option &if -w to ↵Alan Mishchenko2019-09-195-6/+20
| | | | print delay profile.
* Adding option 'gen -b' to generate signed Booth multipliers.Alan Mishchenko2019-09-192-6/+286
|
* Fixing performance bug (too many partial products) in blasting signed Booth ↵Alan Mishchenko2019-09-191-10/+13
| | | | multiplier.
* Bug fix in &trace.Alan Mishchenko2019-09-181-0/+1
|
* Several suggested bug-fixes.Alan Mishchenko2019-09-131-1/+1
|
* Several suggested bug-fixes.Alan Mishchenko2019-09-133-3/+3
|
* Upgrading reparametrization to perform (non-range-equivalent) removal of logic.Alan Mishchenko2019-09-042-3/+141
|
* Fix read_bench to read standard gate names in lower-case.Alan Mishchenko2019-08-281-9/+9
|
* Adding switch to suppress printing simple objects in %retime.Alan Mishchenko2019-08-144-12/+19
|
* Adding new switch to &genqfb to use output as an enable in the miter.Alan Mishchenko2019-07-302-8/+24
|
* Preserving boxes after &write.Alan Mishchenko2019-07-251-6/+2
|
* Bug fix in &mfs.Alan Mishchenko2019-07-251-0/+2
|
* Adding license file for Glucose 3.0Alan Mishchenko2019-07-251-0/+32
|
* Fixing some update gcc.Alan Mishchenko2019-07-251-1/+1
|
* Fixing some update gcc.Alan Mishchenko2019-07-2413-14/+14
|
* Adding handling of objects without fanout in %retime.Alan Mishchenko2019-07-181-1/+15
|
* Representing formula used in &fftest as a BLIF file.Alan Mishchenko2019-07-182-17/+99
|
* Adding switch '-F <filename>' to &fftest.Alan Mishchenko2019-07-161-5/+40
|
* Printing formula used in &fftest.Alan Mishchenko2019-07-031-2/+84
|
* Adding command &permute.Alan Mishchenko2019-07-022-0/+94
|
* Cleanup of SAT sweeping code.Alan Mishchenko2019-06-301-8/+0
|
* Assering valid fanins during MiniLUT construction.Alan Mishchenko2019-06-281-0/+2
|
* Making 'dsec' return correct return value (undoing this change, made by ↵Alan Mishchenko2019-06-261-1/+1
| | | | mistake).
* Making 'dsec' return correct return value.Alan Mishchenko2019-06-241-1/+1
|
* Making 'dsec' return verification status.Alan Mishchenko2019-06-212-2/+2
|
* Adding synonym of 'read_dsd'.Alan Mishchenko2019-06-201-0/+1
|
* Adding verbosity flag to command 'symfun'.Alan Mishchenko2019-06-202-5/+5
|
* Improving command 'symfun' to generate symmetric functions and their NPN ↵Alan Mishchenko2019-06-081-58/+75
| | | | classes.
* Updating command 'symfun' to generate symmetric functions and their NPN classes.Alan Mishchenko2019-05-303-26/+168
|
* Adding support for user-specified wire delays in &if.Alan Mishchenko2019-05-292-1/+17
|
* Adding command 'symfun' to generate truth table of a symmetric function.Alan Mishchenko2019-05-251-0/+75
|
* Adding command &print_truth to print truth tables for primary outputs.Alan Mishchenko2019-05-252-0/+123
|
* Corner case bug fix in reducing equivalences.Alan Mishchenko2019-05-241-1/+2
|
* Experiments with counting care bits.Alan Mishchenko2019-05-231-0/+106
|
* Changes to the interface of &cfs.Alan Mishchenko2019-05-212-5/+5
|