summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Changes to the interface of &cfs.Alan Mishchenko2019-05-152-5/+18
* Merge branch 'master' of https://github.com/berkeley-abc/abcAlan Mishchenko2019-05-111-1/+1
|\
| * Merge pull request #37 from jamesjer/masteralanminko2019-05-101-1/+1
| |\
| | * Fix a memset that doesn't zero enough bytes.Jerry James2019-05-081-1/+1
| |/
* / Fixing recent change to 'print_stats'.Alan Mishchenko2019-05-112-2/+3
|/
* Modifying 'write_truth' to dump truth table in hex.Alan Mishchenko2019-05-073-3/+30
* Experiment with frontier cut computation.Alan Mishchenko2019-05-011-0/+15
* Adding the possibility to specify file name in 'pdr'.Alan Mishchenko2019-04-224-4/+16
* Adding switch &st -s for MUX restructring.Alan Mishchenko2019-04-211-1/+2
* Adding switch &st -s for MUX restructring.Alan Mishchenko2019-04-212-2/+89
* Improvements to the retiming algorithm.Alan Mishchenko2019-04-181-1/+7
* Improvements to the retiming algorithm.Alan Mishchenko2019-04-181-1/+1
* Improvements to the retiming algorithm.Alan Mishchenko2019-04-181-22/+63