summaryrefslogtreecommitdiffstats
path: root/src/misc/extra
Commit message (Expand)AuthorAgeFilesLines
...
* Experiments with permutations.Alan Mishchenko2014-04-232-0/+36
* Experiments with permutations.Alan Mishchenko2014-04-231-3/+3
* Experiments with permutations.Alan Mishchenko2014-04-231-22/+10
* Experiments with permutations.Alan Mishchenko2014-04-231-15/+13
* Experiments with permutations.Alan Mishchenko2014-04-231-3/+3
* Experiments with permutations.Alan Mishchenko2014-04-231-53/+110
* Bug fix in if -g when choices are used.Alan Mishchenko2014-04-221-1/+1
* Experiments with permutations.Alan Mishchenko2014-04-212-0/+141
* Experiments with permutations.Alan Mishchenko2014-04-202-0/+868
* Improving K-map printout.Alan Mishchenko2014-04-101-0/+30
* Improvements to the standard cell flow.Alan Mishchenko2013-11-082-0/+21
* Multi-output property solver.Alan Mishchenko2013-10-231-0/+338
* Code to test AIG generation for DSD structures.Alan Mishchenko2013-09-271-0/+31
* Improving DAG-aware unmapping.Alan Mishchenko2013-09-251-3/+4
* Changes to enable decomposition of non-DSD functions.Alan Mishchenko2013-09-251-0/+79
* Infrastructure to support full Liberty format and unitification of library re...Alan Mishchenko2013-09-151-2/+2
* Removing duplicated typedef line.Alan Mishchenko2013-09-131-1/+0
* Improvements to the new technology mapper.Alan Mishchenko2013-09-122-0/+49
* Improvements to the new technology mapper.Alan Mishchenko2013-09-111-9/+4
* Improvements to the new technology mapper.Alan Mishchenko2013-09-112-4/+19
* Improvements to the new technology mapper.Alan Mishchenko2013-09-092-7/+16
* Improvements to the new technology mapper.Alan Mishchenko2013-09-093-0/+1109
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-276-25/+25
* Adding command &miter2 to derive a specified sequential miter.Alan Mishchenko2013-03-272-0/+27
* Integrating box library.Alan Mishchenko2013-03-081-0/+1
* Fixing compilation problems on Linux-32 related to constants of type unsigned...Alan Mishchenko2013-01-301-19/+19
* Improvements to the truth table computations.Alan Mishchenko2012-10-302-0/+19
* Replacing 'st_table' by 'st__table' to resolve linker problems.Alan Mishchenko2012-09-294-116/+116
* Modified 'read' to read all types of libraries (genlib, liberty, scl).Alan Mishchenko2012-09-201-1/+1
* Fixing mismatch between declaration of the output value of Extra_CpuTime.Alan Mishchenko2012-09-181-1/+1
* Several minor changes.Alan Mishchenko2012-09-031-0/+41
* Added new algorithm for NPN semi-canonical form computation.Alan Mishchenko2012-08-232-4/+86
* New command 'testnpn' to compare semi-canonical forms.Alan Mishchenko2012-08-082-1/+2
* Recording and reusing learned util clauses in bmc2.Alan Mishchenko2012-07-221-1/+1
* New procedures to generate NPN-classes for a library of 6-input functions.Alan Mishchenko2012-07-201-8/+16
* New procedures to generate NPN-classes for a library of 6-input functions.Alan Mishchenko2012-07-192-0/+291
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-074-6/+6
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-076-13/+11
* Making 'pdr', &gla, &vta print correctly in batch mode.Alan Mishchenko2012-07-071-2/+8
* Added/moved several APIs.Alan Mishchenko2012-04-102-9/+16
* Added several new APIs.Alan Mishchenko2012-03-311-0/+1
* Added several new APIs to GIA and for file management.Alan Mishchenko2012-03-302-2/+36
* Added new procedures to read files.Alan Mishchenko2012-03-112-1/+52
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-162-2/+2
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-162-3/+6
* Major restructuring of the code.Alan Mishchenko2012-01-2114-332/+334
* Added utility to sort lines in a file alphabetically.Alan Mishchenko2011-12-171-0/+97
* Fixed the overflow timeout problem in bmc/bmc2/bmc3/int/pdr/sim, etc.Alan Mishchenko2011-10-312-7/+7
* Changes to Boolean matching.Alan Mishchenko2011-09-241-0/+35
* Fixed minor issues having to do with the number of BDD vars used.Alan Mishchenko2011-09-181-3/+0