summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
...
* Started implementing command 'testdec'.Alan Mishchenko2012-07-283-0/+140
|
* Fixing interpolation to run without resource limits by default.Alan Mishchenko2012-07-251-2/+2
|
* Allow for skipping structural hashing when reading GIA from file.Alan Mishchenko2012-07-251-4/+8
|
* Updated code for lazy man's synthesis.Alan Mishchenko2012-07-251-34/+46
|
* Allow for skipping structural hashing when reading GIA from file.Alan Mishchenko2012-07-252-6/+7
|
* Updated code for lazy man's synthesis (memory optimization).Alan Mishchenko2012-07-201-53/+72
|
* Updated code for lazy man's synthesis.Alan Mishchenko2012-07-201-3/+51
|
* Added switch &trim -c to additionally remove direct connections (POs fed by ↵Alan Mishchenko2012-07-201-3/+14
| | | | PIs).
* Updated code for lazy man's synthesis.Alan Mishchenko2012-07-202-309/+72
|
* New procedures to generate NPN-classes for a library of 6-input functions.Alan Mishchenko2012-07-191-0/+4
|
* Enabling &gla for combinational miters.Alan Mishchenko2012-07-181-14/+4
|
* Adding new file to the build file.Alan Mishchenko2012-07-171-0/+1
|
* Updated code for lazy man's synthesis.Alan Mishchenko2012-07-151-0/+1
|
* Updated code for lazy man's synthesis.Alan Mishchenko2012-07-155-24/+2991
|
* Fixing assertion mismatch in bmc2.Alan Mishchenko2012-07-141-1/+1
|
* Several small changes and fixes.Alan Mishchenko2012-07-131-11/+11
|
* Improvements in the proof-logging SAT solver.Alan Mishchenko2012-07-113-37/+85
|
* Replacing printf() by Abc_Print().Alan Mishchenko2012-07-101-1/+1
|
* Replacing Mb/Gb to be MB/GB.Alan Mishchenko2012-07-095-7/+7
|
* Removing print-out message in bridge mode.Alan Mishchenko2012-07-091-2/+4
|
* Adding several command-line arguments to 'dsat'.Alan Mishchenko2012-07-094-13/+55
|
* Added command &gla_purify.Alan Mishchenko2012-07-081-0/+71
|
* Updating memory print-out of &vta and &gla.Alan Mishchenko2012-07-081-1/+1
|
* Adding printout to report command line executed in batch mode.Alan Mishchenko2012-07-081-0/+1
|
* Adding restart to rarity simulation in sim3 and &sim3.Alan Mishchenko2012-07-082-19/+60
|
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-07119-355/+355
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-073-5/+6
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-079-10/+12
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-0743-144/+175
|
* Procedure to compute truth tables for POs of GIA.Alan Mishchenko2012-07-071-2/+1
|
* Diabling compact AIGER writing by default.Alan Mishchenko2012-07-071-1/+1
|
* Making 'pdr', &gla, &vta print correctly in batch mode.Alan Mishchenko2012-07-073-2/+5
|
* Commands &fla_gla/&gla_fla to convert between flop-level and gate-level ↵Alan Mishchenko2012-07-061-0/+106
| | | | abstraction.
* Tentatively retiring command &abs_start, &abs_cba, &abs_pba, &gla_cba, &gla_pba.Alan Mishchenko2012-07-061-10/+10
|
* Setting infinite default conflict limits in 'bmc', 'int', 'pdr'.Alan Mishchenko2012-07-061-4/+4
|
* Changing default conflict limits in bmc2 and bmc3 to be 0 (no limit).Alan Mishchenko2012-07-051-3/+3
|
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-051-29/+91
|
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-041-5/+13
|
* Reducing memory usage in bmc2 and bmc3.Alan Mishchenko2012-07-011-7/+19
|
* Bug fix in &vta.Alan Mishchenko2012-06-291-2/+2
|
* Gate level abstraction (command &gla).Alan Mishchenko2012-06-281-0/+1
|
* Gate level abstraction (command &gla).Alan Mishchenko2012-06-281-10/+187
|
* Added min-cut-based refinement of gate-level abstraction (command &gla_refine).Alan Mishchenko2012-06-241-0/+65
|
* Switch -A <file_name> to specify file name for dumping abstrated model with ↵Alan Mishchenko2012-06-211-15/+27
| | | | &vta -d.
* Added warning when a command is missingAlan Mishchenko2012-06-151-0/+2
|
* Changing 'if' to allow for delay optimization on sequential paths only.Alan Mishchenko2012-05-203-4/+7
|
* Prevent network from being unmapped after equivalence checking.Alan Mishchenko2012-05-151-2/+4
|
* Better resolution of CO drivers. Should impact the QoR after 'if'.Alan Mishchenko2012-05-154-36/+211
|
* Added generation of multipliers in 'gen'.Alan Mishchenko2012-05-152-105/+160
|
* Preventing 'show' from unmapping the network.Alan Mishchenko2012-05-141-7/+12
|