summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
...
* Counter-example analysis and optimization.Alan Mishchenko2012-11-281-1/+9
|
* DSD manager.Alan Mishchenko2012-11-202-3/+17
|
* DSD manager.Alan Mishchenko2012-11-191-0/+14
|
* Added switch 'cexcut -m' to generate bad states for all frames after G.Alan Mishchenko2012-11-151-9/+17
|
* Added switch 'cexcut -n' to generate only one bad state.Alan Mishchenko2012-11-151-86/+18
|
* Added command 'cexcut' and 'cexmerge'.Alan Mishchenko2012-11-141-12/+22
|
* Added command 'cexcut' and 'cexmerge'.Alan Mishchenko2012-11-141-0/+2
|
* Added command 'cexcut' and 'cexmerge'.Alan Mishchenko2012-11-141-10/+208
|
* Added command 'cexcut' and 'cexmerge'.Alan Mishchenko2012-11-141-2/+97
|
* Added command 'cexsave' and 'cexload'.Alan Mishchenko2012-11-143-4/+189
|
* Isolating BMC code into a separate package.Alan Mishchenko2012-11-142-0/+2
|
* Modifying parameter limits to allow mapping into 2-LUTs.Alan Mishchenko2012-11-141-3/+3
|
* Made print-out of frontier cut an option ('-c') in '&ps'.Alan Mishchenko2012-11-122-7/+12
|
* Extending GIA to represent pintypes and pins.Alan Mishchenko2012-11-122-1/+95
|
* Improved DSD.Alan Mishchenko2012-11-111-10/+6
|
* Improved DSD.Alan Mishchenko2012-11-101-2/+6
|
* Improved DSD.Alan Mishchenko2012-11-101-2/+2
|
* Performance bug fix in choice generation.Alan Mishchenko2012-11-094-25/+35
|
* Improvements to LMS code.Alan Mishchenko2012-11-063-251/+234
|
* Improved DSD.Alan Mishchenko2012-11-031-0/+4
|
* Adding dumping truth tables from LMS manager.Alan Mishchenko2012-11-022-22/+117
|
* Fixing out-of-bound problem when collecting GIA nodes.Alan Mishchenko2012-11-021-0/+5
|
* Improvements to LMS code.Alan Mishchenko2012-11-021-7/+82
|
* Improvements to LMS code.Alan Mishchenko2012-11-023-13/+49
|
* Improvements to LMS code.Alan Mishchenko2012-11-011-28/+10
|
* Improvements to LMS code.Alan Mishchenko2012-11-013-18/+74
|
* Improvements to the truth table computations.Alan Mishchenko2012-11-011-4/+15
|
* Improvements to the truth table computations.Alan Mishchenko2012-11-012-3/+16
|
* Improvements to the truth table computations.Alan Mishchenko2012-11-011-2/+2
|
* Removed 'send_cex'.Alan Mishchenko2012-10-311-49/+0
|
* Improvements to the truth table computations.Alan Mishchenko2012-10-301-0/+2
|
* Added switch for netlist type to 'send_aig'. Changed defautl to &-space. ↵Niklas Een2012-10-303-346/+358
| | | | Fixed printf -> Abc_Print in some places.
* Removed CEX communication through bridge in Abc_FrameReplaceCexNiklas Een2012-10-301-1002/+995
|
* Added new bridge commands.Alan Mishchenko2012-10-291-0/+173
|
* Tentatively integrated new DSD.Alan Mishchenko2012-10-292-1/+22
|
* Move truth table code into a separte file.Alan Mishchenko2012-10-281-42/+1
|
* Improvements to LMS code.Alan Mishchenko2012-10-281-4/+2
|
* Improvements to LMS code.Alan Mishchenko2012-10-281-3/+6
|
* Improvements to LMS code.Alan Mishchenko2012-10-281-5/+5
|
* Improvements to LMS code.Alan Mishchenko2012-10-283-23/+251
|
* Improvements to LMS code.Alan Mishchenko2012-10-283-150/+714
|
* Improvements to LMS code.Alan Mishchenko2012-10-271-18/+4
|
* Improvements to LMS code.Alan Mishchenko2012-10-274-61/+846
|
* Added switch '-q' to 'scorr' and '&scorr' to quit when PO is not a candidate ↵Alan Mishchenko2012-10-251-4/+12
| | | | constant.
* Adding binary file dumping for truth tables.Alan Mishchenko2012-10-251-1/+1
|
* Adding binary file dumping for truth tables.Alan Mishchenko2012-10-254-19/+43
|
* Changing the defaults of command 'collapse'.Alan Mishchenko2012-10-251-2/+2
|
* Added hierarchical BLIF output for mapping with LUT structures (write_blif ↵Alan Mishchenko2012-10-243-15/+296
| | | | -a -S <XYZ>).
* Integrating GIA with LUT mapping.Alan Mishchenko2012-10-241-2/+103
|
* Integrating GIA with LUT mapping.Alan Mishchenko2012-10-246-31/+330
|