summaryrefslogtreecommitdiffstats
path: root/src/misc
Commit message (Expand)AuthorAgeFilesLines
* C++ compiler typecast problem.Alan Mishchenko2015-07-081-1/+1
* Procedure to dump ZDD representing a set of cubes into a PLA file.Alan Mishchenko2015-04-102-0/+40
* Important corner-case bug in SOP computation (recently introduced).Alan Mishchenko2015-04-011-0/+3
* Bug with in not property copying box info in &save/&load.Alan Mishchenko2015-03-251-0/+18
* Scalable SOP manipulation package.Alan Mishchenko2015-03-234-1/+79
* Scalable SOP manipulation package.Alan Mishchenko2015-03-181-0/+8
* Fix incorrect transfer of box copy ID.Alan Mishchenko2015-03-131-2/+2
* Improvements to the CBA package.Alan Mishchenko2015-03-011-0/+33
* Experiments with cube hashing.Alan Mishchenko2015-02-272-154/+365
* Experiments with cube hashing.Alan Mishchenko2015-02-201-1/+292
* Changing semantics of switch -C in 'sop' to limit cubes at one node.Alan Mishchenko2015-02-183-24/+24
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-171-0/+34
* Compiler warnings.Alan Mishchenko2015-02-151-1/+1
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-131-0/+1
* Adding resource limit switch -C to 'sop'.Alan Mishchenko2015-02-112-4/+5
* Adding resource limit to 'sop'.Alan Mishchenko2015-02-102-0/+265
* Adding binary dump to CBA.Alan Mishchenko2015-02-051-0/+7
* Major rehash of the CBA code.Alan Mishchenko2015-01-313-2/+56
* Preprocessing for multi-output PLA tables.Alan Mishchenko2015-01-312-0/+19
* New assertions and bug fix in DSD balancing.Alan Mishchenko2015-01-277-8/+79
* Experiment with prime computation.Alan Mishchenko2015-01-251-0/+124
* Changing memory model of Cba_Ntk_t.Alan Mishchenko2015-01-102-0/+22
* Exprimental features in tech-mapping.Alan Mishchenko2014-12-211-2/+16
* Adding new mapping feature.Alan Mishchenko2014-12-111-0/+266
* Changes to the parser.Alan Mishchenko2014-12-041-0/+1
* Changes to the parser.Alan Mishchenko2014-12-032-2/+31
* New parser and framework.Alan Mishchenko2014-11-295-12/+126
* Improvements to handling boxes and flops.Alan Mishchenko2014-11-241-3/+9
* Improvements to handling boxes and flops.Alan Mishchenko2014-11-243-11/+47
* Fix in reading flop classes.Alan Mishchenko2014-11-211-0/+4
* Integrating mfs2 package to work with boxes.Alan Mishchenko2014-11-171-6/+4
* Integrating mfs2 package to work with boxes.Alan Mishchenko2014-11-162-0/+88
* Improvements to word-level network package.Alan Mishchenko2014-11-141-0/+8
* Enabling AIGs with boxes for word-level and sequential designs.Alan Mishchenko2014-11-131-9/+9
* Added minor API to clean path on a Windows computer.Alan Mishchenko2014-11-052-2/+24
* Compiler warnings.Alan Mishchenko2014-10-281-1/+1
* Changes to enable building external code.Alan Mishchenko2014-10-282-57/+0
* One bug fix and two small changes.Alan Mishchenko2014-10-222-0/+14
* Preparing to work with C++ code.Alan Mishchenko2014-10-211-1/+1
* Improved QBF solver.Alan Mishchenko2014-10-181-0/+6
* Bug fix in truth table computation.Alan Mishchenko2014-10-151-0/+6
* Recommended changes for portability.Alan Mishchenko2014-10-123-4/+4
* Bug fix in the bit-blaster.Alan Mishchenko2014-10-101-2/+2
* Improvements to ISOP.Alan Mishchenko2014-10-101-278/+784
* Suggested patch for type-punned warningsAlan Mishchenko2014-10-101-1/+8
* Compiler warnings.Alan Mishchenko2014-10-081-1/+1
* Compiler warnings.Alan Mishchenko2014-10-081-1/+1
* Compiler warnings.Alan Mishchenko2014-10-081-1/+1
* Detection of threshold functions.Alan Mishchenko2014-10-084-53/+434
* New ISOP computation.Alan Mishchenko2014-10-071-36/+196