summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abc.c
Commit message (Expand)AuthorAgeFilesLines
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-5/+8
* Procedure to compute truth tables for POs of GIA.Alan Mishchenko2012-07-071-2/+1
* Commands &fla_gla/&gla_fla to convert between flop-level and gate-level abstr...Alan Mishchenko2012-07-061-0/+106
* Tentatively retiring command &abs_start, &abs_cba, &abs_pba, &gla_cba, &gla_pba.Alan Mishchenko2012-07-061-10/+10
* Setting infinite default conflict limits in 'bmc', 'int', 'pdr'.Alan Mishchenko2012-07-061-4/+4
* Changing default conflict limits in bmc2 and bmc3 to be 0 (no limit).Alan Mishchenko2012-07-051-3/+3
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-051-29/+91
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-041-5/+13
* Reducing memory usage in bmc2 and bmc3.Alan Mishchenko2012-07-011-7/+19
* Bug fix in &vta.Alan Mishchenko2012-06-291-2/+2
* Gate level abstraction (command &gla).Alan Mishchenko2012-06-281-0/+1
* Gate level abstraction (command &gla).Alan Mishchenko2012-06-281-10/+187
* Added min-cut-based refinement of gate-level abstraction (command &gla_refine).Alan Mishchenko2012-06-241-0/+65
* Switch -A <file_name> to specify file name for dumping abstrated model with &...Alan Mishchenko2012-06-211-15/+27
* Changing 'if' to allow for delay optimization on sequential paths only.Alan Mishchenko2012-05-201-2/+3
* Added generation of multipliers in 'gen'.Alan Mishchenko2012-05-151-5/+25
* Making sure cec -n and dsec -n do not remove the I/O names in the current net...Alan Mishchenko2012-05-081-0/+30
* 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
* 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-2/+2
* Added dumping abstracted model in &vta.Alan Mishchenko2012-04-071-2/+6
* Enabling mapping into multi-input AND/OR gates.Alan Mishchenko2012-03-271-6/+90
* Logic sharing for multi-input gates.Alan Mishchenko2012-03-251-4/+4
* Logic sharing for multi-input gates.Alan Mishchenko2012-03-251-3/+92
* Logic sharing for multi-input gates.Alan Mishchenko2012-03-251-0/+4
* Improving printouts of gates and support.Alan Mishchenko2012-03-241-4/+10
* Enabled demitering dual-output miters.Alan Mishchenko2012-03-231-45/+27
* Added command 'addbuffs' to create balanced CI/CO paths.Alan Mishchenko2012-03-231-0/+66
* Additional features for delay optimizationAlan Mishchenko2012-03-211-1/+86
* 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
* Adding switch '-n' to 'permute' to derive random topological ordering of inte...Alan Mishchenko2012-03-061-4/+19
* 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.Alan Mishchenko2012-02-241-14/+21
* Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default.Alan Mishchenko2012-02-241-103/+41
* Experiment with technology mapping.Alan Mishchenko2012-02-221-17/+63
* 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/+81
* Isomorphism checking code.Alan Mishchenko2012-02-201-9/+23