Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly updating the failed output when recording the CEX in bmc3 -a. | Alan Mishchenko | 2020-04-03 | 1 | -1/+5 |
| | |||||
* | Extend ISOP to return the truth table. | Alan Mishchenko | 2020-04-02 | 4 | -9/+14 |
| | |||||
* | Corner-case bug in MiniLUT computation. | Alan Mishchenko | 2020-04-02 | 1 | -0/+1 |
| | |||||
* | Updating parameter in 'dump_equiv'. | Alan Mishchenko | 2020-04-02 | 1 | -0/+1 |
| | |||||
* | Various changes. | Alan Mishchenko | 2020-03-29 | 3 | -15/+24 |
| | |||||
* | Various changes. | Alan Mishchenko | 2020-03-28 | 3 | -6/+16 |
| | |||||
* | Experiments with simulation-based engines. | Alan Mishchenko | 2020-03-25 | 3 | -4/+25 |
| | |||||
* | Experiments with simulation-based engines. | Alan Mishchenko | 2020-03-22 | 6 | -62/+379 |
| | |||||
* | Various changes. | Alan Mishchenko | 2020-03-21 | 1 | -0/+8 |
| | |||||
* | Various changes. | Alan Mishchenko | 2020-03-21 | 13 | -47/+127 |
| | |||||
* | Various changes. | Alan Mishchenko | 2020-03-18 | 9 | -37/+312 |
| | |||||
* | Downgrading random number generator to be not inlined. | Alan Mishchenko | 2020-03-18 | 2 | -24/+37 |
| | |||||
* | Extending TT-based ISOP to handle ISFs. | Alan Mishchenko | 2020-03-18 | 4 | -0/+124 |
| | |||||
* | Corner case bug fix in &sat -a. | Alan Mishchenko | 2020-03-18 | 1 | -3/+12 |
| | |||||
* | 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 | 4 | -18/+33 |
| | |||||
* | Ongoing changes to the simulator. | Alan Mishchenko | 2020-03-09 | 1 | -15/+49 |
| | |||||
* | Ongoing changes to the simulator. | Alan Mishchenko | 2020-03-09 | 6 | -28/+133 |
| | |||||
* | Adding dumping json file with statistics in &mltest. | Alan Mishchenko | 2020-03-08 | 1 | -4/+21 |
| | |||||
* | Adding dumping json file with statistics in &mltest. | Alan Mishchenko | 2020-03-07 | 1 | -5/+6 |
| | |||||
* | Adding dumping json file with statistics in &mltest. | Alan Mishchenko | 2020-03-07 | 2 | -12/+41 |
| | |||||
* | 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 | 2 | -107/+21 |
| | |||||
* | 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 | 8 | -33/+69 |
| | |||||
* | Changes to the old parser. | Alan Mishchenko | 2020-03-02 | 1 | -6/+21 |
| | |||||
* | Several misc changes. | Alan Mishchenko | 2020-03-01 | 3 | -5/+17 |
| | |||||
* | Merge pull request #66 from FPGeh/fix-and2delay | alanminko | 2020-03-01 | 2 | -0/+2 |
|\ | | | | | &sweep and &mfs to preserve nAnd2Delay | ||||
| * | &sweep and &mfs to preserve nAnd2Delay | Eddie Hung | 2020-01-27 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #69 from sterin/master | alanminko | 2020-02-24 | 1 | -4/+5 |
|\ \ | | | | | | | travis-ci: macOS changes: | ||||
| * | | travis-ci: macOS changes: | Baruch Sterin | 2020-02-24 | 1 | -4/+5 |
|/ / | | | | | | | | | (1) updated to a newer macOS image (2) switch to use the Homebrew addon instead of command line | ||||
* | | Adding commands to generate data for experiments. | Alan Mishchenko | 2020-02-23 | 4 | -5/+16 |
| | | |||||
* | | Adding commands to generate data for experiments. | Alan Mishchenko | 2020-02-22 | 4 | -1/+115 |
| | | |||||
* | | Adding commands to generate data for experiments. | Alan Mishchenko | 2020-02-22 | 6 | -6/+74 |
| | | |||||
* | | Adding commands to generate data for experiments. | Alan Mishchenko | 2020-02-21 | 5 | -162/+603 |
| | | |||||
* | | Assertion failure in reading NDR. | Alan Mishchenko | 2020-02-20 | 1 | -1/+2 |
| | | |||||
* | | Adding min-level merging of equivalence classes of AIG nodes. | Alan Mishchenko | 2020-02-19 | 2 | -5/+180 |
| | | |||||
* | | Experimental simulation based code. | Alan Mishchenko | 2020-02-06 | 5 | -638/+1185 |
| | | |||||
* | | Temporary commenting out of the assertion. | Alan Mishchenko | 2020-02-06 | 1 | -1/+1 |
| | | |||||
* | | Cleaning up code and fixing for several typos. | Alan Mishchenko | 2020-01-27 | 8 | -16/+12 |
| | | |||||
* | | Adding several new utilities. | Alan Mishchenko | 2020-01-27 | 3 | -2/+111 |
| | | |||||
* | | Adding a warning in retiming when no node delays are given. | Alan Mishchenko | 2020-01-23 | 1 | -1/+1 |
| | | |||||
* | | Adding a warning in retiming when no node delays are given. | Alan Mishchenko | 2020-01-23 | 1 | -1/+6 |
|/ | |||||
* | Experiments with resubstitution. | Alan Mishchenko | 2020-01-21 | 2 | -2/+366 |
| | |||||
* | Experiments with simulation patterns. | Alan Mishchenko | 2020-01-20 | 2 | -1/+570 |
| | |||||
* | Experiments with MUX restructuring. | Alan Mishchenko | 2020-01-20 | 1 | -7/+34 |
| | |||||
* | Experiments with MUX restructuring. | Alan Mishchenko | 2020-01-19 | 2 | -0/+89 |
| |