Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More tuning in &nf. | Alan Mishchenko | 2015-09-06 | 1 | -1/+6 |
| | |||||
* | Bug fix in Vec_IntInsert() and a couple of new APIs. | Alan Mishchenko | 2015-08-26 | 2 | -1/+16 |
| | |||||
* | Changes to be able to compile ABC without CUDD. | Alan Mishchenko | 2015-08-24 | 15 | -10275/+1280 |
| | |||||
* | Changes to be able to compile ABC without CUDD. | Alan Mishchenko | 2015-08-24 | 1 | -9/+1 |
| | |||||
* | Changes to be able to compile ABC without CUDD. | Alan Mishchenko | 2015-08-24 | 1 | -0/+1 |
| | |||||
* | Compiler warning. | Alan Mishchenko | 2015-08-23 | 1 | -1/+1 |
| | |||||
* | Experiments with mapping plus small changes. | Alan Mishchenko | 2015-08-23 | 1 | -0/+69 |
| | |||||
* | Improvements to Cba data-structure. | Alan Mishchenko | 2015-08-09 | 1 | -5/+18 |
| | |||||
* | Improvements to Cba data-structure. | Alan Mishchenko | 2015-08-09 | 2 | -8/+18 |
| | |||||
* | Improvements to Cba data-structure. | Alan Mishchenko | 2015-08-08 | 4 | -37/+119 |
| | |||||
* | Updates to the Cba data-structure. | Alan Mishchenko | 2015-07-25 | 1 | -1/+1 |
| | |||||
* | Renaming Cba into Bac. | Alan Mishchenko | 2015-07-21 | 1 | -0/+21 |
| | |||||
* | Print-out for char arrays. | Alan Mishchenko | 2015-07-12 | 1 | -2/+2 |
| | |||||
* | Print-out for char arrays. | Alan Mishchenko | 2015-07-12 | 1 | -0/+20 |
| | |||||
* | C++ compiler typecast problem. | Alan Mishchenko | 2015-07-08 | 1 | -1/+1 |
| | |||||
* | Procedure to dump ZDD representing a set of cubes into a PLA file. | Alan Mishchenko | 2015-04-10 | 2 | -0/+40 |
| | |||||
* | Important corner-case bug in SOP computation (recently introduced). | Alan Mishchenko | 2015-04-01 | 1 | -0/+3 |
| | |||||
* | Bug with in not property copying box info in &save/&load. | Alan Mishchenko | 2015-03-25 | 1 | -0/+18 |
| | |||||
* | Scalable SOP manipulation package. | Alan Mishchenko | 2015-03-23 | 4 | -1/+79 |
| | |||||
* | Scalable SOP manipulation package. | Alan Mishchenko | 2015-03-18 | 1 | -0/+8 |
| | |||||
* | Fix incorrect transfer of box copy ID. | Alan Mishchenko | 2015-03-13 | 1 | -2/+2 |
| | |||||
* | Improvements to the CBA package. | Alan Mishchenko | 2015-03-01 | 1 | -0/+33 |
| | |||||
* | Experiments with cube hashing. | Alan Mishchenko | 2015-02-27 | 2 | -154/+365 |
| | |||||
* | Experiments with cube hashing. | Alan Mishchenko | 2015-02-20 | 1 | -1/+292 |
| | |||||
* | Changing semantics of switch -C in 'sop' to limit cubes at one node. | Alan Mishchenko | 2015-02-18 | 3 | -24/+24 |
| | |||||
* | Several improvements to CBA data-structure. | Alan Mishchenko | 2015-02-17 | 1 | -0/+34 |
| | |||||
* | Compiler warnings. | Alan Mishchenko | 2015-02-15 | 1 | -1/+1 |
| | |||||
* | Several improvements to CBA data-structure. | Alan Mishchenko | 2015-02-13 | 1 | -0/+1 |
| | |||||
* | Adding resource limit switch -C to 'sop'. | Alan Mishchenko | 2015-02-11 | 2 | -4/+5 |
| | |||||
* | Adding resource limit to 'sop'. | Alan Mishchenko | 2015-02-10 | 2 | -0/+265 |
| | |||||
* | Adding binary dump to CBA. | Alan Mishchenko | 2015-02-05 | 1 | -0/+7 |
| | |||||
* | Major rehash of the CBA code. | Alan Mishchenko | 2015-01-31 | 3 | -2/+56 |
| | |||||
* | Preprocessing for multi-output PLA tables. | Alan Mishchenko | 2015-01-31 | 2 | -0/+19 |
| | |||||
* | New assertions and bug fix in DSD balancing. | Alan Mishchenko | 2015-01-27 | 7 | -8/+79 |
| | |||||
* | Experiment with prime computation. | Alan Mishchenko | 2015-01-25 | 1 | -0/+124 |
| | |||||
* | Changing memory model of Cba_Ntk_t. | Alan Mishchenko | 2015-01-10 | 2 | -0/+22 |
| | |||||
* | Exprimental features in tech-mapping. | Alan Mishchenko | 2014-12-21 | 1 | -2/+16 |
| | |||||
* | Adding new mapping feature. | Alan Mishchenko | 2014-12-11 | 1 | -0/+266 |
| | |||||
* | Changes to the parser. | Alan Mishchenko | 2014-12-04 | 1 | -0/+1 |
| | |||||
* | Changes to the parser. | Alan Mishchenko | 2014-12-03 | 2 | -2/+31 |
| | |||||
* | New parser and framework. | Alan Mishchenko | 2014-11-29 | 5 | -12/+126 |
| | |||||
* | Improvements to handling boxes and flops. | Alan Mishchenko | 2014-11-24 | 1 | -3/+9 |
| | |||||
* | Improvements to handling boxes and flops. | Alan Mishchenko | 2014-11-24 | 3 | -11/+47 |
| | |||||
* | Fix in reading flop classes. | Alan Mishchenko | 2014-11-21 | 1 | -0/+4 |
| | |||||
* | Integrating mfs2 package to work with boxes. | Alan Mishchenko | 2014-11-17 | 1 | -6/+4 |
| | |||||
* | Integrating mfs2 package to work with boxes. | Alan Mishchenko | 2014-11-16 | 2 | -0/+88 |
| | |||||
* | Improvements to word-level network package. | Alan Mishchenko | 2014-11-14 | 1 | -0/+8 |
| | |||||
* | Enabling AIGs with boxes for word-level and sequential designs. | Alan Mishchenko | 2014-11-13 | 1 | -9/+9 |
| | |||||
* | Added minor API to clean path on a Windows computer. | Alan Mishchenko | 2014-11-05 | 2 | -2/+24 |
| | |||||
* | Compiler warnings. | Alan Mishchenko | 2014-10-28 | 1 | -1/+1 |
| |