Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Compiler warnings. | Alan Mishchenko | 2021-11-05 | 2 | -22/+37 | |
| | | ||||||
* | | Bug fix and new procedures. | Alan Mishchenko | 2021-11-02 | 2 | -4/+6 | |
| | | ||||||
* | | New API for external calls. | Alan Mishchenko | 2021-10-26 | 1 | -0/+16 | |
|/ | ||||||
* | Various changes. | Alan Mishchenko | 2021-10-22 | 5 | -67/+187 | |
| | ||||||
* | Experiments with pattern generation. | Alan Mishchenko | 2021-10-10 | 4 | -0/+1376 | |
| | ||||||
* | Experiments with SAT solving. | Alan Mishchenko | 2021-10-09 | 2 | -0/+1366 | |
| | ||||||
* | New command &stochsyn for stochastic synthesis. | Alan Mishchenko | 2021-10-07 | 1 | -57/+204 | |
| | ||||||
* | Compiler warning. | Alan Mishchenko | 2021-10-06 | 1 | -1/+1 | |
| | ||||||
* | New command &stochsyn for stochastic synthesis. | Alan Mishchenko | 2021-10-06 | 2 | -0/+322 | |
| | ||||||
* | Various changes. | Alan Mishchenko | 2021-10-06 | 1 | -0/+1 | |
| | ||||||
* | Various changes. | Alan Mishchenko | 2021-09-30 | 6 | -1/+1211 | |
| | ||||||
* | Other compiler changes. | Alan Mishchenko | 2021-09-26 | 1 | -1/+1 | |
| | ||||||
* | Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers. | Alan Mishchenko | 2021-09-26 | 12 | -21/+21 | |
| | ||||||
* | Various changes. | Alan Mishchenko | 2021-09-26 | 1 | -4/+56 | |
| | ||||||
* | Experiment with simulation. | Alan Mishchenko | 2021-09-22 | 1 | -2/+55 | |
| | ||||||
* | Adding command &reshape. | Alan Mishchenko | 2021-09-21 | 2 | -2/+2 | |
| | ||||||
* | Adding command &reshape. | Alan Mishchenko | 2021-09-21 | 2 | -15/+15 | |
| | ||||||
* | Adding command &reshape. | Alan Mishchenko | 2021-09-21 | 2 | -2/+2 | |
| | ||||||
* | Removing unused command. | Alan Mishchenko | 2021-09-21 | 1 | -2/+0 | |
| | ||||||
* | Improving MiniAIG and name manager. | Alan Mishchenko | 2021-09-16 | 2 | -12/+16 | |
| | ||||||
* | Further debugging of MiniLUT APIs. | Alan Mishchenko | 2021-09-16 | 1 | -1/+72 | |
| | ||||||
* | Various changes. | Alan Mishchenko | 2021-09-14 | 2 | -1/+135 | |
| | ||||||
* | Bug fix in MiniLUT code. | Alan Mishchenko | 2021-09-13 | 1 | -1/+1 | |
| | ||||||
* | Procedure to printout MiniLUT. | Alan Mishchenko | 2021-09-11 | 1 | -1/+31 | |
| | ||||||
* | Bug fix in logic optimization. | Alan Mishchenko | 2021-09-06 | 1 | -1/+18 | |
| | ||||||
* | Various changes. | Alan Mishchenko | 2021-09-04 | 1 | -2/+2 | |
| | ||||||
* | Additional MiniLUT API. | Alan Mishchenko | 2021-09-03 | 1 | -0/+17 | |
| | ||||||
* | Various changes. | Alan Mishchenko | 2021-09-02 | 7 | -27/+200 | |
| | ||||||
* | Compiler warnings. | Alan Mishchenko | 2021-08-23 | 3 | -4/+4 | |
| | ||||||
* | Adding input/output/flop name reading in command &r. | Alan Mishchenko | 2021-08-22 | 3 | -2/+114 | |
| | ||||||
* | Support of pair-wise miter and other changes. | Alan Mishchenko | 2021-08-22 | 4 | -0/+561 | |
| | ||||||
* | Merge pull request #132 from jamesjer/aliasing | alanminko | 2021-08-19 | 1 | -1/+3 | |
|\ | | | | | Fix violation of C strict aliasing rules. | |||||
| * | Fix violation of C strict aliasing rules. | Jerry James | 2021-08-09 | 1 | -1/+3 | |
| | | ||||||
* | | Extending &trim to trim structurally equivalent primary outputs. | Alan Mishchenko | 2021-08-19 | 2 | -0/+127 | |
| | | ||||||
* | | Improving AIG to Verilog converter. | Alan Mishchenko | 2021-08-17 | 2 | -24/+67 | |
|/ | ||||||
* | Supporting simple operators in NDR. | Alan Mishchenko | 2021-08-05 | 2 | -9/+49 | |
| | ||||||
* | Adding node ordering options to command &dfs. | Alan Mishchenko | 2021-08-05 | 2 | -7/+32 | |
| | ||||||
* | Experiments with LUT mapping for small functions. | Alan Mishchenko | 2021-08-02 | 1 | -1/+0 | |
| | ||||||
* | Experiments with LUT mapping for small functions. | Alan Mishchenko | 2021-08-02 | 2 | -4/+217 | |
| | ||||||
* | Experiments with LUT mapping for small functions. | Alan Mishchenko | 2021-08-01 | 2 | -6/+211 | |
| | ||||||
* | Experiments with cofactoring. | Alan Mishchenko | 2021-07-31 | 1 | -0/+265 | |
| | ||||||
* | Experimental simulation commands. | Alan Mishchenko | 2021-07-25 | 2 | -1/+116 | |
| | ||||||
* | Command to move CI/CO names. | Alan Mishchenko | 2021-07-16 | 1 | -1/+2 | |
| | ||||||
* | Several unrelated changes. | Alan Mishchenko | 2021-07-15 | 3 | -9/+119 | |
| | ||||||
* | Experiments with LUT mapping for small functions. | Alan Mishchenko | 2021-07-13 | 2 | -1/+420 | |
| | ||||||
* | Experiments with MUX decomposition. | Alan Mishchenko | 2021-07-11 | 1 | -1/+1 | |
| | ||||||
* | Experiments with CEC. | Alan Mishchenko | 2021-07-10 | 2 | -3/+143 | |
| | ||||||
* | Simple AIGER reader/writer. | Alan Mishchenko | 2021-07-09 | 1 | -0/+141 | |
| | ||||||
* | Experiments with MUX decomposition. | Alan Mishchenko | 2021-07-08 | 1 | -1/+0 | |
| | ||||||
* | Experiments with MUX decomposition. | Alan Mishchenko | 2021-07-08 | 1 | -0/+1 | |
| |