summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Bug fix in &sat -x.Alan Mishchenko2018-05-072-2/+5
|
* Adding &sat -x to save CEXes for multi-output combinational miters.Alan Mishchenko2018-05-064-4/+56
|
* Updates to NDR format (bug fixes).Alan Mishchenko2018-05-034-32/+39
|
* Updates to NDR format (flops, memories, signed mult, etc).Alan Mishchenko2018-04-2910-100/+596
|
* The ECO code (fix to the broken build).Alan Mishchenko2018-04-281-2/+2
|
* Adding switch &w -p to dump AIG in a Verilog file.Alan Mishchenko2018-04-253-2/+195
|
* The ECO code.Alan Mishchenko2018-04-251-2/+11
|
* The ECO code.Alan Mishchenko2018-04-252-8/+2500
|
* Typo in the command description.Alan Mishchenko2018-04-251-5/+5
|
* Memory abstraction.Alan Mishchenko2018-04-204-10/+20
|
* Memory abstraction.Alan Mishchenko2018-04-194-154/+284
|
* Memory abstraction.Alan Mishchenko2018-04-158-84/+1086
|
* Adding adder-subtractor primitive.Alan Mishchenko2018-04-111-1/+3
|
* Making sure duplicated inverters are not created.Alan Mishchenko2018-04-111-3/+9
|
* Travis: build with namespaces enabled, andBaruch Sterin2018-04-021-5/+22
| | | | make sure src/demo.c can be compiled under C++ and with ABC in a namespace
* Rename new flag to ABC_USE_STDINT_HRobert Ou2018-03-292-7/+7
|
* Add an option to use C99 stdint.hRobert Ou2018-03-262-0/+56
| | | | | | | 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.
* Integrating SAT-based CEX minimization (bug fix).Alan Mishchenko2018-03-253-11/+11
|
* Integrating SAT-based CEX minimization.Alan Mishchenko2018-03-254-10/+145
|
* Adding new NPN code (compiler fix).Alan Mishchenko2018-03-251-9/+9
|
* Adding new NPN code (compiler fix).Alan Mishchenko2018-03-251-1/+1
|
* Adding new NPN code developed by XueGong Zhou at Fudan University.Alan Mishchenko2018-03-254-144/+1098
|
* Updating &mfs to support hard objects.Alan Mishchenko2018-03-232-2/+55
|
* Adding switch 'scorr -f' to dump inductive invariant as an AIG.Alan Mishchenko2018-03-226-16/+36
|
* Temporary bug fix for signal names in WLC (correction).Alan Mishchenko2018-03-211-2/+5
|
* Temporary bug fix for signal names in WLC.Alan Mishchenko2018-03-211-0/+2
|
* Bug fix in blasting with boxes.Alan Mishchenko2018-03-061-1/+1
|
* Extending primitives supported by WLC.Alan Mishchenko2018-03-033-5/+85
|
* Adding parameters and improvements to %blast.Alan Mishchenko2018-02-286-1/+20
|
* Adding parameters and improvements to %blast.Alan Mishchenko2018-02-2812-101/+307
|
* Adding support for adders with carry-in in WLC and NDR.Alan Mishchenko2018-02-245-5/+113
|
* Bug fix in NDR handling.Alan Mishchenko2018-02-201-6/+38
|
* Merge two branches.Alan Mishchenko2018-02-201-33/+81
|\
| * Improvements to circuit based solver.Alan Mishchenko2018-02-201-33/+81
| |
* | Small fix in satoko.Bruno Schmitt2018-02-202-3/+1
|/
* Compilation problem with pow().Alan Mishchenko2018-02-194-7/+7
|
* Improvements to circuit based solver.Alan Mishchenko2018-02-171-193/+490
|
* Extending MiniLUT to return attributes.Alan Mishchenko2018-02-112-0/+20
|
* Experiments with LUT mapping.Alan Mishchenko2018-02-103-14/+65
|
* Fixing input swapping issue in MUXes derived from NDR.Alan Mishchenko2018-02-072-0/+4
|
* Improvements to NDR to represent hierarchical designs.Alan Mishchenko2018-02-051-2/+2
|
* Improvements to NDR to represent hierarchical designs.Alan Mishchenko2018-02-052-3/+2
|
* Improvements to NDR to represent hierarchical designs.Alan Mishchenko2018-02-054-66/+219
|
* Suggested fix to compile on FreeBSD.Alan Mishchenko2018-02-041-1/+3
|
* Adding support of reading and writing designs using a new internal format ↵Alan Mishchenko2018-01-291-18/+76
| | | | (bug fix).
* Adding support of reading and writing designs using a new internal format.Alan Mishchenko2018-01-285-5/+364
|
* Experiments with circuit-based SAT.Alan Mishchenko2018-01-271-26/+225
|
* Experiments with circuit-based SAT.Alan Mishchenko2018-01-271-132/+94
|
* Experiments with circuit-based SAT.Alan Mishchenko2018-01-271-31/+38
|
* Experiments with circuit-based SAT.Alan Mishchenko2018-01-271-130/+161
|