Commit Graph

4452 Commits

Author SHA1 Message Date
Alan Mishchenko f62eb635d1 Fixing float overflow during area-flow computation in &lf. 2018-12-13 08:49:00 -08:00
Alan Mishchenko 1f016988b2 Fixing float overflow during edge-flow computation in 'if' mapper (change to avoid dependence on the order of additions). 2018-12-12 22:15:10 -08:00
Alan Mishchenko 2f88284d7b Fixing float overflow during edge-flow computation in 'if' mapper. 2018-12-12 10:47:53 -08:00
Alan Mishchenko d071e02616 Updated for memory abstraction. 2018-12-11 16:52:46 -08:00
Alan Mishchenko 36585eff57 Experiments with retiming (adding new APIs). 2018-12-09 15:18:12 -08:00
Alan Mishchenko fe03f0423d Experiments with retiming. 2018-12-06 23:27:43 -08:00
Alan Mishchenko a3253767b9 Experiments with retiming. 2018-12-06 23:13:16 -08:00
Alan Mishchenko 65b10c0327 Experiments with retiming. 2018-12-04 23:04:13 -08:00
alanminko 163bba53e0
Merge pull request #27 from zzhou612/master
Fix: header malloc.h is depreciated
2018-11-30 09:45:25 -08:00
Nathan Zhou 39ff80c0b3 fix: header <malloc.h> is depreciated 2018-11-30 16:59:25 +08:00
Alan Mishchenko 5aa3025ce7 Adding switch &w -n to modify the comment section of the AIGER file written. 2018-11-21 13:12:01 -08:00
Alan Mishchenko 73695c7961 Various usability changes (second round). 2018-11-20 19:17:37 -08:00
Alan Mishchenko 6f0d808859 Various usability changes (second round). 2018-11-20 19:15:07 -08:00
Alan Mishchenko f3c5bab518 Adding an option to write new-line after the comment symbol when dumping an AIGER file. 2018-11-20 18:07:51 -08:00
Alan Mishchenko 32315113ea Various usability changes. 2018-11-18 21:03:26 -08:00
Alan Mishchenko 12908d3c25 Various usability changes. 2018-11-18 21:01:30 -08:00
Alan Mishchenko 3315992920 Undoing some of the previous changes. 2018-11-15 19:44:11 -08:00
Alan Mishchenko 2ddc57d876 Adding dummy flop in 'pdr' when the network is comb. 2018-11-13 07:54:57 -08:00
Alan Mishchenko 9a59b2c2ef Compiler warning. 2018-11-11 23:08:16 -08:00
Alan Mishchenko e9c00fb024 Usability improvements to &fftest. 2018-11-11 23:06:05 -08:00
Alan Mishchenko 8b310db513 Procedures to verify equivalence classes. 2018-11-11 20:51:55 -08:00
Alan Mishchenko 68da3cfd02 Added a passthrough in command 'fold' if there are no POs, only constraints. 2018-11-11 09:37:20 -08:00
Alan Mishchenko fb436339a9 Undoing an old change, which affects BDD variable reordering on some examples in &reachy. 2018-11-10 11:08:15 -08:00
Alan Mishchenko 4d56acfd5a Several recent bug fixes. 2018-11-04 20:24:33 +08:00
Alan Mishchenko 455e0bae3e Fix timing info communication in GIA APIs. 2018-10-23 15:21:19 +07:00
Alan Mishchenko 2ef879e928 Fix timing info communication in GIA APIs. 2018-10-23 14:48:04 +07:00
alanminko 2050104f23
Merge pull request #25 from hriener/common
extraUtilPerm: Abc_ZddDiff.
2018-10-22 19:06:34 +07:00
Alan Mishchenko 684f1ec7a5 Fix timing info communication in GIA APIs. 2018-10-22 18:59:06 +07:00
Alan Mishchenko 341e55ab3b Fix timing info communication in GIA APIs. 2018-10-22 17:06:37 +07:00
Heinz Riener 148ea34a20 extraUtilPerm: Abc_ZddDiff. 2018-10-21 13:24:58 +02:00
alanminko 14d985a8c4
Merge pull request #13 from hriener/exorcism
exorcism.
2018-10-18 12:18:31 +02:00
Alan Mishchenko 18943f6462 Skip cells in Liberty files which have dont_use attribute. 2018-10-18 17:09:23 +07:00
Heinz Riener 95523936e9 &exorcism: read ESOP-PLA from file. 2018-10-17 17:02:43 +02:00
Alan Mishchenko c5b48bbf29 Suggested fix: close file. 2018-10-16 16:47:56 +02:00
Alan Mishchenko 1aed74edb0 Compiler warning. 2018-10-12 14:11:33 +02:00
Alan Mishchenko 5560011ff6 Extending extra library with additional ZDD-based procedures. 2018-10-12 14:06:45 +02:00
Alan Mishchenko af62d29d5e Corner-case bug fix in LUT to AIG translation. 2018-10-09 14:18:18 +02:00
Alan Mishchenko bc65461cc9 Experiments with Boolean functions. 2018-10-02 18:37:33 -04:00
Alan Mishchenko 5bb6d45615 Experiments with Boolean functions. 2018-10-02 18:19:07 -04:00
Alan Mishchenko 3c0b4b6f66 Experiments with Boolean functions. 2018-10-02 18:09:51 -04:00
Alan Mishchenko c750544df6 Experiments with Boolean functions. 2018-10-02 08:33:25 -04:00
Alan Mishchenko 6f6dba429e Visualizingn BDDs without complemented edges in 'show_bdd'. 2018-09-30 23:37:02 -07:00
Alan Mishchenko 6159c95ab3 Compiler warning. 2018-09-30 21:44:26 -07:00
Alan Mishchenko 9e787c7191 Experiments with word-level retiming. 2018-09-30 20:51:37 -07:00
Alan Mishchenko a8faa2b55c Adding switch to 'write_pla' to write random onset minterms of the first PO function (bug fix). 2018-09-29 08:26:48 -07:00
Alan Mishchenko 75ed8581dd Adding switch to 'write_pla' to write random onset minterms of the first PO function. 2018-09-28 17:46:06 -07:00
Alan Mishchenko 3e33c91c3d Adding command 'cof' to replace node by a constant (bug fix). 2018-09-28 10:09:19 -07:00
Alan Mishchenko a0413c9a1c Adding command 'cof' to replace node by a constant. 2018-09-27 14:49:29 -07:00
Alan Mishchenko 5528d1b17c Adding visualization of global BDDs in 'show_bdd'. 2018-09-27 14:11:31 -07:00
Alan Mishchenko 563f4a8a56 New way of blasting complex flops. 2018-09-25 20:53:18 -07:00