summaryrefslogtreecommitdiffstats
path: root/src/aig/gia
Commit message (Expand)AuthorAgeFilesLines
* Fixing broken build and compiler warnings.Alan Mishchenko2020-04-171-1/+1
* QBF-based code generation (extending beyond 32 bits).Alan Mishchenko2020-04-131-25/+44
* QBF-based code generation.Alan Mishchenko2020-04-121-9/+9
* QBF-based code generation.Alan Mishchenko2020-04-121-1/+185
* Procedures to explore structural support of an AIG.Alan Mishchenko2020-04-101-0/+95
* Corner-case bug fix in SAT-based sim info generation.Alan Mishchenko2020-04-071-4/+6
* Corner-case bug in MiniLUT computation.Alan Mishchenko2020-04-021-0/+1
* Updating parameter in 'dump_equiv'.Alan Mishchenko2020-04-021-0/+1
* Various changes.Alan Mishchenko2020-03-281-1/+1
* Experiments with simulation-based engines.Alan Mishchenko2020-03-251-3/+6
* Experiments with simulation-based engines.Alan Mishchenko2020-03-223-2/+313
* Various changes.Alan Mishchenko2020-03-219-37/+115
* Various changes.Alan Mishchenko2020-03-184-18/+106
* Ongoing changes to the simulator.Alan Mishchenko2020-03-093-15/+5
* Adding dumping json file with statistics in &mltest.Alan Mishchenko2020-03-081-4/+21
* Adding dumping json file with statistics in &mltest.Alan Mishchenko2020-03-071-5/+6
* Adding dumping json file with statistics in &mltest.Alan Mishchenko2020-03-071-4/+22
* 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