Alan Mishchenko
7d641b7cbe
Updating command 'majgen'.
2018-07-04 21:43:33 -07:00
Alan Mishchenko
18bc189aba
Generating adder-trees using 'gen -b -A <num> -N <num> <file>.v'.
2018-07-04 18:58:59 -07:00
Alan Mishchenko
f49e8f0fe7
Adding command 'majgen'.
2018-07-04 14:04:08 -07:00
Alan Mishchenko
7522e68b58
Bug fix by Horus Nero.
2018-06-25 14:01:31 -07:00
Alan Mishchenko
9ff928a781
Path enumeration using SAT.
2018-06-20 20:55:55 -07:00
Alan Mishchenko
2dd629a4e5
Bug fix in polynomial construction.
2018-06-20 20:09:41 -07:00
Alan Mishchenko
28a1307a61
Command %blastmem for bit-blasting small memories.
2018-06-16 18:47:23 -07:00
Alan Mishchenko
f4a267d581
Bug fix in 'lutpack' (level count overflow).
2018-06-16 14:52:20 -07:00
Alan Mishchenko
15939511df
Extending NDR to support adder/subtractor.
2018-06-14 21:13:54 -07:00
Alan Mishchenko
baab8c11f2
Enabling user-specified output signature in &polyn (bug fix).
2018-06-13 21:44:16 -07:00
Alan Mishchenko
01d736cba4
Enabling user-specified output signature in &polyn.
2018-06-13 19:34:52 -07:00
Alan Mishchenko
aa2f29fa67
Bug fix (accessing unassigned memory).
2018-06-12 07:47:27 -07:00
Alan Mishchenko
1c990fc4f2
Experiments with path enumeration.
2018-06-10 22:31:59 -07:00
Alan Mishchenko
dca2218275
Compiler warnings.
2018-06-08 12:30:13 -07:00
Alan Mishchenko
d06d78363c
Improvements in bit-blasting of adders and multipliers.
2018-06-08 12:11:40 -07:00
Alan Mishchenko
b729c737b5
Adding switch 'clp -o' to reverse initial variable ordering.
2018-06-07 15:53:12 -07:00
Alan Mishchenko
aae37ffd4c
Experiments with path enumeration.
2018-06-06 14:17:52 -07:00
Alan Mishchenko
867600b766
Supporting the decoder primitive in NDR and bit-blasting.
2018-06-05 16:23:04 -07:00
Alan Mishchenko
5b588e0951
Exposing a switch to generate carry-lookahead adder during bit-blasting.
2018-06-05 13:49:23 -07:00
Alan Mishchenko
812a1bb3ab
Adding command print_mint.
2018-06-04 23:22:11 -07:00
Alan Mishchenko
044c7a0794
Disabling unused feature in &nf.
2018-06-04 11:01:39 -07:00
Alan Mishchenko
6df1396273
Supporting SEL in bit-blasting.
2018-05-25 12:47:36 +09:00
Alan Mishchenko
21c7dad7e4
Supporting NMUX and SEL in NDR.
2018-05-24 19:36:28 +09:00
Alan Mishchenko
8cb55037cb
Simple BDD package.
2018-05-23 22:49:35 +09:00
Alan Mishchenko
3697bdbe43
Simple BDD package.
2018-05-23 22:46:56 +09:00
Alan Mishchenko
e68c6c6281
Fix to prevent undefined behavior.
2018-05-19 12:22:08 +09:00
Alan Mishchenko
d9e68f60c8
Bug fix in supporting signed multiplication in NDR.
2018-05-18 09:54:06 +09:00
Alan Mishchenko
eb027885ee
Supporting wide MUX in NDR.
2018-05-16 15:52:08 +09:00
Alan Mishchenko
03b17916f8
Bug fix in the naming of outputs in %blast -d.
2018-05-10 18:55:46 -07:00
Alan Mishchenko
cd159976a1
Bug fix in &sat -x.
2018-05-07 20:01:15 -07:00
Alan Mishchenko
ccf529695d
Adding &sat -x to save CEXes for multi-output combinational miters.
2018-05-06 22:13:18 -07:00
Alan Mishchenko
aa313189c4
Updates to NDR format (bug fixes).
2018-05-03 22:28:21 -07:00
Alan Mishchenko
f23ea8e33f
Updates to NDR format (flops, memories, signed mult, etc).
2018-04-29 15:14:01 -07:00
Alan Mishchenko
89c981c6ee
The ECO code (fix to the broken build).
2018-04-28 18:58:23 -07:00
Alan Mishchenko
fa00219d4c
Adding switch &w -p to dump AIG in a Verilog file.
2018-04-25 16:58:29 -07:00
Alan Mishchenko
f093aef867
The ECO code.
2018-04-25 13:19:41 -07:00
Alan Mishchenko
cce9ff2113
The ECO code.
2018-04-25 13:01:36 -07:00
Alan Mishchenko
5d1abad84d
Typo in the command description.
2018-04-25 11:59:34 -07:00
Alan Mishchenko
0e15e4dd15
Memory abstraction.
2018-04-20 16:06:13 -07:00
Alan Mishchenko
1c6655578c
Memory abstraction.
2018-04-19 17:05:04 -07:00
Alan Mishchenko
098103012d
Memory abstraction.
2018-04-15 21:23:22 -07:00
Alan Mishchenko
37504a492a
Adding adder-subtractor primitive.
2018-04-11 19:08:53 -07:00
Alan Mishchenko
a8f913f75a
Making sure duplicated inverters are not created.
2018-04-11 18:33:00 -07:00
Baruch Sterin
dc4320d7d7
Travis: build with namespaces enabled, and
...
make sure src/demo.c can be compiled under C++ and with ABC in a namespace
2018-04-02 15:30:58 -07:00
Robert Ou
8d472cd55e
Rename new flag to ABC_USE_STDINT_H
2018-03-29 19:08:24 -07:00
Robert Ou
40c8a398fd
Add an option to use C99 stdint.h
...
If ABC_HAVE_STDINT_H is defined, standard C99 headers will be used
to define all of the platform-dependent types required. arch_flags
will also no longer be required. This new define is optional and
must be manually enabled by setting ARCHFLAGS.
2018-03-26 22:45:07 -07:00
Alan Mishchenko
a2d59be3f7
Integrating SAT-based CEX minimization (bug fix).
2018-03-25 18:19:06 -07:00
Alan Mishchenko
e639e8fd1b
Integrating SAT-based CEX minimization.
2018-03-25 16:46:09 -07:00
Alan Mishchenko
c618cee66d
Adding new NPN code (compiler fix).
2018-03-25 11:52:21 -07:00
Alan Mishchenko
54813798e9
Adding new NPN code (compiler fix).
2018-03-25 11:38:13 -07:00