summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Compiler warning.Alan Mishchenko2013-04-171-1/+0
* Compiler warning.Alan Mishchenko2013-04-171-2/+0
* Adding command &filter_equiv to filter candidate equivalence classes using in...Alan Mishchenko2013-04-176-36/+183
* Adding callback to bmc3, sim3, pdr in the multi-output mode.Alan Mishchenko2013-04-176-87/+122
* Adding parameter structure for rarity simulation.Alan Mishchenko2013-04-174-228/+233
* Bug fix in '&reachy' having to do with incorrect handling of resource limits.Alan Mishchenko2013-04-171-8/+15
* Bug fix in 'write_pla'.Alan Mishchenko2013-04-151-1/+1
* Saving network name in 'blockpo'.Alan Mishchenko2013-04-121-1/+3
* Bug fix in 'blockpo'.Alan Mishchenko2013-04-111-3/+3
* Added switch '-x' to save CEXes in 'bmc3' and 'pdr' in multi-output mode.Alan Mishchenko2013-04-095-23/+51
* New MFS package.Alan Mishchenko2013-04-031-2/+2
* New MFS package.Alan Mishchenko2013-04-031-3/+3
* New MFS package.Alan Mishchenko2013-04-034-8/+145
* Fixing the format mismatch in writing mapped GIA.Alan Mishchenko2013-04-022-5/+66
* New MFS package.Alan Mishchenko2013-04-028-0/+509
* Small changes to LMS code.Alan Mishchenko2013-04-012-3/+5
* Shrink for 6-LUTs.Alan Mishchenko2013-04-014-5/+5
* Shrink for 6-LUTs.Alan Mishchenko2013-04-013-10/+31
* Updating 'sim3' to move the design into the last rare state.Alan Mishchenko2013-04-012-3/+1
* Updating 'sim3' to move the design into the last rare state.Alan Mishchenko2013-04-014-29/+69
* Compiler warnings.Alan Mishchenko2013-03-312-5/+1
* Shrink for 6-LUTs.Alan Mishchenko2013-03-3111-6/+1617
* Updating bmc3 printout to show the number of failed outputs.Alan Mishchenko2013-03-301-14/+12
* Bug fix in the printout of &popart.Alan Mishchenko2013-03-301-15/+13
* Bug fix in the printout of &popart.Alan Mishchenko2013-03-301-4/+6
* Improving verbose printout of 'sim3' when solving multiple outputs.Alan Mishchenko2013-03-302-9/+17
* Updating 'pdr' to report the number of failed POs.Alan Mishchenko2013-03-302-1/+3
* Compiler warnings.Alan Mishchenko2013-03-302-4/+1
* 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-302-10/+18
* Compiler warnings.Alan Mishchenko2013-03-301-1/+2
* Compiler warnings.Alan Mishchenko2013-03-303-5/+4
* Updating bmc3 printout to show the number of failed outputs.Alan Mishchenko2013-03-301-4/+6
* Added dumping QDIMACS files in command 'qbf'.Alan Mishchenko2013-03-281-9/+11
* Changed to 'print_level' to be less verbose by default.Alan Mishchenko2013-03-283-16/+25
* Adding command &miter2 to derive a specified sequential miter.Alan Mishchenko2013-03-285-42/+96
* Added dumping QDIMACS files in command 'qbf'.Alan Mishchenko2013-03-275-13/+82
* 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-275-1/+263
* Modified SCL gate library to read/write gate formula.Alan Mishchenko2013-03-266-15/+159
* Fixing the dump of SAT solver into a CNF file.Alan Mishchenko2013-03-264-19/+30
* The result of merging.Alan Mishchenko2013-03-262-18/+18
|\
| * Making sure 'pdr -a' return UNDEC if it did not finish proving the remaining ...Alan Mishchenko2013-03-261-9/+10
| * Fixing a bug in &cycle, which could generate an unreachable state.Alan Mishchenko2013-03-261-9/+8
* | Commenting out undesirable warnings/assertions.Alan Mishchenko2013-03-262-4/+3
|/
* Replacing unsafe Aig_ManObjNum() by Aig_ManObjNumMax().Alan Mishchenko2013-03-191-5/+5
* Commenting out assertion that fails in 'dch', not sure why.Alan Mishchenko2013-03-141-1/+1
* Fixing gap timeout in 'bmc3'.Alan Mishchenko2013-03-131-6/+40
* Handling special case in 'fold' when the network is combinational.Alan Mishchenko2013-03-132-15/+24