summaryrefslogtreecommitdiffstats
path: root/src/aig
Commit message (Expand)AuthorAgeFilesLines
* Bug fix in parsing hierarchical BLIF with mapping.Alan Mishchenko2019-11-181-0/+2
* Enable blasting LUTs in NDR.Alan Mishchenko2019-11-181-7/+44
* Procedures to dump input/output data for a benchmark.Alan Mishchenko2019-11-171-0/+158
* Adding option to &flow2 to map using the library.Alan Mishchenko2019-11-051-4/+14
* Changes to several APIs.Alan Mishchenko2019-11-034-1/+52
* Changes to several APIs.Alan Mishchenko2019-11-011-5/+8
* Compiler warnings.Alan Mishchenko2019-10-271-1/+3
* Experiments with simulation.Alan Mishchenko2019-10-275-7/+152
* Adding a new feature to decompose special 6-input cuts.Alan Mishchenko2019-10-261-0/+28
* Making &mfs work with boxes larger than 6 inputs. Adding option &if -w to pri...Alan Mishchenko2019-09-192-2/+9
* Bug fix in &trace.Alan Mishchenko2019-09-181-0/+1
* Upgrading reparametrization to perform (non-range-equivalent) removal of logic.Alan Mishchenko2019-09-041-0/+56
* Adding new switch to &genqfb to use output as an enable in the miter.Alan Mishchenko2019-07-301-3/+14
* Preserving boxes after &write.Alan Mishchenko2019-07-251-6/+2
* Bug fix in &mfs.Alan Mishchenko2019-07-251-0/+2
* Fixing some update gcc.Alan Mishchenko2019-07-243-3/+3
* Adding command &permute.Alan Mishchenko2019-07-021-0/+45
* Assering valid fanins during MiniLUT construction.Alan Mishchenko2019-06-281-0/+2
* Adding command &print_truth to print truth tables for primary outputs.Alan Mishchenko2019-05-251-0/+34
* Corner case bug fix in reducing equivalences.Alan Mishchenko2019-05-241-1/+2
* Fixing recent change to 'print_stats'.Alan Mishchenko2019-05-111-2/+2
* Experiment with frontier cut computation.Alan Mishchenko2019-05-011-0/+15
* Adding switch &st -s for MUX restructring.Alan Mishchenko2019-04-211-0/+74
* Adding miter construction with one bit-level output for each pair of word-lev...Alan Mishchenko2019-04-141-1/+1
* Adding miter construction with one bit-level output for each pair of word-lev...Alan Mishchenko2019-04-142-0/+8
* Supporting LUT in NDR and WLC.Alan Mishchenko2019-04-051-0/+1
* Converting dch-style equivalences into scorr-style ones.Alan Mishchenko2019-04-051-0/+12
* Making 'ndr.h' fully independent of other ABC data-structures.Alan Mishchenko2019-03-231-12/+18
* Updating canonical form computation procedures (compiler warnings).Alan Mishchenko2019-03-051-1/+1
* Fixing several other type conversion warnings.Alan Mishchenko2019-03-051-24/+24
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-059-21/+21
* Fixing some warnings with -Wconversion.Alan Mishchenko2019-03-051-1/+1
* Suggested white-space changes for fewer gcc warnings.Alan Mishchenko2019-03-041-1/+1
* Adding switch -x to &ps to disable color printout.Alan Mishchenko2019-02-122-1/+18
* Compiler warning.Alan Mishchenko2019-01-301-1/+1
* Exploring other ways of CEX writing.Alan Mishchenko2019-01-215-6/+9
* Experiment with partitioned &scorr.Alan Mishchenko2019-01-151-0/+185
* Adding one API of GIA manager.Alan Mishchenko2019-01-121-0/+18
* Bug fix in deriving names for the miter output.Alan Mishchenko2019-01-101-4/+9
* Fixing float overflow during area-flow computation in &lf.Alan Mishchenko2018-12-131-0/+8
* Experiments with retiming (adding new APIs).Alan Mishchenko2018-12-091-0/+2
* Adding switch &w -n to modify the comment section of the AIGER file written.Alan Mishchenko2018-11-2110-17/+16
* Adding an option to write new-line after the comment symbol when dumping an A...Alan Mishchenko2018-11-201-2/+7
* Undoing some of the previous changes.Alan Mishchenko2018-11-151-1/+5
* Procedures to verify equivalence classes.Alan Mishchenko2018-11-111-1/+139
* Several recent bug fixes.Alan Mishchenko2018-11-042-4/+3
* Fix timing info communication in GIA APIs.Alan Mishchenko2018-10-231-0/+1
* Fix timing info communication in GIA APIs.Alan Mishchenko2018-10-231-0/+1
* Fix timing info communication in GIA APIs.Alan Mishchenko2018-10-222-1/+27
* Experiments with word-level retiming.Alan Mishchenko2018-09-301-2/+5