summaryrefslogtreecommitdiffstats
path: root/src/aig
Commit message (Collapse)AuthorAgeFilesLines
* New ways of reading MiniAIG.Alan Mishchenko2020-07-291-0/+268
|
* Fixing new resub code.Alan Mishchenko2020-07-201-2/+1
|
* Fixing new resub code.Alan Mishchenko2020-07-202-122/+215
|
* Experiment with structural similarity.Alan Mishchenko2020-07-164-0/+145
|
* Correctly handling transfer of additional AIG info when AIG has no internal ↵Alan Mishchenko2020-07-132-4/+20
| | | | nodes.
* Adding new resub code.Alan Mishchenko2020-07-082-0/+580
|
* Experimental simulation.Alan Mishchenko2020-06-041-9/+72
|
* Experimental simulation.Alan Mishchenko2020-06-031-0/+99
|
* Experimental resubstitution.Alan Mishchenko2020-05-154-258/+386
|
* Experimental resubstitution.Alan Mishchenko2020-05-131-67/+221
|
* Experimental resubstitution.Alan Mishchenko2020-05-111-4/+10
|
* Experimental resubstitution.Alan Mishchenko2020-05-081-37/+119
|
* Experimental resubstitution.Alan Mishchenko2020-05-071-35/+87
|
* Experimental resubstitution.Alan Mishchenko2020-05-071-233/+442
|
* Experiment with permutations.Alan Mishchenko2020-05-031-1/+1
|
* Experiment with permutations.Alan Mishchenko2020-05-031-0/+95
|
* Compiler warnings and errors.Alan Mishchenko2020-05-032-3/+5
|
* Compiler warnings.Alan Mishchenko2020-05-031-1/+0
|
* Experimental resubstitution.Alan Mishchenko2020-05-034-3/+789
|
* Merge pull request #65 from FPGeh/fix_seq_synthalanminko2020-04-301-5/+7
|\ | | | | Gia_ManDupPermFlop to behave as Gia_ManDupPerm
| * Gia_ManDupPermFlop to behave as Gia_ManDupPermEddie Hung2020-01-231-5/+7
| | | | | | | | Fixes sequential synthesis (e.g. &scl) for multiple domains
* | Adding new API to MiniAIG.Alan Mishchenko2020-04-291-2/+2
| |
* | Adding new API to MiniAIG.Alan Mishchenko2020-04-292-0/+210
| |
* | New AIG restructuring feature.Alan Mishchenko2020-04-231-0/+181
| |
* | Improving simulation patterns by local search.Alan Mishchenko2020-04-172-10/+399
| |
* | Fixing broken build and compiler warnings.Alan Mishchenko2020-04-171-1/+1
| |
* | 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 nAnd2Delay
| * | &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
| |