summaryrefslogtreecommitdiffstats
path: root/src/base/abci
Commit message (Expand)AuthorAgeFilesLines
...
* 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 ...Ci...Alan Mishchenko2012-03-092-21/+21
* 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-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 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
* 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
* Added printout of BMC tents in &ps.Alan Mishchenko2012-02-191-3/+8
* Setting the default limit on the number of timeframe in bmc2/bmc3 to 0 (infin...Alan Mishchenko2012-02-191-3/+3
* Isomorphism checking code.Alan Mishchenko2012-02-181-3/+5
* Changes to properly save current GIA after &miter -t and not erase the comb c...Alan Mishchenko2012-02-171-3/+8
* Isomorphism checking code.Alan Mishchenko2012-02-171-1/+25
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-171-19/+19
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-162-3/+3
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-169-34/+33
* Variable timeframe abstraction.Alan Mishchenko2012-02-161-2/+11
* Isomorphism checking code.Alan Mishchenko2012-02-141-1/+3
* Added restarts to PDR.Alan Mishchenko2012-02-131-6/+18
* Lazy man's logic synthesis.Alan Mishchenko2012-02-121-4/+20
* Variable timeframe abstraction.Alan Mishchenko2012-02-121-2/+14
* Variable timeframe abstraction.Alan Mishchenko2012-02-111-1/+1
* Variable timeframe abstraction.Alan Mishchenko2012-02-111-14/+14
* Variable timeframe abstraction.Alan Mishchenko2012-02-111-2/+14
* Added switch -f to 'print_io' to suppress printing flops.Alan Mishchenko2012-02-112-6/+13
* Graph isomorphism checking code.Alan Mishchenko2012-02-111-2/+86
* Bug fixes in &cec command.Alan Mishchenko2012-02-101-2/+4