summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Experiments with truth tables.Alan Mishchenko2019-11-193-0/+153
* Bug fix in parsing hierarchical BLIF with mapping.Alan Mishchenko2019-11-182-3/+18
* Enable blasting LUTs in NDR.Alan Mishchenko2019-11-186-7/+93
* Procedures to dump input/output data for a benchmark.Alan Mishchenko2019-11-171-0/+158
* Adding macro to disable bridge output and APIs by popular demand.Alan Mishchenko2019-11-093-12/+231
* Adding option to &flow2 to map using the library.Alan Mishchenko2019-11-051-4/+14
* 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-276-8/+201
* 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, p...Alan Mishchenko2019-10-053-3/+40
* Remove assertions when the solver becomes UNSAT after adding constraints in '...Alan Mishchenko2019-10-051-2/+2
* 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 pri...Alan Mishchenko2019-09-195-6/+20
* 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 m...Alan Mishchenko2019-09-191-10/+13
* 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 mista...Alan Mishchenko2019-06-261-1/+1
* 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 clas...Alan Mishchenko2019-06-081-58/+75
* Updating command 'symfun' to generate symmetric functions and their NPN classes.Alan Mishchenko2019-05-303-26/+168