summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* Added generation of multipliers in 'gen'.Alan Mishchenko2012-05-152-105/+160
* Preventing 'show' from unmapping the network.Alan Mishchenko2012-05-141-7/+12
* Included copyright statement into 'main.c'.Alan Mishchenko2012-05-111-0/+27
* Changing the rules of assigning the names when AIG is converted into a logic ...Alan Mishchenko2012-05-111-4/+9
* Making sure cec -n and dsec -n do not remove the I/O names in the current net...Alan Mishchenko2012-05-081-0/+30
* Bug fix in fraig_restore.Alan Mishchenko2012-05-061-3/+6
* Misc changes.Alan Mishchenko2012-05-011-2/+2
* 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
* Misc changes.Alan Mishchenko2012-04-272-38/+44
* Set the failed output index if ORing of outputs was done in 'int'.Alan Mishchenko2012-04-271-1/+7
* Updating the counter of finished frames when dumping intermediate abstraction...Alan Mishchenko2012-04-272-4/+6
* Adding iterative refinement to 'addbuffs'.Alan Mishchenko2012-04-141-0/+43
* Adding iterative refinement to 'addbuffs'.Alan Mishchenko2012-04-132-10/+37
* Updated used message for 'back_reach'.Alan Mishchenko2012-04-131-1/+1
* Adding iterative refinement to 'addbuffs'.Alan Mishchenko2012-04-111-34/+2
* Adding iterative refinement to 'addbuffs'.Alan Mishchenko2012-04-112-7/+161
* Adding reverse order to 'addbuffs'.Alan Mishchenko2012-04-112-5/+26
* Improving printouts of critical path.Alan Mishchenko2012-04-091-1/+2
* Improving printouts of critical path.Alan Mishchenko2012-04-091-6/+3
* Improving printouts of critical path.Alan Mishchenko2012-04-092-5/+5
* Improving printouts of critical path.Alan Mishchenko2012-04-091-2/+4
* Added dumping abstracted model in &vta.Alan Mishchenko2012-04-071-2/+6
* Better interface with the new code.Alan Mishchenko2012-04-061-2/+7
* Improving printouts of critical path.Alan Mishchenko2012-04-061-3/+6
* Improving printouts of critical path.Alan Mishchenko2012-04-061-5/+5
* Improving printouts of critical path.Alan Mishchenko2012-04-063-22/+56
* Bug fix in 'addbuffs'.Alan Mishchenko2012-03-291-2/+2
* Logic sharing for multi-input gates (silencing a warning).Alan Mishchenko2012-03-271-4/+0
* Enabling mapping into multi-input AND/OR gates.Alan Mishchenko2012-03-273-9/+176
* Logic sharing for multi-input gates (bug fix).Alan Mishchenko2012-03-261-1/+8
* Making demiter dump files in the current directory.Alan Mishchenko2012-03-261-5/+13
* Logic sharing for multi-input gates.Alan Mishchenko2012-03-261-5/+10
* Logic sharing for multi-input gates.Alan Mishchenko2012-03-251-4/+4
* Logic sharing for multi-input gates.Alan Mishchenko2012-03-253-116/+305
* Logic sharing for multi-input gates.Alan Mishchenko2012-03-251-1/+0
* Logic sharing for multi-input gates.Alan Mishchenko2012-03-255-458/+606
* Logic sharing for multi-input gates.Alan Mishchenko2012-03-254-0/+456
* Improving printouts of gates and support.Alan Mishchenko2012-03-242-10/+50
* Silencing a gcc warning.Alan Mishchenko2012-03-231-1/+1
* Enabled demitering dual-output miters.Alan Mishchenko2012-03-233-47/+29
* Added command 'addbuffs' to create balanced CI/CO paths.Alan Mishchenko2012-03-232-0/+123
* Additional features for delay optimizationAlan Mishchenko2012-03-2112-31/+488
* Switching to a variable-page-size memory manager for clauses and proofs.Alan Mishchenko2012-03-211-57/+0
* Bug fix to prevent crashing when Abc_Print() is called while ABC is not initi...Alan Mishchenko2012-03-201-2/+2
* Alternative way of computing delay in SOP balancing.Alan Mishchenko2012-03-161-0/+2
* Exploration of ISO and minor changes.Alan Mishchenko2012-03-131-0/+4
* Added command 'nodedup' to duplicate nodes with high fanout.Alan Mishchenko2012-03-112-0/+125
* Renamed Aig_ObjPioNum to be Aig_ObjCioId.Alan Mishchenko2012-03-091-2/+2