Alan Mishchenko
|
68faa04aff
|
Compiler warnings.
|
2017-04-28 09:46:10 -07:00 |
Alan Mishchenko
|
1faab72a6c
|
Experiments with support minimization.
|
2017-04-27 22:08:17 -07:00 |
Alan Mishchenko
|
7d15b00e13
|
Logic restructuring after mapping.
|
2017-04-19 22:51:19 -07:00 |
Alan Mishchenko
|
fb12c23ad5
|
Logic restruturing after mapping.
|
2017-04-17 17:50:10 -04:00 |
Alan Mishchenko
|
000e51f323
|
Experiments with hashing.
|
2017-04-11 18:23:09 -07:00 |
Alan Mishchenko
|
175b42b48f
|
Experiments with hashing.
|
2017-04-10 14:17:03 -07:00 |
Alan Mishchenko
|
fe3d334151
|
Experiments with hashing.
|
2017-04-08 18:37:32 -07:00 |
Alan Mishchenko
|
ecbb5c4d0c
|
Bug fix in hashing.
|
2017-03-31 07:51:02 -07:00 |
Alan Mishchenko
|
d92bfbaddc
|
Experiments with new network data-structure.
|
2017-03-20 23:45:03 -07:00 |
Alan Mishchenko
|
429f52ce15
|
Experiments with SAT sweeping.
|
2017-02-18 14:20:10 -08:00 |
Alan Mishchenko
|
45f4d6c7e8
|
Movinng custom floating-point implementations, etc.
|
2017-02-11 13:55:41 -08:00 |
Alan Mishchenko
|
f2d096c9f0
|
Improving CEX minimization.
|
2017-02-10 13:20:20 -08:00 |
Alan Mishchenko
|
77e2b1ff53
|
Autotuner for 'satoko'.
|
2017-02-08 18:57:16 -08:00 |
Alan Mishchenko
|
153b71c140
|
Updates to arithmetic verification.
|
2017-01-15 20:59:59 +07:00 |
Alan Mishchenko
|
1b86911c4f
|
Updates to arithmetic verification.
|
2017-01-14 20:28:26 +07:00 |
Alan Mishchenko
|
278c00242f
|
Compiler warnings.
|
2017-01-01 00:33:06 +07:00 |
Alan Mishchenko
|
3f2899d6ea
|
Compiler warnings.
|
2016-12-31 22:00:26 +07:00 |
Alan Mishchenko
|
6b55bf0205
|
New SAT-based optimization package.
|
2016-11-26 14:28:12 -08:00 |
Alan Mishchenko
|
a703052bc5
|
New SAT-based optimization package.
|
2016-11-19 18:15:06 -08:00 |
Alan Mishchenko
|
7c089a3ac6
|
Factoring out library preprocessing code in &nf and putting it elsewhere.
|
2016-05-16 16:50:01 -07:00 |
Alan Mishchenko
|
236d412255
|
Experiments with CEC for arithmetic circuits.
|
2016-05-07 19:47:02 -07:00 |
Alan Mishchenko
|
2de8f04c0d
|
Suggested bug fix in st__strhash().
|
2016-04-30 10:40:54 -07:00 |
Alan Mishchenko
|
59f3389c9b
|
Experiments with arithmetic circuits.
|
2016-04-28 20:54:38 -07:00 |
Alan Mishchenko
|
d0a0cf6395
|
Command &esop to convert AIG into ESOP.
|
2016-04-09 17:00:46 -07:00 |
Alan Mishchenko
|
54269c7cec
|
Compiler warning.
|
2015-12-16 09:18:56 -10:00 |
Baruch Sterin
|
63fcf25aea
|
add a new #define ABC_NAMESPACE_USING_NAMESPACE that adds a using decelaration when needed
|
2015-11-20 21:07:01 -08:00 |
Baruch Sterin
|
11581ca9ee
|
move namespace logic into a separate file. It is useful for users of ABC that need to use symbols without the entire baggage of including abc_global.h
|
2015-11-20 21:06:23 -08:00 |
Alan Mishchenko
|
6b7aa389a6
|
Improvements to storing and reusing simulation info.
|
2015-11-05 15:27:33 -08:00 |
Baruch Sterin
|
c610c03661
|
pyabc: remove python integration from abc, it is moved to a separate extension
|
2015-11-05 01:24:26 -08:00 |
Alan Mishchenko
|
9b6ff10687
|
Compiler warnings.
|
2015-10-25 20:27:14 -07:00 |
Alan Mishchenko
|
9519341aaf
|
Extending library handling to 8 inputs.
|
2015-10-25 20:23:44 -07:00 |
Alan Mishchenko
|
45bf632452
|
Changes for delay-oriented computation.
|
2015-10-24 18:53:18 -07:00 |
Alan Mishchenko
|
2c37498bfb
|
Compiler warnings.
|
2015-10-21 23:53:42 -07:00 |
Alan Mishchenko
|
aa546b46d9
|
Fix to the #include <stdlib.h> problem for Debug version on Window.
|
2015-10-16 19:27:12 -07:00 |
Alan Mishchenko
|
0145b0ca72
|
Moving BDD-based threshold function detection to the BDD part of the code.
|
2015-10-16 18:34:06 -07:00 |
Baruch Sterin
|
0e1eb98988
|
make sure all of ABC and related libraries are in the same namespace (when compiled with ABC_NAMESPACE) by removing extern "C" from function definitions
|
2015-10-16 14:02:38 -07:00 |
Alan Mishchenko
|
a1e9f668a8
|
Adding support for black boxes in extended AIG.
|
2015-10-04 17:45:24 -07:00 |
Alan Mishchenko
|
1ba16ff782
|
Experiments with LUT structure mapping.
|
2015-09-27 19:16:08 -07:00 |
Alan Mishchenko
|
78951b4c6f
|
Improvements to Scl_Lib/SC_Cell data-structure.
|
2015-09-24 12:12:36 -07:00 |
Alan Mishchenko
|
19a4bb930e
|
Threshold logic checking code by Augusto Neutzling and Jody Matos.
|
2015-09-23 15:24:25 -07:00 |
Alan Mishchenko
|
97751e43b7
|
New constraint manager and memory reporting 'ps'.
|
2015-09-08 19:53:49 -07:00 |
Alan Mishchenko
|
34fa6addc9
|
More tuning in &nf.
|
2015-09-06 16:37:02 -07:00 |
Alan Mishchenko
|
cb439f2ecf
|
Bug fix in Vec_IntInsert() and a couple of new APIs.
|
2015-08-26 14:30:42 -07:00 |
Alan Mishchenko
|
24f2a120f2
|
Changes to be able to compile ABC without CUDD.
|
2015-08-24 21:09:50 -07:00 |
Alan Mishchenko
|
9ef96ae8a6
|
Changes to be able to compile ABC without CUDD.
|
2015-08-24 20:55:07 -07:00 |
Alan Mishchenko
|
77d64787e0
|
Changes to be able to compile ABC without CUDD.
|
2015-08-24 19:49:18 -07:00 |
Alan Mishchenko
|
73bfe00f82
|
Compiler warning.
|
2015-08-23 20:58:07 -07:00 |
Alan Mishchenko
|
0e4561ab9f
|
Experiments with mapping plus small changes.
|
2015-08-23 20:38:55 -07:00 |
Alan Mishchenko
|
a14e2c921f
|
Improvements to Cba data-structure.
|
2015-08-09 22:46:40 -07:00 |
Alan Mishchenko
|
6a4e94e74d
|
Improvements to Cba data-structure.
|
2015-08-09 13:18:22 -07:00 |
Alan Mishchenko
|
356217eff7
|
Improvements to Cba data-structure.
|
2015-08-08 18:47:42 -07:00 |
Alan Mishchenko
|
0806dd227c
|
Updates to the Cba data-structure.
|
2015-07-25 19:34:28 -07:00 |
Alan Mishchenko
|
477ecc172f
|
Renaming Cba into Bac.
|
2015-07-21 17:42:49 -07:00 |
Alan Mishchenko
|
6fa0784abe
|
Print-out for char arrays.
|
2015-07-12 20:39:36 -07:00 |
Alan Mishchenko
|
2cb6908fc6
|
Print-out for char arrays.
|
2015-07-12 20:37:57 -07:00 |
Alan Mishchenko
|
609be7a114
|
C++ compiler typecast problem.
|
2015-07-08 15:04:26 -07:00 |
Alan Mishchenko
|
dff6e2ab31
|
Procedure to dump ZDD representing a set of cubes into a PLA file.
|
2015-04-10 21:30:53 +09:00 |
Alan Mishchenko
|
0c47d04c0b
|
Important corner-case bug in SOP computation (recently introduced).
|
2015-04-01 15:31:27 +07:00 |
Alan Mishchenko
|
54cdac7392
|
Bug with in not property copying box info in &save/&load.
|
2015-03-25 01:00:16 +07:00 |
Alan Mishchenko
|
efdd26f86d
|
Scalable SOP manipulation package.
|
2015-03-23 18:40:38 +07:00 |
Alan Mishchenko
|
c602cbe338
|
Scalable SOP manipulation package.
|
2015-03-18 19:39:22 +07:00 |
Alan Mishchenko
|
3146ff4090
|
Fix incorrect transfer of box copy ID.
|
2015-03-13 11:42:15 +07:00 |
Alan Mishchenko
|
2d90b916e6
|
Improvements to the CBA package.
|
2015-03-01 19:11:15 -08:00 |
Alan Mishchenko
|
2fcdd11316
|
Experiments with cube hashing.
|
2015-02-27 09:41:04 -08:00 |
Alan Mishchenko
|
746707b383
|
Experiments with cube hashing.
|
2015-02-20 08:45:13 -08:00 |
Alan Mishchenko
|
5ad773eda1
|
Changing semantics of switch -C in 'sop' to limit cubes at one node.
|
2015-02-18 18:41:26 -08:00 |
Alan Mishchenko
|
525137926d
|
Several improvements to CBA data-structure.
|
2015-02-17 18:06:48 -08:00 |
Alan Mishchenko
|
17c78313cc
|
Compiler warnings.
|
2015-02-15 15:40:11 -08:00 |
Alan Mishchenko
|
edf3622ceb
|
Several improvements to CBA data-structure.
|
2015-02-13 16:28:17 -08:00 |
Alan Mishchenko
|
8cabdcb55d
|
Adding resource limit switch -C to 'sop'.
|
2015-02-11 12:33:54 -08:00 |
Alan Mishchenko
|
4b93ddda63
|
Adding resource limit to 'sop'.
|
2015-02-10 17:29:21 -08:00 |
Alan Mishchenko
|
d7099e7adc
|
Adding binary dump to CBA.
|
2015-02-05 19:34:24 -08:00 |
Alan Mishchenko
|
77dbe2b656
|
Major rehash of the CBA code.
|
2015-01-31 19:52:32 -08:00 |
Alan Mishchenko
|
ff1fb1757b
|
Preprocessing for multi-output PLA tables.
|
2015-01-31 11:10:07 -08:00 |
Alan Mishchenko
|
0f22046bcb
|
New assertions and bug fix in DSD balancing.
|
2015-01-27 09:54:35 -08:00 |
Alan Mishchenko
|
24dbdbae23
|
Experiment with prime computation.
|
2015-01-25 14:24:50 -08:00 |
Alan Mishchenko
|
26b8116ac6
|
Changing memory model of Cba_Ntk_t.
|
2015-01-10 17:19:54 -08:00 |
Alan Mishchenko
|
6733abd72e
|
Exprimental features in tech-mapping.
|
2014-12-21 01:04:39 -08:00 |
Alan Mishchenko
|
b379b3ee20
|
Adding new mapping feature.
|
2014-12-11 20:45:41 -08:00 |
Alan Mishchenko
|
3e2fad3574
|
Changes to the parser.
|
2014-12-04 18:23:20 -08:00 |
Alan Mishchenko
|
705006a648
|
Changes to the parser.
|
2014-12-03 20:35:39 -08:00 |
Alan Mishchenko
|
24f1ca0703
|
New parser and framework.
|
2014-11-29 14:36:26 -08:00 |
Alan Mishchenko
|
8d5fa2c290
|
Improvements to handling boxes and flops.
|
2014-11-24 20:02:51 -08:00 |
Alan Mishchenko
|
6ed334d41b
|
Improvements to handling boxes and flops.
|
2014-11-24 19:29:42 -08:00 |
Alan Mishchenko
|
df83fb5e04
|
Fix in reading flop classes.
|
2014-11-21 12:01:26 -08:00 |
Alan Mishchenko
|
a28dd33df0
|
Integrating mfs2 package to work with boxes.
|
2014-11-17 11:49:30 -08:00 |
Alan Mishchenko
|
5a10c8ad01
|
Integrating mfs2 package to work with boxes.
|
2014-11-16 23:27:21 -08:00 |
Alan Mishchenko
|
cc37fb9573
|
Improvements to word-level network package.
|
2014-11-14 20:12:20 -08:00 |
Alan Mishchenko
|
a34183790f
|
Enabling AIGs with boxes for word-level and sequential designs.
|
2014-11-13 18:28:25 -08:00 |
Alan Mishchenko
|
e4ff9cc9a5
|
Added minor API to clean path on a Windows computer.
|
2014-11-05 16:16:47 -08:00 |
Alan Mishchenko
|
135bf3ecdf
|
Compiler warnings.
|
2014-10-28 23:53:17 -07:00 |
Alan Mishchenko
|
c556baa92e
|
Changes to enable building external code.
|
2014-10-28 21:13:59 -07:00 |
Alan Mishchenko
|
51be0f4c52
|
One bug fix and two small changes.
|
2014-10-22 20:17:09 -07:00 |
Alan Mishchenko
|
a9317eac75
|
Preparing to work with C++ code.
|
2014-10-21 19:37:33 -07:00 |
Alan Mishchenko
|
23441c060a
|
Improved QBF solver.
|
2014-10-18 16:10:18 -07:00 |
Alan Mishchenko
|
3653bf53e9
|
Bug fix in truth table computation.
|
2014-10-15 14:26:44 -07:00 |
Alan Mishchenko
|
3ac8aa9c12
|
Recommended changes for portability.
|
2014-10-12 09:10:27 -07:00 |
Alan Mishchenko
|
01e1b6345e
|
Bug fix in the bit-blaster.
|
2014-10-10 13:46:58 -07:00 |
Alan Mishchenko
|
b8bd21c82d
|
Improvements to ISOP.
|
2014-10-10 12:59:30 -07:00 |
Alan Mishchenko
|
ccb5bb34d7
|
Suggested patch for type-punned warnings
|
2014-10-10 08:58:18 -07:00 |