summaryrefslogtreecommitdiffstats
path: root/src/base/abci
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Updated used message for 'back_reach'.Alan Mishchenko2012-04-131-1/+1
|
* Adding iterative refinement to 'addbuffs'.Alan Mishchenko2012-04-111-4/+18
|
* Adding reverse order to 'addbuffs'.Alan Mishchenko2012-04-111-4/+10
|
* 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
|
* Added dumping abstracted model in &vta.Alan Mishchenko2012-04-071-2/+6
|
* 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-062-20/+55
|
* 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-272-9/+94
|
* 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-254-458/+604
|
* Logic sharing for multi-input gates.Alan Mishchenko2012-03-253-0/+453
|
* Improving printouts of gates and support.Alan Mishchenko2012-03-242-10/+50
|
* Enabled demitering dual-output miters.Alan Mishchenko2012-03-233-47/+29
|
* Added command 'addbuffs' to create balanced CI/CO paths.Alan Mishchenko2012-03-231-0/+66
|
* Additional features for delay optimizationAlan Mishchenko2012-03-217-29/+378
|
* Switching to a variable-page-size memory manager for clauses and proofs.Alan Mishchenko2012-03-211-57/+0
|
* Alternative way of computing delay in SOP balancing.Alan Mishchenko2012-03-161-0/+2
|
* Added command 'nodedup' to duplicate nodes with high fanout.Alan Mishchenko2012-03-111-0/+81
|
* 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-092-20/+20
|
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ↵Alan Mishchenko2012-03-092-21/+21
| | | | ...Ci/Co.
* Adding switch '-n' to 'permute' to derive random topological ordering of ↵Alan Mishchenko2012-03-062-4/+93
| | | | internal nodes.
* Enabling user-specified required times in 'map'.Alan Mishchenko2012-03-022-17/+60
|
* Redirecting printf messages.Alan Mishchenko2012-03-021-181/+181
|
* Adding features related to the communication bridge.Alan Mishchenko2012-03-021-2/+7
|
* 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-271-4/+9
|
* Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default (bug ↵Alan Mishchenko2012-02-251-1/+1
| | | | fix).
* 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
|
* 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
|