summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-093-21/+21
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...Alan Mishchenko2012-03-093-22/+22
* Adding switch '-n' to 'permute' to derive random topological ordering of inte...Alan Mishchenko2012-03-062-4/+93
* Enabling user-specified required times in 'map'.Alan Mishchenko2012-03-026-20/+175
* Redirecting printf messages.Alan Mishchenko2012-03-022-182/+182
* Adding features related to the communication bridge.Alan Mishchenko2012-03-026-5/+27
* Added skipping &iso when there is only one PO.Alan Mishchenko2012-02-291-0/+5
* Added skipping &iso when there is only one PO.Alan Mishchenko2012-02-291-0/+5
* Added switch -z to command 'removepo' to enable removing const1 outputs.Alan Mishchenko2012-02-272-6/+11
* Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default (bug f...Alan Mishchenko2012-02-251-1/+1
* Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default.Alan Mishchenko2012-02-242-22/+32
* Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default.Alan Mishchenko2012-02-241-1/+8
* Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default.Alan Mishchenko2012-02-242-154/+206
* Added a way to disable support for dynamic linking.Alan Mishchenko2012-02-241-0/+3
* Silenced a gcc warning.Alan Mishchenko2012-02-231-1/+0
* pyabc: silnce more warningsBaruch Sterin2012-02-231-4/+3
* Experiment with technology mapping.Alan Mishchenko2012-02-222-112/+241
* Adding flag -s to &put to disable status clearing.Alan Mishchenko2012-02-221-3/+9
* Undoing a previuos change to not reset the status after &put.Alan Mishchenko2012-02-221-1/+1
* Experiment with technology mapping.Alan Mishchenko2012-02-201-0/+1
* Experiment with technology mapping.Alan Mishchenko2012-02-202-0/+347
* Isomorphism checking code.Alan Mishchenko2012-02-201-9/+23
* Isomorphism checking code.Alan Mishchenko2012-02-192-3/+57