summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abc.c
Commit message (Collapse)AuthorAgeFilesLines
* New TFI/TFO profiling code.Alan Mishchenko2015-07-101-5/+9
|
* New TFI/TFO profiling code.Alan Mishchenko2015-07-091-5/+25
|
* Temp change in the AIG reader and minor tuning.Alan Mishchenko2015-07-081-0/+4
|
* Bug fix in programmable cell parser and minor tuning.Alan Mishchenko2015-07-081-1/+2
|
* C++ compiler typecast problem.Alan Mishchenko2015-07-081-1/+1
|
* C++ compiler typecast problem.Alan Mishchenko2015-07-081-1/+1
|
* Making sure the CI/CO are not ordered by 'fraig_restore'.Alan Mishchenko2015-06-291-7/+7
|
* Adding resource limits to 'fraig_restore'.Alan Mishchenko2015-06-271-10/+43
|
* New command &genqbf to dump the QBF miter for ind inv computation.Alan Mishchenko2015-06-231-0/+117
|
* Supporting AND-gate cuts in 'if' and '&if'Alan Mishchenko2015-06-211-5/+53
|
* Bug fix in %read_smt and prevent crash of &cec if there is no current AIG.Alan Mishchenko2015-04-271-0/+5
|
* Adding switch 'map -f' to not use large gates for high-fanout nodes ↵Alan Mishchenko2015-04-241-5/+11
| | | | (disabled by default).
* Adding support for dumping faults not detected by a given test-set in ↵Alan Mishchenko2015-04-171-2/+8
| | | | &fftest (switch -n).
* Adding support for cardinality constraints in &fftest (switches -K and -k).Alan Mishchenko2015-04-161-5/+21
|
* Adding switch &fftest -e to dump delay-tests in a special format.Alan Mishchenko2015-04-141-2/+6
|
* Making sure the names are transfered when &get -n is used.Alan Mishchenko2015-04-041-0/+7
|
* Properly copying and saving the timing info in &get and &put.Alan Mishchenko2015-04-041-1/+5
|
* Added backward flop order to &icheck (switch -b).Alan Mishchenko2015-04-011-4/+8
|
* Updating command &satfx.Alan Mishchenko2015-03-311-10/+25
|
* Print-out of sequential equivalences in &scorr.Alan Mishchenko2015-03-311-8/+17
|
* Trying to reduce delay degradation afer 'map' with user timing.Alan Mishchenko2015-03-241-0/+72
|
* Adding switch '-b' in 'read_pla'.Alan Mishchenko2015-03-181-1/+1
|
* Bug fix in &cec (not generating a CEX).Alan Mishchenko2015-03-171-0/+1
|
* Several bug fixes and silencing requests.Alan Mishchenko2015-03-161-1/+1
|
* Adding flop-input-only switch -f in &fftest for '-S str'.Alan Mishchenko2015-03-161-1/+1
|
* Enable arrival/required times in &nf.Alan Mishchenko2015-03-151-1/+23
|
* Adding silent mode to &cec -m.Alan Mishchenko2015-03-151-2/+8
|
* Adding flop-input-only switch -f in &fftest.Alan Mishchenko2015-03-141-2/+6
|
* Adding silent mode to &splitprove.Alan Mishchenko2015-03-141-5/+9
|
* Support for representing programmable cell configuration data.Alan Mishchenko2015-03-081-6/+4
|
* Experiments with SAT-based cube enumeration.Alan Mishchenko2015-03-051-0/+68
|
* Adding switch -x to command &fadds.Alan Mishchenko2015-02-261-5/+9
|
* Committed by mistake.Alan Mishchenko2015-02-191-1/+1
|
* Propagating changes after updating flag of 'sop'.Alan Mishchenko2015-02-191-1/+5
|
* Changing semantics of switch -C in 'sop' to limit cubes at one node.Alan Mishchenko2015-02-181-8/+8
|
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-151-10/+18
|
* Added switch -n to 'sop'.Alan Mishchenko2015-02-141-5/+7
|
* Adding resource limit switch -C to 'sop'.Alan Mishchenko2015-02-111-5/+17
|
* Adding resource limit to 'fx'.Alan Mishchenko2015-02-101-2/+20
|
* Adding switch '-p' to control pin-permutation in &nf.Alan Mishchenko2015-02-081-2/+6
|
* Diabling pin-permutation in &nf mapper.Alan Mishchenko2015-02-081-4/+8
|
* Fixed a typo in variable names.Alan Mishchenko2015-02-071-1/+1
|
* Bug fix in &nf.Alan Mishchenko2015-02-021-3/+3
|
* Bug fix in &cone (not able to extract the last PO).Alan Mishchenko2015-01-221-1/+1
|
* Returning multiple counter-examples.Alan Mishchenko2015-01-031-2/+4
|
* Exprimental features in tech-mapping.Alan Mishchenko2014-12-211-6/+12
|
* Simplifying AIG with barrier buffers.Alan Mishchenko2014-12-191-2/+2
|
* Integrating barrier buffers.Alan Mishchenko2014-12-131-0/+161
|
* Adding relax ratio to &synch2.Alan Mishchenko2014-12-131-4/+17
|
* Integrating barrier buffers.Alan Mishchenko2014-12-111-1/+21
|