summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abc.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Updating 'sim3' to move the design into the last rare state.Alan Mishchenko2013-04-011-3/+0
|
* Updating 'sim3' to move the design into the last rare state.Alan Mishchenko2013-04-011-22/+53
|
* Shrink for 6-LUTs.Alan Mishchenko2013-03-311-3/+11
|
* Improving verbose printout of 'sim3' when solving multiple outputs.Alan Mishchenko2013-03-301-3/+3
|
* Compiler warnings.Alan Mishchenko2013-03-301-4/+0
|
* Compiler warnings.Alan Mishchenko2013-03-301-26/+10
|
* Improved 'trim' and added 'dropsat' to replace sat POs by constant 0.Alan Mishchenko2013-03-301-69/+144
|
* Updating bmc3 printout to show the number of failed outputs.Alan Mishchenko2013-03-301-5/+7
|
* Changed to 'print_level' to be less verbose by default.Alan Mishchenko2013-03-281-3/+9
|
* Adding command &miter2 to derive a specified sequential miter.Alan Mishchenko2013-03-281-23/+34
|
* Added dumping QDIMACS files in command 'qbf'.Alan Mishchenko2013-03-271-5/+11
|
* Removing hard-coded limit on the number of solving iterations in command 'qbf'.Alan Mishchenko2013-03-271-3/+3
|
* Adding command &miter2 to derive a specified sequential miter.Alan Mishchenko2013-03-271-1/+82
|
* Handling special case in 'fold' when the network is combinational.Alan Mishchenko2013-03-131-10/+9
|
* PO partitioning algorithm.Alan Mishchenko2013-03-091-9/+45
|
* PO partitioning algorithm.Alan Mishchenko2013-03-091-8/+167
|
* Modified command 'init' to allow for specific init values.Alan Mishchenko2013-03-071-12/+54
|
* User-controlable SAT sweeper.Alan Mishchenko2013-03-041-43/+65
|
* User-controlable SAT sweeper and other small changes.Alan Mishchenko2013-02-271-0/+74
|
* Started PO partitioning command.Alan Mishchenko2013-02-241-0/+98
|
* K-hot STG encoding.Alan Mishchenko2013-02-231-5/+18
|
* Adding new features to 'dualrail'.Alan Mishchenko2013-02-211-10/+31
|
* Enabling two-timeframe property check in the interpolation procedure.Alan Mishchenko2013-02-211-2/+6
|
* New command &cycle, which is faster than 'cycle'.Alan Mishchenko2013-02-191-0/+61
|
* Adding STG generation (&era -d) and STG encoding (&read_stg <file>).Alan Mishchenko2013-02-191-6/+72
|
* Integrating sweeping information.Alan Mishchenko2013-02-191-0/+104
|
* Added 'gap timeout' to pdr.Alan Mishchenko2013-02-161-29/+27
|
* Added 'gap timeout' to bmc3 and sim3.Alan Mishchenko2013-02-151-19/+59
|
* Integration of timing manager.Alan Mishchenko2013-02-031-2/+77
|
* Added switch 'zeropo -s' to skip comb sweep after removing a PO.Alan Mishchenko2013-02-011-4/+9
|
* Fixed a corner-case when 'sim3 -a' does not work for costant POs.Alan Mishchenko2013-01-251-0/+5
|
* Added switch &trim -V <num> to remove const POs with specific value <num>.Alan Mishchenko2013-01-251-3/+16
|
* Enabled detecting CEXes in multiple POs without stopping (sim3 -a).Alan Mishchenko2013-01-231-8/+41
|
* Enabled detecting CEXes in multiple POs without stopping (sim3 -a).Alan Mishchenko2013-01-231-4/+10
|
* Fixing C++ compilation issues.Alan Mishchenko2013-01-081-2/+2
|
* Fixing C++ compilation issues.Alan Mishchenko2013-01-081-1/+0
|
* Technology mapper.Alan Mishchenko2013-01-081-2/+4
|
* New unrolling manager.Alan Mishchenko2012-12-241-2/+6
|
* Assembling timing/hierarchy manager from input data.Alan Mishchenko2012-12-131-8/+7
|
* Unifification of custom extensions.Alan Mishchenko2012-12-101-15/+15
|
* Renaming If_Lut_t into If_LibLut_t.Alan Mishchenko2012-12-101-3/+3
|
* Adding box library.Alan Mishchenko2012-12-101-5/+7
|
* Renaming multi-output mode enable switch 'bmc3 -s' to be 'bmc3 -a'.Alan Mishchenko2012-12-091-4/+4
|
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-091-27/+24
|
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-091-3/+13
|
* Deriving CEX after phase/tempor/reparam.Alan Mishchenko2012-12-091-1/+5
|
* Deriving CEX after phase/tempor/reparam.Alan Mishchenko2012-12-081-9/+8
|
* Deriving CEX after phase/tempor/reparam.Alan Mishchenko2012-12-081-21/+92
|
* Enabling command &append for combiming multiple AIGs.Alan Mishchenko2012-12-011-0/+80
|
* Counter-example analysis and optimization.Alan Mishchenko2012-11-301-6/+6
|