summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bug in comb loop detection.Alan Mishchenko2020-04-224-17/+22
|
* Improving simulation patterns by local search.Alan Mishchenko2020-04-171-0/+1
|
* Improving simulation patterns by local search.Alan Mishchenko2020-04-171-28/+129
|
* Fixing broken build and compiler warnings.Alan Mishchenko2020-04-172-3/+3
|
* Fixing broken build and compiler warnings.Alan Mishchenko2020-04-171-1/+1
|
* Fixing broken build and compiler warnings.Alan Mishchenko2020-04-176-8/+8
|
* Removing debug stop.Alan Mishchenko2020-04-171-4/+0
|
* Memory leak.Alan Mishchenko2020-04-171-0/+3
|
* Adding check for comb loops in NDR.Alan Mishchenko2020-04-173-1/+141
|
* QBF-based code generation.Alan Mishchenko2020-04-121-5/+90
|
* Procedures to explore structural support of an AIG.Alan Mishchenko2020-04-101-0/+1
|
* Various changes.Alan Mishchenko2020-04-102-1/+3
|
* Various changes.Alan Mishchenko2020-04-103-20/+151
|
* Debugging a combo loop in NDR.Alan Mishchenko2020-04-091-2/+3
|
* Adding option to &saveaig to compare AIGs by node count.Alan Mishchenko2020-04-091-0/+3
|
* Various changes.Alan Mishchenko2020-04-083-41/+86
|
* Adding option to &saveaig to compare AIGs by node count.Alan Mishchenko2020-04-071-1/+1
|
* Adding option to &saveaig to compare AIGs by node count.Alan Mishchenko2020-04-071-1/+4
|
* Various changes.Alan Mishchenko2020-03-292-15/+18
|
* Various changes.Alan Mishchenko2020-03-214-10/+12
|
* Various changes.Alan Mishchenko2020-03-185-19/+206
|
* Adding limit on the number of live BDD nodes in command 'muxes -g'.Alan Mishchenko2020-03-141-1/+1
|
* Adding limit on the number of live BDD nodes in command 'muxes -g'.Alan Mishchenko2020-03-121-1/+1
|
* Adding limit on the number of live BDD nodes in command 'muxes -g'.Alan Mishchenko2020-03-123-17/+32
|
* Ongoing changes to the simulator.Alan Mishchenko2020-03-091-15/+49
|
* Ongoing changes to the simulator.Alan Mishchenko2020-03-093-13/+128
|
* Adding dumping json file with statistics in &mltest.Alan Mishchenko2020-03-071-8/+19
|
* Corner-case bug-fix in retiming (corrected fix).Alan Mishchenko2020-03-061-0/+4
|
* Corner-case bug-fix in retiming (undoing wrong fix).Alan Mishchenko2020-03-061-2/+2
|
* Corner-case bug-fix in retiming.Alan Mishchenko2020-03-061-2/+2
|
* Updating and extending simulation data structures.Alan Mishchenko2020-03-061-93/+2
|
* Updating and extending simulation data structures.Alan Mishchenko2020-03-051-13/+6
|
* Updating and extending simulation data structures.Alan Mishchenko2020-03-052-14/+32
|
* Changes to the old parser.Alan Mishchenko2020-03-021-6/+21
|
* Several misc changes.Alan Mishchenko2020-03-011-1/+8
|
* Adding commands to generate data for experiments.Alan Mishchenko2020-02-231-1/+1
|
* Adding commands to generate data for experiments.Alan Mishchenko2020-02-223-1/+111
|
* Adding commands to generate data for experiments.Alan Mishchenko2020-02-221-0/+4
|
* Adding commands to generate data for experiments.Alan Mishchenko2020-02-211-1/+171
|
* Assertion failure in reading NDR.Alan Mishchenko2020-02-201-1/+2
|
* Adding min-level merging of equivalence classes of AIG nodes.Alan Mishchenko2020-02-191-3/+13
|
* Experimental simulation based code.Alan Mishchenko2020-02-061-0/+2
|
* Cleaning up code and fixing for several typos.Alan Mishchenko2020-01-272-7/+3
|
* Adding a warning in retiming when no node delays are given.Alan Mishchenko2020-01-231-1/+1
|
* Adding a warning in retiming when no node delays are given.Alan Mishchenko2020-01-231-1/+6
|
* Experiments with resubstitution.Alan Mishchenko2020-01-211-1/+70
|
* Experiments with simulation patterns.Alan Mishchenko2020-01-201-1/+228
|
* Experiments with MUX restructuring.Alan Mishchenko2020-01-191-0/+49
|
* Adding new command to generate specialized miter.Alan Mishchenko2020-01-192-0/+228
|
* Adding CNF variable mapping rules.Alan Mishchenko2020-01-181-0/+11
|