summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixing broken build and compiler warnings.Alan Mishchenko2020-04-175-7/+7
* Fixing broken build and compiler warnings.Alan Mishchenko2020-04-171-1/+1
* Fixing broken build and compiler warnings.Alan Mishchenko2020-04-1710-12/+12
* 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 (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-122-6/+275
* Procedures to explore structural support of an AIG.Alan Mishchenko2020-04-102-0/+96
* 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
* Corner-case bug fix in SAT-based sim info generation.Alan Mishchenko2020-04-071-4/+6
* Correctly updating the failed output when recording the CEX in bmc3 -a.Alan Mishchenko2020-04-031-1/+5
* Extend ISOP to return the truth table.Alan Mishchenko2020-04-023-5/+14
* 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-293-15/+24
* Various changes.Alan Mishchenko2020-03-283-6/+16
* Experiments with simulation-based engines.Alan Mishchenko2020-03-253-4/+25
* Experiments with simulation-based engines.Alan Mishchenko2020-03-226-62/+379
* Various changes.Alan Mishchenko2020-03-211-0/+8
* Various changes.Alan Mishchenko2020-03-2113-47/+127
* Various changes.Alan Mishchenko2020-03-189-37/+312
* Downgrading random number generator to be not inlined.Alan Mishchenko2020-03-182-24/+37
* Extending TT-based ISOP to handle ISFs.Alan Mishchenko2020-03-184-0/+124
* Corner case bug fix in &sat -a.Alan Mishchenko2020-03-181-3/+12
* 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-124-18/+33
* Ongoing changes to the simulator.Alan Mishchenko2020-03-091-15/+49
* Ongoing changes to the simulator.Alan Mishchenko2020-03-096-28/+133
* 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-072-12/+41
* 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-062-107/+21
* Updating and extending simulation data structures.Alan Mishchenko2020-03-051-13/+6
* Updating and extending simulation data structures.Alan Mishchenko2020-03-058-33/+69
* Changes to the old parser.Alan Mishchenko2020-03-021-6/+21
* Several misc changes.Alan Mishchenko2020-03-013-5/+17
* Merge pull request #66 from FPGeh/fix-and2delayalanminko2020-03-012-0/+2
|\
| * &sweep and &mfs to preserve nAnd2DelayEddie Hung2020-01-272-0/+2