summaryrefslogtreecommitdiffstats
path: root/src/base/main
Commit message (Collapse)AuthorAgeFilesLines
...
* Improvements to Cba data-structure.Alan Mishchenko2015-07-311-0/+1
|
* Renaming Cba into Bac.Alan Mishchenko2015-07-211-0/+4
|
* Scalable SOP manipulation package.Alan Mishchenko2015-03-182-0/+5
|
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-181-16/+1
|
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-111-2/+31
|
* New parser and framework.Alan Mishchenko2014-11-292-0/+5
|
* Changes to enable building external code.Alan Mishchenko2014-10-283-32/+2
|
* Changes to enable building external code.Alan Mishchenko2014-10-273-378/+376
|
* make it easy to add intialization functions to Abc_FrameInit()/Abc_FrameEnd()Baruch Sterin2014-10-222-0/+45
|
* Adding commands backup/restore.Alan Mishchenko2014-10-212-0/+2
|
* Replacing tabs with spaces.Alan Mishchenko2014-09-121-1/+1
|
* New word-level representation package.Alan Mishchenko2014-09-122-0/+5
|
* Improvements to DSD balancing.Alan Mishchenko2014-08-273-1/+7
|
* Adding commands to save/load best network.Alan Mishchenko2014-08-261-0/+4
|
* Cleanup and bug fixing in hierarchy handling.Alan Mishchenko2014-04-093-5/+0
|
* Renamed Abc_Lib_t into Abc_Des_t and removed some dead code.Alan Mishchenko2014-04-091-1/+1
|
* Adding a warning when the current network or AIG has no POs.Alan Mishchenko2014-03-101-0/+3
|
* Changes to LUT mappers.Alan Mishchenko2014-02-281-1/+1
|
* Changes to LUT mappers.Alan Mishchenko2014-02-283-1/+9
|
* Extendig the size of command line when running ABC in batch mode.Alan Mishchenko2014-02-121-1/+1
|
* Experiments with inductive don't-cares.Alan Mishchenko2014-02-112-0/+4
|
* add a new command line option to ABC, -q, same as -c, but without echoing ↵Baruch Sterin2013-12-072-15/+29
| | | | the command
* Upgrading 'mfs2' to consider some nodes as having no level.Alan Mishchenko2013-10-091-1/+1
|
* Upgrading 'mfs2' to consider some nodes as having no level.Alan Mishchenko2013-10-091-1/+1
|
* Adding commands to set and print timing constraints.Alan Mishchenko2013-09-173-0/+14
|
* Added Python API status_get_vector() similar to cex_get_vector().Alan Mishchenko2013-09-042-0/+2
|
* Tuning standard-cell mapping flow.Alan Mishchenko2013-07-242-0/+2
|
* Limiting runtime limit checks in 'pdr'.Alan Mishchenko2013-06-221-1/+1
|
* Limiting runtime limit checks in 'pdr'.Alan Mishchenko2013-06-221-1/+1
|
* Adding new command &mprove for proving groups of properties.Alan Mishchenko2013-05-173-0/+9
|
* Making changes suggested by Mark Jarvin.Alan Mishchenko2013-05-041-5/+0
|
* Adding command &filter_equiv to filter candidate equivalence classes using ↵Alan Mishchenko2013-04-173-0/+5
| | | | indexes of disproved POs after handling SRM as a multi-output miter.
* Improvements to the hierarchy/timing manager.Alan Mishchenko2013-03-051-1/+1
|
* Improvements to the hierarchy/timing manager.Alan Mishchenko2013-03-051-1/+1
|
* User-controlable SAT sweeper.Alan Mishchenko2013-03-041-0/+2
|
* Added new Python API is_const_po( int iPoNum ), which returns 0/1 if current ↵Alan Mishchenko2013-01-252-2/+35
| | | | network is an AIG and the given PO has const 0/1 function.
* Renaming If_Lut_t into If_LibLut_t.Alan Mishchenko2012-12-101-1/+0
|
* Adding box library.Alan Mishchenko2012-12-104-4/+9
|
* Added command 'cexsave' and 'cexload'.Alan Mishchenko2012-11-142-0/+2
|
* Integrating GIA with LUT mapping.Alan Mishchenko2012-10-241-1/+1
|
* Updating readme.Alan Mishchenko2012-10-061-3/+3
|
* Updating readme.Alan Mishchenko2012-10-061-2/+6
|
* Changed 'readline' declaration rules.Alan Mishchenko2012-10-041-2/+2
|
* Minor bug fix.Alan Mishchenko2012-10-041-0/+3
|
* Added command 'starter' to call ABC concurrently.Alan Mishchenko2012-10-022-3/+2
|
* Added detection of 'readline' library at compile-time.Alan Mishchenko2012-10-021-2/+2
|
* Added detection of 'readline' library at compile-time.Alan Mishchenko2012-10-021-2/+2
|
* Experiments with mini AIG manager.Alan Mishchenko2012-09-291-4/+0
|
* Compiler warnings.Alan Mishchenko2012-09-291-1/+4
|
* Added detection of 'readline' library at compile-time.Alan Mishchenko2012-09-291-10/+9
|