summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* Added command 'cubeenum'.Alan Mishchenko2014-04-231-0/+53
* Experiments with permutations.Alan Mishchenko2014-04-231-1/+5
* Bug fix in if -g when choices are used.Alan Mishchenko2014-04-221-1/+1
* Experiments with permutations.Alan Mishchenko2014-04-211-0/+5
* Adding color to sizing stats.Alan Mishchenko2014-04-191-1/+11
* Added optimization for average rather than maximum delay.Alan Mishchenko2014-04-191-25/+9
* Added structural hashing by default after if -g and &if -g.Alan Mishchenko2014-04-191-2/+7
* Improvements to DSD balancing.Alan Mishchenko2014-04-191-1/+19
* Improvements to DSD balancing.Alan Mishchenko2014-04-192-6/+18
* Preserving outputs names in the &-space.Alan Mishchenko2014-04-181-0/+12
* Changes in the LUT mapper data-structures.Alan Mishchenko2014-04-142-19/+17
* New feature to optimize delay during mapping.Alan Mishchenko2014-04-111-7/+3
* Improvements to DSD in technology mapping.Alan Mishchenko2014-04-111-4/+4
* New feature to optimize delay during mapping.Alan Mishchenko2014-04-112-3/+3
* Removed obsolete code for sequential mapping.Alan Mishchenko2014-04-112-25/+4
* Command to test console colors.Alan Mishchenko2014-04-101-0/+20
* Pass file name correctly.Alan Mishchenko2014-04-101-3/+4
* Adding new code to support barrier buffers.Alan Mishchenko2014-04-093-3/+133
* Updating cost function to be the number of edges in ps -b.Alan Mishchenko2014-04-091-1/+4
* Cleanup and bug fixing in hierarchy handling.Alan Mishchenko2014-04-098-17/+57
* Renamed Abc_Lib_t into Abc_Des_t and removed some dead code.Alan Mishchenko2014-04-0911-452/+105
* Adding switch to control area/delay quality tradeoff in 'amap'.Alan Mishchenko2014-04-081-1/+1
* Adding switch to control area/delay quality tradeoff in 'amap'.Alan Mishchenko2014-04-081-2/+14
* Adding command to dump UNSAT core of BMC instance.Alan Mishchenko2014-04-071-0/+131
* Implementation of DSD balancing.Alan Mishchenko2014-04-061-2/+4
* Improvement in SOP balancing.Alan Mishchenko2014-04-061-2/+4
* Improvement in SOP balancing.Alan Mishchenko2014-04-062-11/+10
* Improvement in SOP balancing.Alan Mishchenko2014-04-061-115/+4
* Preparing new implementation of SOP/DSD balancing in 'if' mapper.Alan Mishchenko2014-04-051-0/+57
* Preparing new implementation of SOP/DSD balancing in 'if' mapper.Alan Mishchenko2014-04-052-18/+71
* Tuning LUT mapping to work while saving the best network.Alan Mishchenko2014-04-042-5/+8
* Better CEX minimization and renaming of write_counter into write_cex.Alan Mishchenko2014-04-041-12/+27
* Improvements to technology mapping.Alan Mishchenko2014-04-031-1/+1
* Improvements to technology mapping.Alan Mishchenko2014-04-031-1/+1
* Adding switch to handle only single faults.Alan Mishchenko2014-04-011-5/+9
* Undoing previous change, which was made by mistake.Alan Mishchenko2014-03-311-2/+2
* Making per-output timeout in bmc3 -a and pdr -a work in CLOCKS_PER_SECs ins...Alan Mishchenko2014-03-311-2/+2
* Adding functionally observable fault testing.Alan Mishchenko2014-03-312-3/+7
* Improving cut computation.Alan Mishchenko2014-03-301-1/+6
* Mismatch in bmc3 printout.Alan Mishchenko2014-03-301-2/+2
* Improving cut computation.Alan Mishchenko2014-03-302-4/+4
* Updating &if for new cut function representation.Alan Mishchenko2014-03-291-7/+14
* Experiments with technology mapping.Alan Mishchenko2014-03-291-2/+6
* Adding per-output logging to bmc3.Alan Mishchenko2014-03-291-4/+14
* Improving network visualization in show/&show.Alan Mishchenko2014-03-281-2/+26
* Adding a feature to dump untestable multiple faults.Alan Mishchenko2014-03-281-8/+16
* Ternary simulation for multi-output miters.Alan Mishchenko2014-03-281-0/+65
* Experiments with stuck-at fault testing.Alan Mishchenko2014-03-241-3/+19
* Integrating barrier buffers into the mapper.Alan Mishchenko2014-03-234-138/+235
* Experiments with mapping.Alan Mishchenko2014-03-231-2/+2