summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding switch -g to use global rather than local BDDs in 'muxes'.Alan Mishchenko2020-01-143-13/+79
* Improving performance of 'lutpack'.Alan Mishchenko2020-01-103-7/+9
* Allowing nodes and boxes to have more than 6 inputs in mfs2 and &mfs.Alan Mishchenko2020-01-073-24/+143
* Adding commands 'save' and 'load' for mapped networks.Alan Mishchenko2020-01-032-0/+152
* Adding experimental command.Alan Mishchenko2019-12-141-5/+17
* Adding experimental command.Alan Mishchenko2019-12-141-0/+72
* Commenting out assertion.Alan Mishchenko2019-12-141-1/+1
* Bug fix in recently modified code.Alan Mishchenko2019-12-111-1/+1
* Making &gla iterate over property outputs.Alan Mishchenko2019-12-111-13/+36