Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding switch &w -n to modify the comment section of the AIGER file written. | Alan Mishchenko | 2018-11-21 | 42 | -79/+83 |
| | |||||
* | Various usability changes (second round). | Alan Mishchenko | 2018-11-20 | 1 | -7/+7 |
| | |||||
* | Various usability changes (second round). | Alan Mishchenko | 2018-11-20 | 3 | -2/+82 |
| | |||||
* | Adding an option to write new-line after the comment symbol when dumping an ↵ | Alan Mishchenko | 2018-11-20 | 1 | -2/+7 |
| | | | | AIGER file. | ||||
* | Various usability changes. | Alan Mishchenko | 2018-11-18 | 1 | -1/+1 |
| | |||||
* | Various usability changes. | Alan Mishchenko | 2018-11-18 | 10 | -18/+179 |
| | |||||
* | Undoing some of the previous changes. | Alan Mishchenko | 2018-11-15 | 1 | -1/+5 |
| | |||||
* | Adding dummy flop in 'pdr' when the network is comb. | Alan Mishchenko | 2018-11-13 | 1 | -11/+13 |
| | |||||
* | Compiler warning. | Alan Mishchenko | 2018-11-11 | 1 | -1/+1 |
| | |||||
* | Usability improvements to &fftest. | Alan Mishchenko | 2018-11-11 | 3 | -11/+32 |
| | |||||
* | Procedures to verify equivalence classes. | Alan Mishchenko | 2018-11-11 | 1 | -1/+139 |
| | |||||
* | Added a passthrough in command 'fold' if there are no POs, only constraints. | Alan Mishchenko | 2018-11-11 | 1 | -0/+5 |
| | |||||
* | Undoing an old change, which affects BDD variable reordering on some ↵ | Alan Mishchenko | 2018-11-10 | 1 | -1/+1 |
| | | | | examples in &reachy. | ||||
* | Several recent bug fixes. | Alan Mishchenko | 2018-11-04 | 4 | -6/+10 |
| | |||||
* | Fix timing info communication in GIA APIs. | Alan Mishchenko | 2018-10-23 | 1 | -0/+1 |
| | |||||
* | Fix timing info communication in GIA APIs. | Alan Mishchenko | 2018-10-23 | 1 | -0/+1 |
| | |||||
* | Merge pull request #25 from hriener/common | alanminko | 2018-10-22 | 1 | -1/+1 |
|\ | | | | | extraUtilPerm: Abc_ZddDiff. | ||||
| * | extraUtilPerm: Abc_ZddDiff. | Heinz Riener | 2018-10-21 | 1 | -1/+1 |
| | | |||||
* | | Fix timing info communication in GIA APIs. | Alan Mishchenko | 2018-10-22 | 1 | -0/+1 |
| | | |||||
* | | Fix timing info communication in GIA APIs. | Alan Mishchenko | 2018-10-22 | 2 | -1/+27 |
|/ | |||||
* | Merge pull request #13 from hriener/exorcism | alanminko | 2018-10-18 | 2 | -21/+133 |
|\ | | | | | exorcism. | ||||
| * | &exorcism: read ESOP-PLA from file. | Heinz Riener | 2018-10-17 | 2 | -3/+15 |
| | | |||||
| * | &exorcism: read ESOP-PLA from file. | Heinz Riener | 2018-05-25 | 2 | -21/+121 |
| | | |||||
* | | Skip cells in Liberty files which have dont_use attribute. | Alan Mishchenko | 2018-10-18 | 2 | -3/+56 |
| | | |||||
* | | Suggested fix: close file. | Alan Mishchenko | 2018-10-16 | 1 | -1/+2 |
| | | |||||
* | | Compiler warning. | Alan Mishchenko | 2018-10-12 | 1 | -5/+5 |
| | | |||||
* | | Extending extra library with additional ZDD-based procedures. | Alan Mishchenko | 2018-10-12 | 5 | -0/+2056 |
| | | |||||
* | | Corner-case bug fix in LUT to AIG translation. | Alan Mishchenko | 2018-10-09 | 1 | -0/+4 |
| | | |||||
* | | Experiments with Boolean functions. | Alan Mishchenko | 2018-10-02 | 1 | -1/+1 |
| | | |||||
* | | Experiments with Boolean functions. | Alan Mishchenko | 2018-10-02 | 1 | -5/+5 |
| | | |||||
* | | Experiments with Boolean functions. | Alan Mishchenko | 2018-10-02 | 1 | -2/+33 |
| | | |||||
* | | Experiments with Boolean functions. | Alan Mishchenko | 2018-10-02 | 3 | -24/+210 |
| | | |||||
* | | Visualizingn BDDs without complemented edges in 'show_bdd'. | Alan Mishchenko | 2018-09-30 | 2 | -13/+36 |
| | | |||||
* | | Compiler warning. | Alan Mishchenko | 2018-09-30 | 1 | -1/+1 |
| | | |||||
* | | Experiments with word-level retiming. | Alan Mishchenko | 2018-09-30 | 12 | -5/+2200 |
| | | |||||
* | | Adding switch to 'write_pla' to write random onset minterms of the first PO ↵ | Alan Mishchenko | 2018-09-29 | 1 | -2/+8 |
| | | | | | | | | function (bug fix). | ||||
* | | Adding switch to 'write_pla' to write random onset minterms of the first PO ↵ | Alan Mishchenko | 2018-09-28 | 2 | -10/+154 |
| | | | | | | | | function. | ||||
* | | Adding command 'cof' to replace node by a constant (bug fix). | Alan Mishchenko | 2018-09-28 | 1 | -2/+3 |
| | | |||||
* | | Adding command 'cof' to replace node by a constant. | Alan Mishchenko | 2018-09-27 | 3 | -17/+112 |
| | | |||||
* | | Adding visualization of global BDDs in 'show_bdd'. | Alan Mishchenko | 2018-09-27 | 2 | -9/+81 |
| | | |||||
* | | New way of blasting complex flops. | Alan Mishchenko | 2018-09-25 | 1 | -18/+101 |
| | | |||||
* | | New way of blasting complex flops. | Alan Mishchenko | 2018-09-24 | 1 | -2/+2 |
| | | |||||
* | | New way of blasting complex flops. | Alan Mishchenko | 2018-09-24 | 1 | -4/+206 |
| | | |||||
* | | Support for flops with complex controls. | Alan Mishchenko | 2018-09-22 | 5 | -16/+55 |
| | | |||||
* | | New APIs of the truth table package. | Alan Mishchenko | 2018-09-21 | 2 | -2/+31 |
| | | |||||
* | | Adding dump of name mapping after blasting. | Alan Mishchenko | 2018-09-21 | 1 | -4/+34 |
| | | |||||
* | | Compiler problem. | Alan Mishchenko | 2018-09-20 | 1 | -1/+0 |
| | | |||||
* | | Preserving output names while deriving a miter. | Alan Mishchenko | 2018-09-20 | 1 | -0/+26 |
| | | |||||
* | | Preserving names while deriving a miter. | Alan Mishchenko | 2018-09-20 | 1 | -0/+2 |
| | | |||||
* | | Fixing a memory leak. | Alan Mishchenko | 2018-09-19 | 1 | -2/+2 |
| | |