summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* Removing hard-coded limit on the number of solving iterations in command 'qbf'.Alan Mishchenko2013-03-272-6/+6
|
* Adding command &miter2 to derive a specified sequential miter.Alan Mishchenko2013-03-271-1/+82
|
* Commenting out undesirable warnings/assertions.Alan Mishchenko2013-03-262-4/+3
|
* 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
|
* Misc changes.Alan Mishchenko2013-03-071-2/+2
|
* Improvements to the hierarchy/timing manager.Alan Mishchenko2013-03-051-1/+1
|
* Improvements to the hierarchy/timing manager.Alan Mishchenko2013-03-051-1/+1
|
* Improvements to the hierarchy/timing manager.Alan Mishchenko2013-03-054-13/+17
|
* User-controlable SAT sweeper.Alan Mishchenko2013-03-042-43/+67
|
* 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-0/+3
|
* Adding new features to 'dualrail'.Alan Mishchenko2013-02-212-10/+54
|
* 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-152-21/+61
|
* Fixing performance problem in 'cone -s'Alan Mishchenko2013-02-133-10/+46
|
* 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-012-5/+12
|
* Fixing compilation problems on Linux-32 related to constants of type ↵Alan Mishchenko2013-01-303-52/+52
| | | | unsigned long long.
* Added new Python API is_const_po( int iPoNum ), which returns 0/1 if current ↵Alan Mishchenko2013-01-252-2/+35
| | | | network is an AIG and the given PO has const 0/1 function.
* 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
|
* Extending verification status file format to allow for SAT status without CEX.Alan Mishchenko2013-01-251-4/+15
|
* Enabled detecting CEXes in multiple POs without stopping (sim3 -a).Alan Mishchenko2013-01-232-10/+46
|
* Enabled detecting CEXes in multiple POs without stopping (sim3 -a).Alan Mishchenko2013-01-232-6/+12
|
* Fixing C++ compilation issues.Alan Mishchenko2013-01-081-0/+3
|
* Fixing C++ compilation issues.Alan Mishchenko2013-01-081-0/+3
|
* Fixing C++ compilation issues.Alan Mishchenko2013-01-081-2/+2
|
* Fixing C++ compilation issues.Alan Mishchenko2013-01-081-1/+0
|
* Fixing C++ compilation issues.Alan Mishchenko2013-01-081-3/+3
|
* Fixing C++ compilation issues.Alan Mishchenko2013-01-081-1/+1
|
* Adding support of flops to the conversion of MiniAIG into ABC network.Alan Mishchenko2013-01-082-0/+127
|
* 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-151-4/+49
|
* Assembling timing/hierarchy manager from input data.Alan Mishchenko2012-12-134-118/+131
|
* Unifification of custom extensions.Alan Mishchenko2012-12-104-21/+21
|
* Retiring old 'fpga' command and package.Alan Mishchenko2012-12-101-2/+0
|
* Renaming If_Lut_t into If_LibLut_t.Alan Mishchenko2012-12-104-12/+11
|
* Adding box library.Alan Mishchenko2012-12-105-9/+16
|
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-091-2/+2
|
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-091-4/+4
|