Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Experimental simulation. | Alan Mishchenko | 2020-06-03 | 1 | -1/+1 |
| | |||||
* | Dumping BDD variable order after 'clp'. | Alan Mishchenko | 2020-05-18 | 6 | -10/+27 |
| | |||||
* | Experimental resubstitution. | Alan Mishchenko | 2020-05-15 | 1 | -5/+5 |
| | |||||
* | Adding new utility procedures. | Alan Mishchenko | 2020-05-11 | 6 | -45/+159 |
| | |||||
* | Adding new utility procedures. | Alan Mishchenko | 2020-05-10 | 3 | -9/+172 |
| | |||||
* | Fixing the accidentally broken build. | Alan Mishchenko | 2020-05-06 | 1 | -1/+0 |
| | |||||
* | Experiment with permutations. | Alan Mishchenko | 2020-05-03 | 1 | -1/+2 |
| | |||||
* | Compiler warnings and errors. | Alan Mishchenko | 2020-05-03 | 2 | -5/+3 |
| | |||||
* | Experimental resubstitution. | Alan Mishchenko | 2020-05-03 | 3 | -2/+106 |
| | |||||
* | Merge pull request #57 from whitequark/patch-1 | alanminko | 2020-04-30 | 1 | -2/+2 |
|\ | | | | | Make use of setrlimit conditional on ABC_NO_RLIMIT | ||||
| * | Make use of setrlimit conditional on ABC_NO_RLIMIT. | whitequark | 2020-04-30 | 1 | -2/+2 |
| | | | | | | | | | | This is useful for POSIX-like platforms that do not have rlimit, such as WASI. | ||||
* | | Bug fix in 'resub' to enable additional divisors, by Siang-Yun Lee. | Alan Mishchenko | 2020-04-27 | 1 | -124/+368 |
|/ | |||||
* | New AIG restructuring feature. | Alan Mishchenko | 2020-04-23 | 1 | -0/+49 |
| | |||||
* | Fix a bug in comb loop detection. | Alan Mishchenko | 2020-04-22 | 4 | -17/+22 |
| | |||||
* | Improving simulation patterns by local search. | Alan Mishchenko | 2020-04-17 | 1 | -0/+1 |
| | |||||
* | Improving simulation patterns by local search. | Alan Mishchenko | 2020-04-17 | 1 | -28/+129 |
| | |||||
* | Fixing broken build and compiler warnings. | Alan Mishchenko | 2020-04-17 | 2 | -3/+3 |
| | |||||
* | Fixing broken build and compiler warnings. | Alan Mishchenko | 2020-04-17 | 1 | -1/+1 |
| | |||||
* | Fixing broken build and compiler warnings. | Alan Mishchenko | 2020-04-17 | 6 | -8/+8 |
| | |||||
* | Removing debug stop. | Alan Mishchenko | 2020-04-17 | 1 | -4/+0 |
| | |||||
* | Memory leak. | Alan Mishchenko | 2020-04-17 | 1 | -0/+3 |
| | |||||
* | Adding check for comb loops in NDR. | Alan Mishchenko | 2020-04-17 | 3 | -1/+141 |
| | |||||
* | QBF-based code generation. | Alan Mishchenko | 2020-04-12 | 1 | -5/+90 |
| | |||||
* | Procedures to explore structural support of an AIG. | Alan Mishchenko | 2020-04-10 | 1 | -0/+1 |
| | |||||
* | Various changes. | Alan Mishchenko | 2020-04-10 | 2 | -1/+3 |
| | |||||
* | Various changes. | Alan Mishchenko | 2020-04-10 | 3 | -20/+151 |
| | |||||
* | Debugging a combo loop in NDR. | Alan Mishchenko | 2020-04-09 | 1 | -2/+3 |
| | |||||
* | Adding option to &saveaig to compare AIGs by node count. | Alan Mishchenko | 2020-04-09 | 1 | -0/+3 |
| | |||||
* | Various changes. | Alan Mishchenko | 2020-04-08 | 3 | -41/+86 |
| | |||||
* | Adding option to &saveaig to compare AIGs by node count. | Alan Mishchenko | 2020-04-07 | 1 | -1/+1 |
| | |||||
* | Adding option to &saveaig to compare AIGs by node count. | Alan Mishchenko | 2020-04-07 | 1 | -1/+4 |
| | |||||
* | Various changes. | Alan Mishchenko | 2020-03-29 | 2 | -15/+18 |
| | |||||
* | Various changes. | Alan Mishchenko | 2020-03-21 | 4 | -10/+12 |
| | |||||
* | Various changes. | Alan Mishchenko | 2020-03-18 | 5 | -19/+206 |
| | |||||
* | Adding limit on the number of live BDD nodes in command 'muxes -g'. | Alan Mishchenko | 2020-03-14 | 1 | -1/+1 |
| | |||||
* | Adding limit on the number of live BDD nodes in command 'muxes -g'. | Alan Mishchenko | 2020-03-12 | 1 | -1/+1 |
| | |||||
* | Adding limit on the number of live BDD nodes in command 'muxes -g'. | Alan Mishchenko | 2020-03-12 | 3 | -17/+32 |
| | |||||
* | Ongoing changes to the simulator. | Alan Mishchenko | 2020-03-09 | 1 | -15/+49 |
| | |||||
* | Ongoing changes to the simulator. | Alan Mishchenko | 2020-03-09 | 3 | -13/+128 |
| | |||||
* | Adding dumping json file with statistics in &mltest. | Alan Mishchenko | 2020-03-07 | 1 | -8/+19 |
| | |||||
* | Corner-case bug-fix in retiming (corrected fix). | Alan Mishchenko | 2020-03-06 | 1 | -0/+4 |
| | |||||
* | Corner-case bug-fix in retiming (undoing wrong fix). | Alan Mishchenko | 2020-03-06 | 1 | -2/+2 |
| | |||||
* | Corner-case bug-fix in retiming. | Alan Mishchenko | 2020-03-06 | 1 | -2/+2 |
| | |||||
* | Updating and extending simulation data structures. | Alan Mishchenko | 2020-03-06 | 1 | -93/+2 |
| | |||||
* | Updating and extending simulation data structures. | Alan Mishchenko | 2020-03-05 | 1 | -13/+6 |
| | |||||
* | Updating and extending simulation data structures. | Alan Mishchenko | 2020-03-05 | 2 | -14/+32 |
| | |||||
* | Changes to the old parser. | Alan Mishchenko | 2020-03-02 | 1 | -6/+21 |
| | |||||
* | Several misc changes. | Alan Mishchenko | 2020-03-01 | 1 | -1/+8 |
| | |||||
* | Adding commands to generate data for experiments. | Alan Mishchenko | 2020-02-23 | 1 | -1/+1 |
| | |||||
* | Adding commands to generate data for experiments. | Alan Mishchenko | 2020-02-22 | 3 | -1/+111 |
| |