summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-0743-144/+175
|
* Procedure to compute truth tables for POs of GIA.Alan Mishchenko2012-07-071-2/+1
|
* Diabling compact AIGER writing by default.Alan Mishchenko2012-07-071-1/+1
|
* Making 'pdr', &gla, &vta print correctly in batch mode.Alan Mishchenko2012-07-073-2/+5
|
* Commands &fla_gla/&gla_fla to convert between flop-level and gate-level ↵Alan Mishchenko2012-07-061-0/+106
| | | | abstraction.
* 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
| | | | &vta -d.
* Added warning when a command is missingAlan Mishchenko2012-06-151-0/+2
|
* Changing 'if' to allow for delay optimization on sequential paths only.Alan Mishchenko2012-05-203-4/+7
|
* Prevent network from being unmapped after equivalence checking.Alan Mishchenko2012-05-151-2/+4
|
* Better resolution of CO drivers. Should impact the QoR after 'if'.Alan Mishchenko2012-05-154-36/+211
|
* Added generation of multipliers in 'gen'.Alan Mishchenko2012-05-152-105/+160
|
* Preventing 'show' from unmapping the network.Alan Mishchenko2012-05-141-7/+12
|
* Included copyright statement into 'main.c'.Alan Mishchenko2012-05-111-0/+27
|
* Changing the rules of assigning the names when AIG is converted into a logic ↵Alan Mishchenko2012-05-111-4/+9
| | | | network.
* Making sure cec -n and dsec -n do not remove the I/O names in the current ↵Alan Mishchenko2012-05-081-0/+30
| | | | network.
* Bug fix in fraig_restore.Alan Mishchenko2012-05-061-3/+6
|
* Misc changes.Alan Mishchenko2012-05-011-2/+2
|
* 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
|
* Misc changes.Alan Mishchenko2012-04-272-38/+44
|
* Set the failed output index if ORing of outputs was done in 'int'.Alan Mishchenko2012-04-271-1/+7
|
* Updating the counter of finished frames when dumping intermediate ↵Alan Mishchenko2012-04-272-4/+6
| | | | abstraction in &vta.
* Adding iterative refinement to 'addbuffs'.Alan Mishchenko2012-04-141-0/+43
|
* Adding iterative refinement to 'addbuffs'.Alan Mishchenko2012-04-132-10/+37
|
* Updated used message for 'back_reach'.Alan Mishchenko2012-04-131-1/+1
|
* Adding iterative refinement to 'addbuffs'.Alan Mishchenko2012-04-111-34/+2
|
* Adding iterative refinement to 'addbuffs'.Alan Mishchenko2012-04-112-7/+161
|
* Adding reverse order to 'addbuffs'.Alan Mishchenko2012-04-112-5/+26
|
* 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
|
* Improving printouts of critical path.Alan Mishchenko2012-04-091-2/+4
|
* 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
|