Alan Mishchenko
|
01ad71b26f
|
Experiments with verification.
|
2023-10-23 09:38:08 -07:00 |
Alan Mishchenko
|
8dbf8965fd
|
Adding batch option to "scrgen".
|
2023-10-23 09:37:04 -07:00 |
Alan Mishchenko
|
652a0aaef7
|
Compiler warning.
|
2023-10-20 22:42:40 -07:00 |
Alan Mishchenko
|
72b423ba14
|
Experiments with SAT solving.
|
2023-10-20 20:53:43 -07:00 |
wjrforcyber
|
c2fdb86a4d
|
Refactor(Typo): Typo in ACD
|
2023-10-07 13:53:22 +08:00 |
wjrforcyber
|
fb6a4722c2
|
Merge remote-tracking branch 'upstream/master' into typo
|
2023-10-07 13:50:29 +08:00 |
Alan Mishchenko
|
3c4c558656
|
Experiment with script generation.
|
2023-10-02 16:47:37 -07:00 |
Alan Mishchenko
|
65ccd3cc69
|
Enabled literal remapping.
|
2023-09-29 16:07:29 -07:00 |
Alan Mishchenko
|
cc636a0d83
|
Experiments with verification.
|
2023-09-28 06:40:57 -07:00 |
wjrforcyber
|
ecf6255985
|
Refactor(Typo):Missing a parameter fUseLutLib and use fSaveBest twice
|
2023-09-26 14:24:02 +08:00 |
wjrforcyber
|
3781c1df61
|
Refactor(Typo): Link is NOT FOUND page(not available), change to the book name
|
2023-09-24 19:31:37 +08:00 |
Alan Mishchenko
|
4d1618f600
|
Enable dumping Verilog with assign-statements.
|
2023-09-21 11:08:43 +08:00 |
Allen Ho
|
31ad17fa1a
|
add abc9RecoverBoundary
|
2023-09-20 14:23:47 +08:00 |
Alan Mishchenko
|
7fd4b01fb3
|
Automatic script file generation.
|
2023-09-18 16:30:09 +08:00 |
Alan Mishchenko
|
09b0295c1a
|
Adding aliases for some commands.
|
2023-09-18 16:27:54 +08:00 |
wjrforcyber
|
eae19f7a62
|
Refactor(Typo): Typo in strash
|
2023-09-18 13:56:18 +08:00 |
wjrforcyber
|
05c897a753
|
Refactor(Typo): Typo in read_aiger
|
2023-09-17 19:34:56 +08:00 |
wjrforcyber
|
e1db615384
|
Merge branch 'master' into typo
|
2023-09-17 13:28:57 +08:00 |
wjrforcyber
|
7ec8f17094
|
Refactor(Typo): Typo update in write_aiger message
|
2023-09-17 13:27:00 +08:00 |
Alan Mishchenko
|
9399faac48
|
Improvements to &gen_hie.
|
2023-09-17 12:40:33 +08:00 |
Alan Mishchenko
|
2f5b81119b
|
Experiments with retiming.
|
2023-09-17 12:17:27 +08:00 |
wjrforcyber
|
136bae27d8
|
Refactor(Typo): Typo update in read_aiger comment
|
2023-09-16 19:43:03 +08:00 |
Alan Mishchenko
|
475c8dad8e
|
Compiler problem.
|
2023-09-16 07:13:10 +08:00 |
Cunxi Yu
|
1261f71248
|
Merge branch 'berkeley-abc:master' into master
|
2023-09-15 13:25:27 -07:00 |
Alan Mishchenko
|
57cc2bd089
|
Compiler problem.
|
2023-09-15 22:51:11 +08:00 |
Alan Mishchenko
|
09013f3a6e
|
New command &gen_hie to generate hierarchical designs.
|
2023-09-15 22:44:31 +08:00 |
Alan Mishchenko
|
1ffdbbbebe
|
Corner-case bug fix.
|
2023-09-11 10:46:38 +07:00 |
Alan Mishchenko
|
588122dc72
|
Writing an interface module when dumping Verilog.
|
2023-09-11 09:44:22 +07:00 |
Alan Mishchenko
|
a4755a37cb
|
Experiments with CEC.
|
2023-09-08 22:42:41 +07:00 |
Alan Mishchenko
|
f844fb1057
|
Command to add one flop to the design.
|
2023-09-08 16:46:14 +07:00 |
Alan Mishchenko
|
0c719ab69e
|
Adding procedure to merge two libraries.
|
2023-09-08 14:23:14 +07:00 |
alanminko
|
00fa1e3714
|
Merge pull request #241 from wjrforcyber/typo
Refactor(Typo):Typo currently exists
|
2023-09-05 14:09:40 +07:00 |
alanminko
|
4c718f7b50
|
Merge pull request #218 from seccipon/master
1. Fix bug (using pDesign without check if == NULL) 2. Switch type of variables containing file size to (int => long)
|
2023-09-05 14:08:51 +07:00 |
alanminko
|
7f22cc07b8
|
Merge pull request #194 from jamesjer/badfile
Do not pass NULL to fprintf
|
2023-09-05 14:07:35 +07:00 |
alanminko
|
1cd5a2ce04
|
Merge pull request #156 from Teemperor/FixMemoryLeak
Fix some memory leaks
|
2023-09-05 14:05:09 +07:00 |
alanminko
|
3daa630a03
|
Merge pull request #242 from DanielG/spelling-fixes
treewide: Fix spelling mistakes
|
2023-09-05 13:31:50 +07:00 |
Alan Mishchenko
|
167fceac37
|
Enabling command history on Linux.
|
2023-09-05 11:11:18 +07:00 |
Alan Mishchenko
|
a13dae7a4a
|
Corner-case bug in truth table reading.
|
2023-09-04 08:18:02 +07:00 |
wjrforcyber
|
1a525c57a6
|
Merge remote-tracking branch 'upstream/master' into typo
|
2023-08-29 10:57:06 +08:00 |
wjrforcyber
|
b8f5708ec1
|
Refactor(Typo):Expends->Expands
|
2023-08-29 10:46:57 +08:00 |
Cunxi Yu
|
3488a35472
|
Merge branch 'berkeley-abc:master' into master
|
2023-08-27 10:21:43 -07:00 |
CUNXI YU
|
855976c61d
|
correct the naming of augmentation
|
2023-08-27 11:19:26 -06:00 |
CUNXI YU
|
0fe977a33c
|
correct the naming of augmentation
|
2023-08-27 11:18:35 -06:00 |
Daniel Gröber
|
b7d1435db1
|
treewide: Fix spelling mistakes
A particularly pedantic set of changes currently used in Debian
Authored-By: Ruben Undheim <ruben.undheim@gmail.com>
|
2023-08-27 14:13:20 +02:00 |
Alan Mishchenko
|
3309ccabd4
|
Cleaning up AIG output in EQN format.
|
2023-08-26 17:12:50 +07:00 |
wjrforcyber
|
0971429b56
|
Refactor(Typo):rec_add2 is no longer exist
|
2023-08-18 12:42:13 +08:00 |
lyj1201
|
0fab82384a
|
add AIG random synthesis based RTL argumentation; command = aigarg
|
2023-08-14 12:04:33 -06:00 |
Alan Mishchenko
|
c4839c92a8
|
Fixing 'read_truth' to read a constant truth table
|
2023-08-14 21:21:02 +07:00 |
Alan Mishchenko
|
42683a7370
|
Fixed performance bug in Feb 28 commit (0d0063f).
|
2023-08-12 16:36:18 +07:00 |
Alan Mishchenko
|
a7aa3deac9
|
Fixed a corner-case bug in Aug 5 commit (3daecc0).
|
2023-08-12 16:32:56 +07:00 |
Alan Mishchenko
|
a603186d8e
|
"Fixing usage message of &ps."
|
2023-08-11 07:14:11 +07:00 |
alanminko
|
e387ddf849
|
Merge pull request #236 from MyskYko/fix_rwr
update reverse level when co is replaced
|
2023-08-06 08:52:20 +07:00 |
MyskYko
|
3daecc0ea8
|
update reverse level when co is replaced
|
2023-08-05 13:35:41 -07:00 |
Alan Mishchenko
|
039f05cb56
|
Adding preprocessing to command &splitsat.
|
2023-07-27 20:50:02 -07:00 |
Alan Mishchenko
|
74157fc0ab
|
New command &splitsat.
|
2023-07-27 16:00:17 -07:00 |
Alan Mishchenko
|
19eaa55c2a
|
Experiments with cube ordering.
|
2023-07-23 10:14:35 -07:00 |
Alan Mishchenko
|
683882f2bb
|
Experiments with stochastic synthesis.
|
2023-07-22 22:18:28 -07:00 |
Alan Mishchenko
|
0108175c6c
|
Bug fix in 'dsd'.
|
2023-07-22 17:08:01 -07:00 |
Alan Mishchenko
|
a620c09c40
|
Adding functional comparison to &compare.
|
2023-07-22 16:44:33 -07:00 |
Alan Mishchenko
|
3592078ddb
|
Partitioned &scorr.
|
2023-07-21 18:49:06 -07:00 |
Alan Mishchenko
|
55ed1e6698
|
Changing command &permute to generate random NPNP transformations.
|
2023-07-21 16:15:34 -07:00 |
Alan Mishchenko
|
623d0f3c9f
|
Change in how signal names are printing in 'print_level'.
|
2023-07-18 21:00:13 -07:00 |
Alan Mishchenko
|
0828ac28a0
|
Bug fix in Verilog writer.
|
2023-07-18 15:53:20 -07:00 |
Alan Mishchenko
|
59cfcd2240
|
Compiler warnings.
|
2023-07-18 09:00:11 -07:00 |
Cunxi Yu
|
5bb7fb76a7
|
add orchestration function (local greedy); usage: orchestrate -h
|
2023-07-16 12:20:10 -06:00 |
Alan Mishchenko
|
c70de10002
|
Updating &saveaig command.
|
2023-07-14 20:06:22 -07:00 |
Alan Mishchenko
|
373c5eccf3
|
Experiment with multipliers.
|
2023-07-07 13:12:22 -07:00 |
alanminko
|
3d35624be6
|
Merge pull request #224 from MyskYko/transduction
Transduction option fix and multi-threading
|
2023-05-14 14:12:26 -07:00 |
Yukio Miyasaka
|
16894c56ee
|
thread parallelism
|
2023-05-14 13:48:40 -07:00 |
Alan Mishchenko
|
bb4378934d
|
Removing a global variable in resub.
|
2023-05-13 13:53:59 -07:00 |
Yukio Miyasaka
|
3af039d7c3
|
zero cost hop
|
2023-05-12 22:10:40 -07:00 |
Yukio Miyasaka
|
a3fb930e44
|
fix option
|
2023-05-12 21:44:29 -07:00 |
alanminko
|
41a2b2a0ef
|
Merge pull request #223 from MyskYko/transduction
transtoch with exdc
|
2023-05-12 12:36:05 -07:00 |
MyskYko
|
1f16d8bc90
|
transtoch with exdc
|
2023-05-12 12:15:23 -07:00 |
alanminko
|
233680f286
|
Merge pull request #220 from MyskYko/transduction
Stochastic Transduction Script
|
2023-05-10 12:09:45 -07:00 |
MyskYko
|
36b357175a
|
stochastic script for transduction
|
2023-05-06 04:15:34 -07:00 |
alanminko
|
38cd47b46c
|
Merge pull request #219 from MyskYko/transduction
Transduction method
|
2023-05-04 14:20:34 -04:00 |
MyskYko
|
3b946e76e3
|
options
|
2023-05-04 02:12:58 -07:00 |
MyskYko
|
920f4dbb7d
|
verbose
|
2023-05-04 01:49:30 -07:00 |
MyskYko
|
ec626957b5
|
option change
|
2023-05-03 10:46:42 -07:00 |
MyskYko
|
6e985705fc
|
transduction
|
2023-05-02 16:48:33 -07:00 |
Andrey Rogov
|
d785775f64
|
1. Fix bug (using pDesign without check if == NULL)
2. Switch type of variables containing file size to (int => long)
|
2023-04-28 01:52:01 +03:00 |
Alan Mishchenko
|
65a756bf01
|
Command to write the network into an edgelist file, contributed by Cunxi Yu (University of Utah).
|
2023-04-25 12:58:59 -04:00 |
Alan Mishchenko
|
1a91797316
|
Trying to fix a spurious build error.
|
2023-04-22 19:17:56 -07:00 |
Alan Mishchenko
|
b633363f06
|
Trying to fix a spurious build error.
|
2023-04-04 10:43:01 +08:00 |
Alan Mishchenko
|
36a83acf3c
|
Experiments with sequential mapping.
|
2023-03-31 19:52:46 +07:00 |
Alan Mishchenko
|
1229d1ff07
|
New options to print out sim info.
|
2023-03-16 13:03:07 +07:00 |
Alan Mishchenko
|
6d9c8daece
|
Fix duplicating invs/bufs driving primary outputs in 'write_verilog'.
|
2023-03-11 22:28:38 +07:00 |
Alan Mishchenko
|
8ffb7811c7
|
New options to print out sim info (warning).
|
2023-03-11 20:35:23 +07:00 |
Alan Mishchenko
|
7bc6f3396e
|
New options to print out sim info.
|
2023-03-11 20:25:11 +07:00 |
Alan Mishchenko
|
953970e73a
|
Skipping zero partial products.
|
2023-03-05 11:42:26 +07:00 |
Alan Mishchenko
|
9d0e828b85
|
Fixing compiler error.
|
2023-03-01 19:12:06 +07:00 |
Alan Mishchenko
|
3370370101
|
Adding switch 'show -d' to keep (not delete) the .dot file after generating the .ps file.
|
2023-03-01 19:00:44 +07:00 |
Alan Mishchenko
|
a79dc18eb2
|
Enabling generation of non-restoring divider.
|
2023-03-01 18:41:24 +07:00 |
alanminko
|
91aaff2575
|
More compiler warnings.
|
2023-02-28 03:07:41 -08:00 |
Alan Mishchenko
|
667326b18e
|
Compiler warnings.
|
2023-02-28 15:53:12 +07:00 |
Alan Mishchenko
|
622d142794
|
Compiler warnings.
|
2023-02-28 15:40:06 +07:00 |
Alan Mishchenko
|
b57b546494
|
Compiler warnings.
|
2023-02-28 15:16:31 +07:00 |
Alan Mishchenko
|
0d0063f7de
|
Experiment with cost functions.
|
2023-02-28 13:50:35 +07:00 |
Alan Mishchenko
|
581c58b9c4
|
Experiment with choice computation.
|
2023-02-16 07:14:18 +01:00 |
Alan Mishchenko
|
1aecc3373c
|
New command to compute the range of output values.
|
2023-02-08 15:54:38 -08:00 |
Alan Mishchenko
|
aa4cada268
|
Experiments with multiplier generation (linker problem).
|
2023-02-08 14:49:42 -08:00 |
Alan Mishchenko
|
688be5719e
|
Experiments with multiplier generation.
|
2023-02-08 14:37:38 -08:00 |
Alan Mishchenko
|
c899a4cb3b
|
Experiments with multipliers.
|
2023-02-08 00:24:04 -08:00 |
Alan Mishchenko
|
fa58597321
|
Updating mfs2 and &mfs to work with larger nodes.
|
2023-02-05 14:44:44 -08:00 |
Alan Mishchenko
|
086321a232
|
Bug fix.
|
2023-02-02 09:28:51 -08:00 |
Alan Mishchenko
|
acdb94d1d3
|
Interfacing SAT sweepers.
|
2023-02-02 09:15:42 -08:00 |
Alan Mishchenko
|
70a07869c6
|
Updating interface of scorr.
|
2023-01-28 09:31:13 -10:00 |
Alan Mishchenko
|
66a5fe7aec
|
Experiments with exact synthesis.
|
2022-12-29 17:15:53 -08:00 |
Alan Mishchenko
|
aefbac6b04
|
Adding printout of SOPs.
|
2022-12-19 10:37:22 -08:00 |
Alan Mishchenko
|
27b8cce3fe
|
Experiments with precomputation.
|
2022-12-18 20:06:07 -08:00 |
Alan Mishchenko
|
6e6c728b65
|
Another way of dumping QBF problem into a file.
|
2022-12-03 20:29:06 -08:00 |
Alan Mishchenko
|
2c7a456c37
|
Suggested bug fix in 'resub' with ODCs.
|
2022-11-29 10:51:59 -08:00 |
Alan Mishchenko
|
3bcc4fc386
|
Other suggested changes.
|
2022-11-21 14:40:55 -08:00 |
Jerry James
|
5a9f37cd93
|
Do not pass NULL to fprintf
|
2022-11-16 11:38:38 -07:00 |
Alan Mishchenko
|
813a0f1ff1
|
Updating features of &if mapper.
|
2022-10-09 23:51:40 -07:00 |
Alan Mishchenko
|
1bd7550378
|
Compiler warnings.
|
2022-09-19 16:30:52 -07:00 |
Alan Mishchenko
|
6325e41681
|
Compiler warnings.
|
2022-09-19 16:13:54 -07:00 |
Alan Mishchenko
|
4d183efe48
|
Compiler warnings.
|
2022-09-19 16:07:29 -07:00 |
Alan Mishchenko
|
a6c9e997bd
|
Temporarily disabling &ttopt in the Windows version.
|
2022-09-19 11:17:15 -07:00 |
alanminko
|
c65e08f9b5
|
Merge pull request #178 from MyskYko/ttopt
Import ttopt
|
2022-09-19 10:49:31 -07:00 |
Alan Mishchenko
|
b69f439609
|
Adding args to command %yosys.
|
2022-09-19 10:48:41 -07:00 |
Yukio Miyasaka
|
96b9ef2ce5
|
import ttopt
|
2022-09-17 15:42:36 -07:00 |
Alan Mishchenko
|
0ed81b34f1
|
Compiler warnings.
|
2022-08-30 13:28:59 -07:00 |
Alan Mishchenko
|
138c381f76
|
Testing utility code.
|
2022-08-30 13:19:14 -07:00 |
Alan Mishchenko
|
c3c643820e
|
Various changes.
|
2022-08-30 12:00:33 -07:00 |
Alan Mishchenko
|
30ddf14c90
|
Improvements to command 'twoexact'.
|
2022-08-07 12:24:44 -07:00 |
Alan Mishchenko
|
89e1ee8bc9
|
Improvements to command 'twoexact'.
|
2022-08-03 20:59:44 -07:00 |
Alan Mishchenko
|
132b893921
|
Investigating complex miters.
|
2022-08-03 10:09:44 -07:00 |
Alan Mishchenko
|
a9237f50ea
|
New switch in command &st for adding buffers.
|
2022-07-31 19:12:55 -07:00 |
Alan Mishchenko
|
ddb22f3bed
|
Various changes.
|
2022-07-30 14:21:47 -07:00 |
Alan Mishchenko
|
adcc398bc3
|
Dumping equivalences after SAT sweeping.
|
2022-06-26 19:45:03 -07:00 |
Alan Mishchenko
|
8cf3f54208
|
Experiments with technology mapping.
|
2022-06-25 19:44:30 -07:00 |
Alan Mishchenko
|
25455d358f
|
Making command &kissat not look for the binary in the current dir.
|
2022-06-23 08:04:34 -07:00 |
Alan Mishchenko
|
ae0f03f4a9
|
Adding command to check resub problem solution.
|
2022-06-10 14:06:23 -07:00 |
Alan Mishchenko
|
3241a595ba
|
Bug fix by Ai Quoc Dao.
|
2022-06-08 08:50:37 -07:00 |
Alan Mishchenko
|
7bda1d4bfb
|
Renaming switch '-i' into '-c' in %collapse.
|
2022-06-05 18:28:51 -07:00 |
Alan Mishchenko
|
617eb759ae
|
Enabling support for reading AIGs with XOR gates.
|
2022-06-05 18:27:40 -07:00 |
Alan Mishchenko
|
aebf1e7b9c
|
Integrated Kissat, by Armin Biere, as an external binary.
|
2022-06-02 09:35:06 -07:00 |
Alan Mishchenko
|
94ab17c39e
|
Supporting new resub problem format.
|
2022-06-02 07:47:33 -07:00 |
Alan Mishchenko
|
4f7bf91003
|
Adding new switch to &cec.
|
2022-05-20 12:53:12 -07:00 |
Alan Mishchenko
|
21922e3e9f
|
Adding switch to dsd_match to skip small functions.
|
2022-05-18 10:43:07 -07:00 |
Alan Mishchenko
|
67247b7209
|
One less line printed out in the batch mode.
|
2022-05-18 10:42:37 -07:00 |
Alan Mishchenko
|
daa4eaf2af
|
Removing duplicated command.
|
2022-04-26 18:54:12 -07:00 |
Alan Mishchenko
|
5999b5a516
|
Adding switch -c to &cone.
|
2022-04-26 17:49:39 -07:00 |
Alan Mishchenko
|
0fc56e7199
|
Experiments with word-level data structures.
|
2022-04-26 10:39:54 -07:00 |
Alan Mishchenko
|
c68fcae445
|
A trivial changeset.
|
2022-04-24 20:57:41 -07:00 |
Alan Mishchenko
|
9e164ec52d
|
Adding a switch to complement outputs after collapsing.
|
2022-04-24 20:15:15 -07:00 |
Alan Mishchenko
|
ca6dd4ed17
|
Bug fix in &uif.
|
2022-04-24 13:56:19 -07:00 |
Alan Mishchenko
|
1abd0457ab
|
Experiments with SAT sweeping.
|
2022-04-24 10:25:46 -07:00 |
Alan Mishchenko
|
cb30ea0516
|
Experiments with SAT sweeping.
|
2022-04-24 09:59:22 -07:00 |
Alan Mishchenko
|
1f56f20e1b
|
Experiments with SAT sweeping.
|
2022-04-24 09:29:52 -07:00 |
Alan Mishchenko
|
8e13245ed0
|
Adding switch to stop scorr if refinement is too slow.
|
2022-04-24 08:53:57 -07:00 |
Alan Mishchenko
|
b79f37ae57
|
Experiments with word-level data structures.
|
2022-04-22 15:18:49 -07:00 |
Alan Mishchenko
|
e5e5e3545b
|
Added a switch to &dfs to perform levelized ordering.
|
2022-04-04 22:12:58 -07:00 |
Alan Mishchenko
|
7ad8f9548c
|
Experiments with word-level data structures.
|
2022-04-04 22:08:53 -07:00 |
Alan Mishchenko
|
5405003a5e
|
Suggested changes to properly initialize the variable array for Cudd_bddVectorCompose().
|
2022-04-02 23:44:57 -07:00 |
Raphael Isemann
|
b44a8f927b
|
Fix some memory leaks
|
2022-03-25 17:12:20 +01:00 |
Alan Mishchenko
|
ee228339e5
|
Experiments with word-level data structures.
|
2022-03-06 00:10:52 -08:00 |
Alan Mishchenko
|
d86e8d9ed8
|
Experiments with word-level data structures.
|
2022-03-06 00:09:35 -08:00 |
Alan Mishchenko
|
32693e9857
|
Experiments with word-level data structures.
|
2022-03-05 20:58:38 -08:00 |
Alan Mishchenko
|
6606c18c70
|
Interleaved variable ordering during bit-blasting.
|
2022-02-25 22:15:13 -08:00 |
Alan Mishchenko
|
3186a82f65
|
Intersection a bug in rewrite/refactor.
|
2022-02-23 10:11:23 -08:00 |
Alan Mishchenko
|
bcf21e4677
|
Intersection a bug in rewrite/refactor.
|
2022-02-22 21:14:48 -08:00 |
Alan Mishchenko
|
31519bd6d6
|
Similar changes suggested in other places.
|
2022-02-18 14:11:17 -08:00 |
Alan Mishchenko
|
b442c749e3
|
Suggested change to prevent ABC from crashing when compiled on Windows.
|
2022-02-18 10:51:49 -08:00 |
Alan Mishchenko
|
33fb7a809d
|
Experiments with word-level data structures.
|
2022-02-16 21:23:21 -08:00 |
Alan Mishchenko
|
ea5648db3f
|
Improving truth table handling.
|
2022-02-16 15:32:53 -08:00 |
Alan Mishchenko
|
6345832dba
|
Improving truth table handling.
|
2022-02-03 18:45:11 -08:00 |
Alan Mishchenko
|
faa5947278
|
Compiler warnings.
|
2022-02-02 21:39:36 -08:00 |
Alan Mishchenko
|
a6f8625d64
|
Experiments with word-level data structures.
|
2022-02-02 21:37:31 -08:00 |
Baruch Sterin
|
554a1693ac
|
Move CI to GitHub Actions.
Also, a few minor changes that are required to compile ABC under moder compilers.
|
2022-01-22 18:34:43 +02:00 |
Alan Mishchenko
|
5b8fa41ba9
|
Suggested bug fixes in the old code.
|
2022-01-21 11:33:53 -08:00 |
Alan Mishchenko
|
d892e63256
|
Compiler warnings.
|
2022-01-21 11:13:18 -08:00 |
Alan Mishchenko
|
79f04c6653
|
Experiments with word-level data structures.
|
2022-01-21 11:09:10 -08:00 |
Alan Mishchenko
|
85b74f68f1
|
Adding new command &icec.
|
2021-12-17 10:15:57 +07:00 |
Alan Mishchenko
|
f1b64be840
|
Compiler warning.
|
2021-12-16 11:32:53 +07:00 |
Alan Mishchenko
|
fb248e1ca1
|
Adding new command %yosys.
|
2021-12-16 11:30:06 +07:00 |
Alan Mishchenko
|
8e72ac36d7
|
Outputting the constant node in 'write_gml'.
|
2021-12-06 13:38:09 -08:00 |
Alan Mishchenko
|
b7176ee3e5
|
Adding command-line switch 'testnpn -A 12' for P-only canonical form computation.
|
2021-12-03 18:48:26 -08:00 |
Alan Mishchenko
|
03b9f41786
|
Bug fix in blasting word-level flops.
|
2021-12-02 22:20:55 -08:00 |
Alan Mishchenko
|
dfa34cc2e4
|
Disabling choices when they are computed incorrectly.
|
2021-11-30 15:23:20 -08:00 |
Alan Mishchenko
|
f26ea1eaea
|
Changes to make compiler happy.
|
2021-11-27 17:37:34 -08:00 |
Alan Mishchenko
|
b10f6bd899
|
Bug fix in sweep (which happens to be a rare bug in Abc_NodeMinimumBase) (additional fix).
|
2021-11-27 17:12:08 -08:00 |
Alan Mishchenko
|
079a309a0d
|
Bug fix in processing NDR.
|
2021-11-08 21:17:37 -08:00 |
Alan Mishchenko
|
d13e33cdd8
|
New API for external calls.
|
2021-10-26 16:58:59 -07:00 |
Alan Mishchenko
|
456e381a02
|
Bug fix in sweep (which happens to be a rare bug in Abc_NodeMinimumBase).
|
2021-10-23 16:42:34 -07:00 |
Alan Mishchenko
|
d4f073bad7
|
Various changes.
|
2021-10-22 00:00:01 -07:00 |
Alan Mishchenko
|
abc54a2d20
|
Changing static to extern for two procedures.
|
2021-10-17 20:52:20 -07:00 |
Alan Mishchenko
|
d514029e34
|
Experiments with SAT solving.
|
2021-10-09 15:16:18 -07:00 |
Alan Mishchenko
|
227b0c775b
|
New command &stochsyn for stochastic synthesis.
|
2021-10-06 20:33:41 -07:00 |
Alan Mishchenko
|
a8b5da820d
|
Other compiler changes.
|
2021-09-26 11:58:42 -07:00 |
Alan Mishchenko
|
ba64e78608
|
Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers.
|
2021-09-26 11:30:54 -07:00 |
Alan Mishchenko
|
787dbb9433
|
Two rare corner-case bugs in &if mapper.
|
2021-09-26 11:05:48 -07:00 |
Alan Mishchenko
|
cc13d1fb47
|
Adding command &reshape.
|
2021-09-21 10:50:10 -07:00 |
Alan Mishchenko
|
1e69e7e7d1
|
Adding command &reshape.
|
2021-09-21 10:22:40 -07:00 |
Alan Mishchenko
|
a363256098
|
Removing unused command.
|
2021-09-21 10:08:04 -07:00 |
Alan Mishchenko
|
e2f1548217
|
Various changes.
|
2021-09-21 10:00:46 -07:00 |
Alan Mishchenko
|
6ca31c475f
|
Improving MiniAIG and name manager.
|
2021-09-16 21:51:10 -07:00 |
Alan Mishchenko
|
997e1a2ddc
|
Further debugging of MiniLUT APIs.
|
2021-09-16 17:48:57 -07:00 |