Alan Mishchenko
3dd2325aa8
Adding an option to not add buffers to decouple COs driven by the same internal node.
2017-01-07 09:51:38 +07:00
Alan Mishchenko
460167ec74
Compiler warnings.
2017-01-07 08:57:08 +07:00
Alan Mishchenko
74c8d35f33
Updates to delay optimization project.
2017-01-02 16:29:10 +07:00
Alan Mishchenko
3f2899d6ea
Compiler warnings.
2016-12-31 22:00:26 +07:00
Alan Mishchenko
01924ca118
Updates to delay optimization project.
2016-12-31 20:21:46 +07:00
Alan Mishchenko
54b4692d4b
Updates to delay optimization project.
2016-12-29 21:26:02 +07:00
Alan Mishchenko
b56a532682
Several changes in arithmetic circuit manipulation.
2016-12-22 17:27:32 +07:00
Alan Mishchenko
cf5d4ad07f
Converting some errors into warnings.
2016-12-21 15:34:02 +07:00
Bruno Schmitt
5351ab4b13
xSAT is an experimental SAT Solver based on Glucose v3(see Glucose copyrights below) and ABC C version of
...
MiniSat (bsat) developed by Niklas Sorensson and modified by Alan Mishchenko. It’s development has reached
sufficient maturity to be committed in ABC, but still in a beta state.
TODO:
* Read compressed CNF files.
* Study the use of floating point for variables and clauses activity.
* Better documentation.
* Improve verbose messages.
* Expose parameters for tuning.
2016-12-12 16:20:38 -02:00
Mathias Soeken
5af44731bf
Merged alanmi/abc into default
2016-12-07 10:08:44 +01:00
Alan Mishchenko
3169bd96b7
Compiler warnings.
2016-12-05 17:48:21 -08:00
Alan Mishchenko
6a351c4dc0
Adding support for minimalistic representation of LUT mapping.
2016-12-05 17:45:15 -08:00
Alan Mishchenko
8ba6071a76
New SAT-based optimization package.
2016-12-04 21:59:10 -08:00
Alan Mishchenko
91aab10757
Analysis of arithmetic logic cones.
2016-12-04 13:05:51 -08:00
Alan Mishchenko
b3514ee7e0
Commenting out bailout in 'print_cex' when CEX has latches initialized to 1.
2016-11-30 12:07:08 -08:00
Alan Mishchenko
329cee4981
Small changes in handling arithmetic logic.
2016-11-30 11:30:38 -08:00
Alan Mishchenko
de71ef44cd
New command to profile arithmetic logic cones.
2016-11-26 17:06:54 -08:00
Alan Mishchenko
6b55bf0205
New SAT-based optimization package.
2016-11-26 14:28:12 -08:00
Alan Mishchenko
64bdbe1a74
Adding switch '-c' to generate only stuck-at faults in 'faultclasses -g'.
2016-11-22 20:09:25 -08:00
Alan Mishchenko
b483c97fdd
Minor bug fixes.
2016-11-21 11:52:50 -08:00
Vinicius Callegaro
9f99f08d4c
Merged alanmi/abc into default
2016-11-16 20:57:39 -02:00
Alan Mishchenko
71a52ae9e5
Renaming command 'detect' to be 'faultclasses'.
2016-11-10 09:38:07 -08:00
Alan Mishchenko
460a5700a5
Compiler warnings.
2016-11-09 21:19:52 -08:00
Alan Mishchenko
c6afb9db63
Equivalent fault detection code.
2016-11-09 21:17:44 -08:00
Vinicius Callegaro
faf8d6ecea
Disjoint-support decomposition with cofactoring and boolean difference analysis
...
from V. Callegaro, F. S. Marranghello, M. G. A. Martins, R. P. Ribas and A. I. Reis,
entitled "Bottom-up disjoint-support decomposition based on cofactor and boolean difference analysis" presented in ICCD'15.
2016-11-08 17:00:35 -02:00
Alan Mishchenko
6cd66183e4
Isolating CBA types into a separate header.
2016-11-08 06:13:47 -08:00
Alan Mishchenko
85abb6bde7
Isolating CBA types into a separate header.
2016-11-07 09:39:29 -08:00
Mathias Soeken
f9b7e92904
Exact synthesis.
2016-11-02 19:27:12 +01:00
Mathias Soeken
16109b11f6
Exact synthesis.
2016-10-29 09:34:34 +02:00
Mathias Soeken
bab90943dc
Exact synthesis.
2016-10-26 17:54:00 +02:00
Mathias Soeken
0a87e72c6d
Exact synthesis.
2016-10-26 13:36:29 +02:00
Mathias Soeken
a25faed14c
Merged alanmi/abc into default
2016-10-26 13:31:28 +02:00
Alan Mishchenko
76c4d22229
Parser for JSON format.
2016-10-25 17:17:37 -07:00
Mathias Soeken
f47a4377e4
Exact synthesis.
2016-10-25 16:28:02 +02:00
Alan Mishchenko
f5069d6675
Code for profiling arithmetic circuits.
2016-10-21 17:50:05 -07:00
Alan Mishchenko
40375f8b93
Updates to arithmetic verification.
2016-10-09 19:38:30 -07:00
Alan Mishchenko
50e324ce11
Adding switch &mfs -b to preserve white boxes during optimization.
2016-10-07 18:05:20 -07:00
Alan Mishchenko
eb65c01888
Change Verilog reader to take a string rather than file name.
2016-10-06 22:04:11 -07:00
Alan Mishchenko
c01f5fc4e0
Adding module name when reading SMT-LIB from stdin.
2016-10-02 11:14:34 -07:00
Alan Mishchenko
7f3842e186
Bug fix in SMT parser.
2016-10-02 11:11:10 -07:00
Alan Mishchenko
44550a67fa
Bug fix in the SMT parser to address multi-argument operators and large constants.
2016-09-30 19:55:21 -07:00
Alan Mishchenko
50da7c290c
Compiler warnings.
2016-09-30 14:40:07 -07:00
Mathias Soeken
f5be157583
Merged alanmi/abc into default
2016-09-29 22:10:16 -07:00
Alan Mishchenko
9a35f82d5f
Supporting 'define-fun' with an expression rather than a constant.
2016-09-29 18:00:52 -07:00
Alan Mishchenko
4f0f2e09f8
Adding flag 'pdr -e' to output only support variables in the invariant.
2016-09-28 16:27:39 -07:00
Mathias Soeken
e601df9dea
Some fixes in BMS.
2016-09-14 10:06:00 +02:00
Mathias Soeken
bb8e1808e6
New search strategy in BMS.
2016-09-14 09:53:06 +02:00
Mathias Soeken
452303b77a
Updates to BMS.
2016-09-10 14:23:43 +02:00
Mathias Soeken
b44c519620
Fix in BMS.
2016-09-09 15:39:33 +02:00
Mathias Soeken
2f2ed1bce1
Fixes in BMS.
2016-09-09 12:40:55 +02:00
Mathias Soeken
5b2472d4b7
Missing case in BMS.
2016-09-09 12:08:52 +02:00
Mathias Soeken
6d7f2c4d54
Improvements to BMS.
2016-09-09 11:51:53 +02:00
Mathias Soeken
b11406c566
Merged alanmi/abc into default
2016-09-09 11:49:43 +02:00
Alan Mishchenko
ca93730781
Experimental code for polynomial construction.
2016-09-05 23:54:44 +03:00
Alan Mishchenko
198fe99416
Experimental code for polynomial construction.
2016-09-05 23:47:58 +03:00
Mathias Soeken
a46af9de7b
Improvements to BMS.
2016-08-29 22:40:30 +02:00
Mathias Soeken
7e3032c0dd
Improvements to BMS.
2016-08-29 13:37:29 +02:00
Mathias Soeken
2d71abd581
Symmetric variables in BMS.
2016-08-28 13:44:59 +02:00
Mathias Soeken
610fcb2712
Improvements to BMS.
2016-08-26 09:45:52 +02:00
Mathias Soeken
e5636522bf
BMS fixes and start gates parameter.
2016-08-25 10:56:59 +02:00
Mathias Soeken
360e85fce2
Fix errors in BMS.
2016-08-24 17:08:06 +02:00
Mathias Soeken
fcf3335041
Improvements to BMS.
2016-08-24 15:03:52 +02:00
Mathias Soeken
ea3836ea5d
Improvements to BMS.
2016-08-24 09:29:02 +02:00
Mathias Soeken
db1daf7b8a
Merged alanmi/abc into default
2016-08-24 09:28:21 +02:00
Mathias Soeken
30b3a7ab91
BMS: Store I/O, better implications to stop search.
2016-08-22 10:57:38 +02:00
Mathias Soeken
6e7fb2ea52
BMS: restart solver instead of re-allocating it.
2016-08-21 19:28:55 +02:00
Mathias Soeken
8ec44da3fb
More logging in exact synthesis.
2016-08-21 18:13:57 +02:00
Mathias Soeken
9bb5a2dd0d
Merged alanmi/abc into default
2016-08-21 18:12:05 +02:00
Mathias Soeken
9ac7b05e2a
Fix compile errors when using namespace with clang.
2016-08-19 13:24:29 +02:00
Mathias Soeken
792e7e662d
Merge with parent.
2016-08-18 10:32:17 +02:00
Alan Mishchenko
118eea8465
Changes to report quantum cost in Exorcism.
2016-08-17 21:26:16 +09:00
Mathias Soeken
433b9fe722
Missing code for CLI integration.
2016-08-16 18:55:20 +02:00
Mathias Soeken
85c751fbb8
Functions to compute T-count.
2016-08-16 18:46:45 +02:00
Mathias Soeken
2f149364eb
Provide number of max cubes as parameter.
2016-08-16 18:33:53 +02:00
Mathias Soeken
0d1786d829
Don't output if not verbose.
2016-08-16 18:32:42 +02:00
Mathias Soeken
821029038d
Used wrong truth table function in exact synthesis.
2016-08-16 08:20:28 +02:00
Mathias Soeken
077f8bdbb8
Merged alanmi/abc into default
2016-08-16 08:16:30 +02:00
Alan Mishchenko
b83c6aaf97
Fix compiler problems by #including the header from FXCH package.
2016-08-16 11:20:43 +09:00
Mathias Soeken
baca7e477f
Fixes to exact synthesis.
2016-08-15 16:20:30 +02:00
Mathias Soeken
68f29c527e
Merged alanmi/abc into default
2016-08-15 10:33:54 +02:00
Alan Mishchenko
9dc2f48858
Changes to report quantum cost in Exorcism.
2016-08-15 08:04:36 +08:00
Mathias Soeken
24af634508
Exact synthesis (revert one change).
2016-08-09 10:55:40 +02:00
Mathias Soeken
ca8256fb4d
Exact synthesis.
2016-08-09 10:53:58 +02:00
Mathias Soeken
80551de3c5
Small change in exact synthesis.
2016-08-08 18:52:11 +02:00
Mathias Soeken
7cc0094a0e
Resource constraints in exact synthesis, arrival times in exact command.
2016-08-08 18:50:19 +02:00
Mathias Soeken
95d2ab9c17
Improvements in exact synthesis.
2016-08-08 12:59:21 +02:00
Mathias Soeken
5b9e520caa
Bugfixes in exact synthesis.
2016-08-08 10:59:29 +02:00
Alan Mishchenko
2ded05127a
Merged in petkovska/abc-pullreq/hier-npn_fast-exact (pull request #29 )
...
Exact hierarchical NPN classification
2016-08-06 00:20:47 -07:00
Alan Mishchenko
f03512bad1
Unsuccessful attempt to improve quality of factoring by limiting distance-1 merge during preprocessing.
2016-08-06 00:17:18 -07:00
Alan Mishchenko
9f02d23832
Fix some warnings.
2016-08-05 20:47:53 -07:00
Alan Mishchenko
92023a2925
Fix some warnings.
2016-08-05 20:45:56 -07:00
Alan Mishchenko
c42aeb81a4
Handling constant and buffer cut in exact synthesis.
2016-08-05 20:43:45 -07:00
Alan Mishchenko
640100954a
Updates to arithmetic verification.
2016-08-05 20:34:44 -07:00
Mathias Soeken
46a1c81603
Read and write to exact store.
2016-08-04 18:51:35 +02:00
Mathias Soeken
11ec43181c
Exact synthesis minimization.
2016-08-04 14:22:31 +02:00
Mathias Soeken
718266f64a
Update from parent.
2016-08-03 15:44:46 +02:00
Mathias Soeken
333bd87353
Free memory.
2016-08-03 15:23:34 +02:00
Alan Mishchenko
af20a8177b
Bug in 'dump_equiv -n'.
2016-08-02 12:20:19 -07:00
Mathias Soeken
33c6d01291
Tests and bug fixes for exact store manager.
2016-08-02 13:24:21 +02:00
Mathias Soeken
1f47fb7151
Dynamic number of variables in exact store manager.
2016-08-02 11:25:16 +02:00
Mathias Soeken
8246af894d
Fixes in DelayCost and BuildNode.
2016-08-01 08:37:14 +02:00
Mathias Soeken
a7b244c5a9
Merged alanmi/abc into default
2016-08-01 08:29:37 +02:00
Alan Mishchenko
fd8eb8c855
Adding one argument to the delay-estimation API used for exact synthesis.
2016-07-31 13:31:57 -07:00
Mathias Soeken
a4f8e601b9
Create and cleanup store, revert arrival times.
2016-07-31 13:08:14 +02:00
Mathias Soeken
fdc9b180f8
Create network from solution in store.
2016-07-31 12:47:09 +02:00
Mathias Soeken
19e78a35d4
Store for exact results.
2016-07-31 12:24:02 +02:00
Mathias Soeken
a6352369a5
Depth optimal synthesis.
2016-07-30 15:21:57 +02:00
Mathias Soeken
59077dab9f
Implementation of Abc_ExactDelayCost.
2016-07-30 15:01:59 +02:00
Mathias Soeken
3641a3f18b
Extract delay information into solution.
2016-07-30 14:40:12 +02:00
Mathias Soeken
90a6c38329
Check whether exact network can be found.
2016-07-30 14:39:11 +02:00
Mathias Soeken
6d0214edc9
Extract solution into intermediate format.
2016-07-30 13:34:39 +02:00
Alan Mishchenko
0b01f5ec27
Infrastructure for using the results of exact SAT-based synthesis during mapping.
2016-07-29 16:46:28 -07:00
Alan Mishchenko
cf91699e05
Infrastructure for using the results of exact SAT-based synthesis during mapping.
2016-07-29 16:34:47 -07:00
Alan Mishchenko
71a051f8cd
Compiler warnings.
2016-07-29 16:09:34 -07:00
Alan Mishchenko
fb33d69db8
Infrastructure for using the results of exact SAT-based synthesis during mapping.
2016-07-29 16:03:42 -07:00
Alan Mishchenko
02d56ea04c
Merged in boschmitt/abc (pull request #31 )
...
Make FX able to handle SCC
2016-07-28 11:48:34 -07:00
Mathias Soeken
80fdd58c28
Several updates to exact synthesis.
2016-07-28 20:37:09 +02:00
Bruno Schmitt
daadd43b64
Merged alanmi/abc into default
2016-07-27 23:32:15 -03:00
Bruno Schmitt
dcd37b6a25
Make FX able to handle SCC and remove its SOP preprocessing.
...
Some other small changes.
2016-07-27 23:30:46 -03:00
Alan Mishchenko
9895f30d95
Extending command 'dump_equv' to match inputs by name.
2016-07-27 18:09:52 -07:00
Alan Mishchenko
a6db8bc157
Extending command 'dump_equv' to match inputs by name.
2016-07-27 18:07:51 -07:00
Bruno Schmitt
5604657bdb
Make fx able to handle degenerate divisors:
...
- Constant-1 (a + !a)
- Divisors "a + !ab" and "a!b + b" are equal to "a + b"
Change the way divisors are printed.
Removal of dead code from fx.
2016-07-26 23:53:34 -03:00
Alan Mishchenko
42309cacaa
Extending command 'exact' to handle delay constraints.
2016-07-23 13:13:07 -07:00
Alan Mishchenko
4c6444e34a
Bug fix in 'dump_equiv'.
2016-07-22 13:36:22 -07:00
Alan Mishchenko
3c2c19ce51
Adding new command 'dump_equiv'.
2016-07-21 16:47:30 -07:00
Alan Mishchenko
bfe7333f41
Adding new command 'dump_equiv'.
2016-07-21 16:40:56 -07:00
Alan Mishchenko
2ba46d52f0
Extension in the detection code.
2016-07-19 20:44:02 -07:00
Alan Mishchenko
2f86667326
Adding output range support to %blast.
2016-07-18 08:34:05 -07:00
Alan Mishchenko
32d1516c64
Adding command 'exact' developed by Mathias Soeken to implement Knuth's exact synthesis algorithm.
2016-07-16 07:51:58 -07:00
Alan Mishchenko
abdf39711f
Several corner-case bugs in %read, &cec, and st.
2016-07-16 07:28:20 -07:00
Alan Mishchenko
3f8b5cd890
Small fixes and improvements in reporting node counts.
2016-07-15 19:11:17 -07:00
Alan Mishchenko
3b76bc2792
Bug-fix in SMT-LIB parser (incorrect handling of arithmetic right-shift).
2016-07-12 13:34:06 -07:00
Alan Mishchenko
4ffc14fd56
Small change to make &if not abort the scripts.
2016-07-04 23:54:07 -07:00
Alan Mishchenko
3ad4be259e
Bit-blasting Booth multipliers.
2016-07-04 20:41:50 -07:00
Alan Mishchenko
84a277b491
Bug fix in blasting shifters with large bit-width.
2016-06-29 15:37:37 -07:00
Alan Mishchenko
d02f9dd4df
Bug fix in blasting shifters with large bit-width.
2016-06-29 15:36:31 -07:00
Alan Mishchenko
7dcba3e27b
Experiments with edge-based mapping.
2016-06-29 15:29:24 -07:00
Alan Mishchenko
688f0269db
Bug fix in blasting shifters with large bit-width.
2016-06-28 09:53:09 -07:00
Ana Petkovska
8e5af90c41
Return the class representative of each function.
2016-06-18 18:51:38 +02:00
Ana Petkovska
6842b8cdbc
Group based exact NPN classification.
2016-06-18 18:42:57 +02:00
Alan Mishchenko
a309569390
New multi-output PLA reader and preprocessor (read_plamo) (updated dist-1 merge).
2016-06-17 22:30:54 -07:00
Alan Mishchenko
c912875261
New command 'phase_map'.
2016-06-17 20:21:39 -07:00
Alan Mishchenko
3c3a770a17
New multi-output PLA reader and preprocessor (read_plamo) (added dist-1 merge).
2016-06-16 21:09:39 -07:00
Alan Mishchenko
e06c04a3ef
Change to BENCH reader to read DFF with four inputs.
2016-06-16 16:48:45 -07:00
Alan Mishchenko
0923d543ad
Adding a switch 'retime -o' to use old flop naming conventions.
2016-06-16 16:13:13 -07:00
Alan Mishchenko
ada21a655f
New multi-output PLA reader and preprocessor (read_plamo).
2016-06-16 15:22:03 -07:00
Alan Mishchenko
e1b51d1863
Experiments with edge-based mapping.
2016-06-15 18:47:10 -07:00
Alan Mishchenko
db43d6fbd8
Adding switch -P <num> to command 'cover'.
2016-06-14 20:43:50 -07:00
Alan Mishchenko
0a1b6f8fcc
Detecting properties of internal nodes.
2016-06-14 15:37:59 -07:00
Alan Mishchenko
a18da5c878
Detecting properties of internal nodes.
2016-06-12 19:07:46 -07:00
Alan Mishchenko
699dd39035
Support bit-blasting of shifts with more than 32 bits (fix).
2016-06-08 22:25:12 -05:00
Alan Mishchenko
cad3d8d419
Support bit-blasting of shifts with more than 32 bits.
2016-06-07 15:20:38 -07:00
Alan Mishchenko
820a48b2cb
Changes to Wlc to accommodate signed signals in SMT-LIB.
2016-06-07 15:05:21 -07:00
Alan Mishchenko
4efbd7b3ca
Detecting properties of internal nodes.
2016-06-07 14:32:38 -07:00
Alan Mishchenko
31b2e8bebd
Switch 'fx -x' to use only canonical divisors in 'fx'.
2016-06-06 19:31:56 -07:00
Alan Mishchenko
00242f2fb2
New profiling features for word-level optimizations.
2016-06-04 17:31:15 -07:00
Alan Mishchenko
93c785e802
Small changes for today's experiments.
2016-06-03 13:22:24 -07:00
Bruno Schmitt
fe6a647f37
Merged alanmi/abc into default
2016-06-02 20:30:04 -03:00
Bruno Schmitt
b6ab087952
Removing the memory saving mode, it is no longer necessary.
2016-06-02 17:26:12 -03:00
Alan Mishchenko
e1b32ee756
Silencing several messages.
2016-06-01 11:57:29 -07:00
Alan Mishchenko
1d26d58a17
Adding switch 'pdr -o' to control using property output in induction.
2016-05-25 13:47:38 -07:00
Alan Mishchenko
58c81ec097
Improving SMT-LIB parser.
2016-05-23 11:15:37 -07:00
Alan Mishchenko
c688d1b158
Improving SMT-LIB parser.
2016-05-23 10:42:53 -07:00
Alan Mishchenko
0f29f0aec9
Improving SMT-LIB parser.
2016-05-21 20:08:05 -07:00
Alan Mishchenko
34c5ac88d4
Improving SMT-LIB parser.
2016-05-20 20:38:43 -07:00
Alan Mishchenko
7b570b6241
Enabling AIGs without structural hashing (&get -c to import logic network).
2016-05-20 18:01:01 -07:00
Alan Mishchenko
3b62ee4575
Enabling AIGs without structural hashing.
2016-05-20 16:23:48 -07:00
Alan Mishchenko
27c44fd644
Switch &miter -y to convert a two-word miter into a dual-output miter.
2016-05-20 14:03:07 -07:00
Alan Mishchenko
555ed0b158
Enabling AIGs without structural hashing.
2016-05-20 13:50:19 -07:00
Alan Mishchenko
2ded89cca5
Added switch 'bmc3 -r' to disable periodic restarts in the SAT solver.
2016-05-19 22:33:40 -07:00
Alan Mishchenko
2d0a8fb4cb
Improving SMT-LIB parser.
2016-05-19 22:07:52 -07:00
Alan Mishchenko
d7912acfca
Bug fix in &demiter.
2016-05-16 17:34:25 -07:00
Alan Mishchenko
8a56721494
Experiments with generating sat assignments.
2016-05-15 16:18:23 -07:00
Alan Mishchenko
be769ca3e8
Experiments with generating sat assignments.
2016-05-15 14:25:55 -07:00
Alan Mishchenko
0533fc7de9
Experiments with generating sat assignments.
2016-05-15 14:24:38 -07:00
Alan Mishchenko
4ffbd0b2df
Adding switch -r to &dch to prevent combo-loops.
2016-05-13 13:40:08 -07:00
Alan Mishchenko
5b6e5b8178
New command 'expand' to expand SOPs against the offset.
2016-05-12 22:41:20 -07:00
Alan Mishchenko
ea7d10d45d
Adding 'read_pla -d' to read dc-set along with on-set (useful to derive offset).
2016-05-12 13:59:30 -07:00
Alan Mishchenko
c5befad518
Cosmetic changes after incorporating new code of 'fxch'.
2016-05-11 20:03:13 -07:00
Alan Mishchenko
c30819cb05
Cosmetic changes after incorporating new code of 'fxch'.
2016-05-11 19:59:56 -07:00
Bruno Schmitt
3cf495c831
Add a new module which implements the fast extract with cube hashing (fxch) algorithm.
...
Removes old partial implementation of this algorithm from the "pla" module.
2016-05-11 19:41:31 -03:00
Alan Mishchenko
6e8efec57d
Experiments with CEC for arithmetic circuits.
2016-05-11 11:07:34 -07:00
Alan Mishchenko
652b279234
Experiments with CEC for arithmetic circuits.
2016-05-08 19:01:46 -07:00
Alan Mishchenko
236d412255
Experiments with CEC for arithmetic circuits.
2016-05-07 19:47:02 -07:00
Alan Mishchenko
40d90ae69c
Small changes.
2016-05-04 13:46:07 -07:00
Alan Mishchenko
21896ba6bc
Update to &show to show AIGs with XORs and MUXes (derived by &st -m).
2016-05-04 07:22:13 -07:00
Alan Mishchenko
28cbb280b7
Update to &show to show AIGs with XORs and MUXes (derived by &st -m).
2016-05-04 07:05:43 -07:00
Alan Mishchenko
11f1a249ae
Updating GIG parser.
2016-05-01 17:43:50 -07:00
Alan Mishchenko
a093091004
Fanout restriction in &edge.
2016-04-30 17:47:23 -07:00
Alan Mishchenko
59f3389c9b
Experiments with arithmetic circuits.
2016-04-28 20:54:38 -07:00
Alan Mishchenko
53e8647719
Adding option to rehash AIG after mapping.
2016-04-27 18:33:23 -07:00
Alan Mishchenko
e8f961671c
Extending &satlut to work for 6-LUTs.
2016-04-27 18:12:41 -07:00
Alan Mishchenko
62f13100d0
Adding missing code to 'dress'.
2016-04-27 17:33:36 -07:00
Alan Mishchenko
6f370462d1
Bug fix in bit-blasting of remainder.
2016-04-26 20:24:46 -07:00
Alan Mishchenko
e37ec2aac5
Improved algo for edge computation.
2016-04-24 20:49:05 +03:00
Alan Mishchenko
f91f23bed0
Adding new switch 'bdd -s' to translate SOP directly into BDD.
2016-04-24 00:13:07 +03:00
Alan Mishchenko
67bfb4ba09
Improved algo for edge computation.
2016-04-23 15:13:22 +03:00
Alan Mishchenko
1b550cb87b
Improved algo for edge computation.
2016-04-22 08:36:05 +03:00
Alan Mishchenko
813b0e5851
Experimental algorithm for edge optimization.
2016-04-13 15:54:14 -07:00
Alan Mishchenko
b9e403b46e
Bug fix: change in the ordering of the reset flop (should be last, not first).
2016-04-13 09:14:54 -07:00