summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Making &gla iterate over property outputs.Alan Mishchenko2019-12-113-13/+61
* Bug fix in recently modified code.Alan Mishchenko2019-12-111-7/+9
* Special case in Verilog parser.Alan Mishchenko2019-12-062-0/+20
* Renaming options of command &sat.Alan Mishchenko2019-12-051-4/+4
* Changes to several APIs.Alan Mishchenko2019-12-054-16/+92
* Small changes.Alan Mishchenko2019-12-041-2/+8
* Assert in &verify only holds when boxes are not removed.Alan Mishchenko2019-12-041-2/+11
* Accidentally losing flop info while rehashing AIG.Alan Mishchenko2019-12-031-5/+9
* Updates to JSON parser.Alan Mishchenko2019-12-021-0/+20
* Updates to JSON parser.Alan Mishchenko2019-12-022-7/+138
* Adding logfile dump to print_status.Alan Mishchenko2019-11-252-7/+70
* Data reading procedure.Alan Mishchenko2019-11-201-0/+48
* Bug fix in printing truth table in Verilog.Alan Mishchenko2019-11-201-1/+11
* Dumping multiple counter-examples.Alan Mishchenko2019-11-191-1/+1
* Dumping multiple counter-examples.Alan Mishchenko2019-11-191-1/+1
* Corner case bug fix in print_stats (warning).Alan Mishchenko2019-11-191-1/+1
* Dumping multiple counter-examples.Alan Mishchenko2019-11-191-104/+139
* Corner case bug fix in print_stats.Alan Mishchenko2019-11-191-1/+1
* 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-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, 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