summaryrefslogtreecommitdiffstats
path: root/src/aig/gia
Commit message (Expand)AuthorAgeFilesLines
* Updating and extending simulation data structures.Alan Mishchenko2020-03-061-14/+19
* Updating and extending simulation data structures.Alan Mishchenko2020-03-054-19/+23
* Several misc changes.Alan Mishchenko2020-03-012-4/+9
* Merge pull request #66 from FPGeh/fix-and2delayalanminko2020-03-012-0/+2
|\
| * &sweep and &mfs to preserve nAnd2DelayEddie Hung2020-01-272-0/+2
* | Adding commands to generate data for experiments.Alan Mishchenko2020-02-232-0/+15
* | Adding commands to generate data for experiments.Alan Mishchenko2020-02-223-6/+62
* | Adding commands to generate data for experiments.Alan Mishchenko2020-02-213-161/+428
* | Adding min-level merging of equivalence classes of AIG nodes.Alan Mishchenko2020-02-191-2/+167
* | Experimental simulation based code.Alan Mishchenko2020-02-063-638/+1179
* | Adding several new utilities.Alan Mishchenko2020-01-271-2/+4
|/
* Experiments with resubstitution.Alan Mishchenko2020-01-211-1/+296
* Experiments with simulation patterns.Alan Mishchenko2020-01-201-0/+342
* Experiments with MUX restructuring.Alan Mishchenko2020-01-201-7/+34
* Experiments with MUX restructuring.Alan Mishchenko2020-01-191-0/+40
* Adding AIG stats logging (using JSON format).Alan Mishchenko2020-01-161-0/+14
* Adding AIG stats logging.Alan Mishchenko2020-01-161-0/+25
* Suggested fix to not collect leaves of black boxes.Alan Mishchenko2020-01-111-4/+4
* Preserving additional AIG manager when dandling nodes are present.Alan Mishchenko2020-01-081-0/+3
* Allowing nodes and boxes to have more than 6 inputs in mfs2 and &mfs.Alan Mishchenko2020-01-071-16/+61
* Forgot to update module make when adding giaDeep.cAlan Mishchenko2019-12-181-0/+1
* Bug fix in collapsing with boxes.Alan Mishchenko2019-12-171-1/+51
* Adding experimental command.Alan Mishchenko2019-12-141-1/+1
* Adding experimental command.Alan Mishchenko2019-12-141-0/+57
* Making &gla iterate over property outputs.Alan Mishchenko2019-12-112-0/+25
* Changes to several APIs.Alan Mishchenko2019-12-051-1/+1
* 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
* Bug fix in parsing hierarchical BLIF with mapping.Alan Mishchenko2019-11-181-0/+2
* 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-242-2/+2
* Adding command &permute.Alan Mishchenko2019-07-021-0/+45
* 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