summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Adding switch &w -n to modify the comment section of the AIGER file written.Alan Mishchenko2018-11-2142-79/+83
|
* Various usability changes (second round).Alan Mishchenko2018-11-201-7/+7
|
* Various usability changes (second round).Alan Mishchenko2018-11-203-2/+82
|
* Adding an option to write new-line after the comment symbol when dumping an ↵Alan Mishchenko2018-11-201-2/+7
| | | | AIGER file.
* Various usability changes.Alan Mishchenko2018-11-181-1/+1
|
* Various usability changes.Alan Mishchenko2018-11-1810-18/+179
|
* Undoing some of the previous changes.Alan Mishchenko2018-11-151-1/+5
|
* Adding dummy flop in 'pdr' when the network is comb.Alan Mishchenko2018-11-131-11/+13
|
* Compiler warning.Alan Mishchenko2018-11-111-1/+1
|
* Usability improvements to &fftest.Alan Mishchenko2018-11-113-11/+32
|
* Procedures to verify equivalence classes.Alan Mishchenko2018-11-111-1/+139
|
* Added a passthrough in command 'fold' if there are no POs, only constraints.Alan Mishchenko2018-11-111-0/+5
|
* Undoing an old change, which affects BDD variable reordering on some ↵Alan Mishchenko2018-11-101-1/+1
| | | | examples in &reachy.
* Several recent bug fixes.Alan Mishchenko2018-11-044-6/+10
|
* Fix timing info communication in GIA APIs.Alan Mishchenko2018-10-231-0/+1
|
* Fix timing info communication in GIA APIs.Alan Mishchenko2018-10-231-0/+1
|
* Merge pull request #25 from hriener/commonalanminko2018-10-221-1/+1
|\ | | | | extraUtilPerm: Abc_ZddDiff.
| * extraUtilPerm: Abc_ZddDiff.Heinz Riener2018-10-211-1/+1
| |
* | Fix timing info communication in GIA APIs.Alan Mishchenko2018-10-221-0/+1
| |
* | Fix timing info communication in GIA APIs.Alan Mishchenko2018-10-222-1/+27
|/
* Merge pull request #13 from hriener/exorcismalanminko2018-10-182-21/+133
|\ | | | | exorcism.
| * &exorcism: read ESOP-PLA from file.Heinz Riener2018-10-172-3/+15
| |
| * &exorcism: read ESOP-PLA from file.Heinz Riener2018-05-252-21/+121
| |
* | Skip cells in Liberty files which have dont_use attribute.Alan Mishchenko2018-10-182-3/+56
| |
* | Suggested fix: close file.Alan Mishchenko2018-10-161-1/+2
| |
* | Compiler warning.Alan Mishchenko2018-10-121-5/+5
| |
* | Extending extra library with additional ZDD-based procedures.Alan Mishchenko2018-10-124-0/+2048
| |
* | Corner-case bug fix in LUT to AIG translation.Alan Mishchenko2018-10-091-0/+4
| |
* | Experiments with Boolean functions.Alan Mishchenko2018-10-021-1/+1
| |
* | Experiments with Boolean functions.Alan Mishchenko2018-10-021-5/+5
| |
* | Experiments with Boolean functions.Alan Mishchenko2018-10-021-2/+33
| |
* | Experiments with Boolean functions.Alan Mishchenko2018-10-023-24/+210
| |
* | Visualizingn BDDs without complemented edges in 'show_bdd'.Alan Mishchenko2018-09-302-13/+36
| |
* | Compiler warning.Alan Mishchenko2018-09-301-1/+1
| |
* | Experiments with word-level retiming.Alan Mishchenko2018-09-3010-4/+2167
| |
* | Adding switch to 'write_pla' to write random onset minterms of the first PO ↵Alan Mishchenko2018-09-291-2/+8
| | | | | | | | function (bug fix).
* | Adding switch to 'write_pla' to write random onset minterms of the first PO ↵Alan Mishchenko2018-09-282-10/+154
| | | | | | | | function.
* | Adding command 'cof' to replace node by a constant (bug fix).Alan Mishchenko2018-09-281-2/+3
| |
* | Adding command 'cof' to replace node by a constant.Alan Mishchenko2018-09-273-17/+112
| |
* | Adding visualization of global BDDs in 'show_bdd'.Alan Mishchenko2018-09-272-9/+81
| |
* | New way of blasting complex flops.Alan Mishchenko2018-09-251-18/+101
| |
* | New way of blasting complex flops.Alan Mishchenko2018-09-241-2/+2
| |
* | New way of blasting complex flops.Alan Mishchenko2018-09-241-4/+206
| |
* | Support for flops with complex controls.Alan Mishchenko2018-09-225-16/+55
| |
* | New APIs of the truth table package.Alan Mishchenko2018-09-212-2/+31
| |
* | Adding dump of name mapping after blasting.Alan Mishchenko2018-09-211-4/+34
| |
* | Compiler problem.Alan Mishchenko2018-09-201-1/+0
| |
* | Preserving output names while deriving a miter.Alan Mishchenko2018-09-201-0/+26
| |
* | Preserving names while deriving a miter.Alan Mishchenko2018-09-201-0/+2
| |
* | Fixing a memory leak.Alan Mishchenko2018-09-191-2/+2
| |