summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abc.c
Commit message (Expand)AuthorAgeFilesLines
* Added features 'map -M <float>' to control the use of large gates.Alan Mishchenko2012-08-271-5/+19
* Added switch '&gla -m' to dump original miter with the abstraction map.Alan Mishchenko2012-08-261-2/+6
* Several improvements to command 'testnpn'.Alan Mishchenko2012-08-251-4/+4
* Changed command 'sim' to work with a miter by default (replace 'sim -m' by 's...Alan Mishchenko2012-08-241-1/+1
* Added simulation of comb circuits with user-specified patterns in command 'sim'.Alan Mishchenko2012-08-241-16/+30
* Added new algorithm for NPN semi-canonical form computation.Alan Mishchenko2012-08-231-1/+2
* New command 'testnpn' to compare semi-canonical forms.Alan Mishchenko2012-08-081-0/+69
* Changing the default value '&gla -n' to the opposite.Alan Mishchenko2012-08-061-1/+1
* Scalable gate-level abstraction.Alan Mishchenko2012-08-031-13/+14
* Scalable gate-level abstraction.Alan Mishchenko2012-08-021-2/+2
* Scalable gate-level abstraction.Alan Mishchenko2012-08-021-2/+6
* Scalable gate-level abstraction.Alan Mishchenko2012-08-021-2/+15
* Scalable gate-level abstraction.Alan Mishchenko2012-07-291-5/+14
* Adding command 'testdec'.Alan Mishchenko2012-07-281-7/+7
* Started implementing command 'testdec'.Alan Mishchenko2012-07-281-0/+73
* Allow for skipping structural hashing when reading GIA from file.Alan Mishchenko2012-07-251-4/+8
* Allow for skipping structural hashing when reading GIA from file.Alan Mishchenko2012-07-251-5/+6
* Added switch &trim -c to additionally remove direct connections (POs fed by P...Alan Mishchenko2012-07-201-3/+14
* Updated code for lazy man's synthesis.Alan Mishchenko2012-07-201-7/+7
* 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
* Updated code for lazy man's synthesis.Alan Mishchenko2012-07-151-0/+483
* Several small changes and fixes.Alan Mishchenko2012-07-131-11/+11
* Improvements in the proof-logging SAT solver.Alan Mishchenko2012-07-111-34/+82
* Adding several command-line arguments to 'dsat'.Alan Mishchenko2012-07-091-6/+48
* Added command &gla_purify.Alan Mishchenko2012-07-081-0/+71
* Adding restart to rarity simulation in sim3 and &sim3.Alan Mishchenko2012-07-081-14/+55
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-071-31/+31
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-5/+8
* Procedure to compute truth tables for POs of GIA.Alan Mishchenko2012-07-071-2/+1
* Commands &fla_gla/&gla_fla to convert between flop-level and gate-level abstr...Alan Mishchenko2012-07-061-0/+106
* 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
* Changing 'if' to allow for delay optimization on sequential paths only.Alan Mishchenko2012-05-201-2/+3
* Added generation of multipliers in 'gen'.Alan Mishchenko2012-05-151-5/+25
* Making sure cec -n and dsec -n do not remove the I/O names in the current net...Alan Mishchenko2012-05-081-0/+30
* Compilation problem caused by multiple declarations.Alan Mishchenko2012-04-281-0/+1
* Added supporting dual-output seq miters in &trim.Alan Mishchenko2012-04-281-3/+8
* Added supporting dual-output seq miters in &iso.Alan Mishchenko2012-04-281-4/+8
* Set the failed output index if ORing of outputs was done in 'int'.Alan Mishchenko2012-04-271-1/+7
* Adding iterative refinement to 'addbuffs'.Alan Mishchenko2012-04-131-7/+13