summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adding command to dump UNSAT core of BMC instance.Alan Mishchenko2014-04-071-0/+1
* Adding command to dump UNSAT core of BMC instance.Alan Mishchenko2014-04-071-2/+2
* Adding command to dump UNSAT core of BMC instance.Alan Mishchenko2014-04-0711-20/+497
* Implementation of DSD balancing.Alan Mishchenko2014-04-068-583/+582
* Improvement in SOP balancing.Alan Mishchenko2014-04-063-23/+24
* Improvement in SOP balancing.Alan Mishchenko2014-04-0610-770/+179
* Improvement in SOP balancing.Alan Mishchenko2014-04-062-8/+12
* Improvement in SOP balancing.Alan Mishchenko2014-04-063-121/+9
* Improvement in SOP balancing.Alan Mishchenko2014-04-063-2/+9
* Preparing new implementation of SOP/DSD balancing in 'if' mapper.Alan Mishchenko2014-04-0511-18/+1070
* Preparing new implementation of SOP/DSD balancing in 'if' mapper.Alan Mishchenko2014-04-056-47/+125
* Performance bug fix in SOP balancing.Alan Mishchenko2014-04-052-30/+2
* Tuning LUT mapping to work while saving the best network.Alan Mishchenko2014-04-046-14/+22
* Better CEX minimization and renaming of write_counter into write_cex.Alan Mishchenko2014-04-047-14/+362
* Improvements to technology mapping.Alan Mishchenko2014-04-032-2/+7
* Improvements to technology mapping.Alan Mishchenko2014-04-032-2/+2
* Improvements to technology mapping.Alan Mishchenko2014-04-032-2/+2
* Improvements to technology mapping.Alan Mishchenko2014-04-037-47/+53
* Improvements to technology mapping.Alan Mishchenko2014-04-032-6/+17
* Improvements to technology mapping.Alan Mishchenko2014-04-033-8/+9
* Improvements to technology mapping.Alan Mishchenko2014-04-032-3/+4
* Improvements to technology mapping.Alan Mishchenko2014-04-031-0/+1
* Improvements to technology mapping.Alan Mishchenko2014-04-033-27/+37
* Improvements to technology mapping.Alan Mishchenko2014-04-035-67/+106
* Improvements to technology mapping.Alan Mishchenko2014-04-024-9/+17
* Improvements to technology mapping.Alan Mishchenko2014-04-023-43/+57
* Improvements to DSD manager.Alan Mishchenko2014-04-021-113/+113
* Improvements to DSD manager.Alan Mishchenko2014-04-022-137/+227
* Compiler warnings.Alan Mishchenko2014-04-011-1/+1
* Adding switch to handle only single faults.Alan Mishchenko2014-04-017-24/+104
* Updating logic file print-out.Alan Mishchenko2014-03-311-1/+3
* Compiler warnings.Alan Mishchenko2014-03-311-1/+1
* Compiler warnings.Alan Mishchenko2014-03-311-9/+9
* Undoing previous change, which was made by mistake.Alan Mishchenko2014-03-313-5/+5
* Making per-output timeout in bmc3 -a and pdr -a work in CLOCKS_PER_SECs ins...Alan Mishchenko2014-03-313-5/+5
* Adding functionally observable fault testing.Alan Mishchenko2014-03-311-2/+2
* Adding functionally observable fault testing.Alan Mishchenko2014-03-313-5/+71
* Bug fix in the DSD manager writing and reading.Alan Mishchenko2014-03-311-4/+6
* Improving cut computation.Alan Mishchenko2014-03-304-13/+106
* Mismatch in bmc3 printout.Alan Mishchenko2014-03-301-2/+2
* Adding new code to verify invariant derived by 'pdr'.Alan Mishchenko2014-03-303-3/+87
* Improving cut computation.Alan Mishchenko2014-03-3012-503/+185
* Updating &if for new cut function representation.Alan Mishchenko2014-03-296-16/+66
* Experiments with technology mapping.Alan Mishchenko2014-03-293-15/+219
* Adding per-output logging to bmc3.Alan Mishchenko2014-03-293-10/+28
* Bug in the old code.Alan Mishchenko2014-03-281-23/+41
* Improving network visualization in show/&show.Alan Mishchenko2014-03-282-3/+35
* Adding a feature to dump untestable multiple faults.Alan Mishchenko2014-03-282-16/+124
* Ternary simulation for multi-output miters.Alan Mishchenko2014-03-283-0/+129
* Experiments with stuck-at fault testing.Alan Mishchenko2014-03-242-40/+168