summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Alan Mishchenko2012-03-201-2/+2
| | | | initialized.
* 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 ↵Alan Mishchenko2012-03-093-22/+22
| | | | ...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-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 ↵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
|
* 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
|
* Added printout of BMC tents in &ps.Alan Mishchenko2012-02-192-6/+11
|
* Setting the default limit on the number of timeframe in bmc2/bmc3 to 0 ↵Alan Mishchenko2012-02-191-3/+3
| | | | (infinity).
* Isomorphism checking code.Alan Mishchenko2012-02-181-3/+5
|
* Changes to properly save current GIA after &miter -t and not erase the comb ↵Alan Mishchenko2012-02-171-3/+8
| | | | cex after &put.
* Isomorphism checking code.Alan Mishchenko2012-02-174-18/+47
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-171-19/+19
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-165-12/+12
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-1618-52/+66
|