Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding code to support gate profiles. | Alan Mishchenko | 2015-12-07 | 2 | -1/+12 |
| | |||||
* | New command %psinv. | Alan Mishchenko | 2015-11-23 | 5 | -2/+105 |
| | |||||
* | main: add option -Q for execute command quietly, then interactive | Baruch Sterin | 2015-11-18 | 2 | -7/+15 |
| | |||||
* | Improvements to timing optimization. | Alan Mishchenko | 2015-11-11 | 2 | -0/+29 |
| | |||||
* | Bug fix in 'satclp'. | Alan Mishchenko | 2015-11-11 | 1 | -9/+10 |
| | |||||
* | load_plugin: remove a comment that became redundant and cleaned up a bit | Baruch Sterin | 2015-11-10 | 1 | -7/+2 |
| | |||||
* | load_plugin: remove a check that the binary exists when a plugin command ↵ | Baruch Sterin | 2015-11-10 | 1 | -6/+0 |
| | | | | runs - the registration was successful, so the binary should exist. The check was remove to allow the -p option for load_plugin to work. | ||||
* | Improvements to 'satclp'. | Alan Mishchenko | 2015-11-09 | 2 | -8/+8 |
| | |||||
* | Improvements to 'satclp'. | Alan Mishchenko | 2015-11-09 | 3 | -37/+54 |
| | |||||
* | g++ compiler warnings. | Alan Mishchenko | 2015-11-08 | 1 | -0/+1 |
| | |||||
* | Add a -p option to load_plugin, given this option, the command does not ↵ | Baruch Sterin | 2015-11-07 | 1 | -31/+84 |
| | | | | require an absolute path for theplugin. Instead, the shell searches PATH for it. | ||||
* | Improvements to 'satclp' (unfinished). | Alan Mishchenko | 2015-11-06 | 1 | -15/+31 |
| | |||||
* | Improvements to 'satclp' (unfinished). | Alan Mishchenko | 2015-11-06 | 1 | -3/+111 |
| | |||||
* | Improvements to storing and reusing simulation info. | Alan Mishchenko | 2015-11-05 | 1 | -2/+1 |
| | |||||
* | pyabc: remove python integration from abc, it is moved to a separate extension | Baruch Sterin | 2015-11-05 | 2 | -50/+0 |
| | |||||
* | main: allow the -c -C -q -f -F -s command line options to be repeated and ↵ | Baruch Sterin | 2015-11-05 | 1 | -12/+40 |
| | | | | the commands they sepcify be executed in order instead of overriding each other | ||||
* | silence clang errors when compiling as C++ | Baruch Sterin | 2015-11-05 | 6 | -11/+12 |
| | |||||
* | Adding procedure Abc_NtkSetAndGateDelay(). | Alan Mishchenko | 2015-11-04 | 1 | -2/+49 |
| | |||||
* | Merged in sterin/abc (pull request #13) | Alan Mishchenko | 2015-10-28 | 1 | -17/+9 |
|\ | | | | | | | Restoring Aaron Hurst's "fretime" command | ||||
| * | Restoring Aaron Hurst's "fretime" command | Baruch Sterin | 2015-10-28 | 1 | -17/+9 |
| | | |||||
* | | Improvements in delay optimization. | Alan Mishchenko | 2015-10-28 | 1 | -2/+6 |
|/ | |||||
* | Enabling reverse topo order in area minimization. | Alan Mishchenko | 2015-10-28 | 1 | -2/+6 |
| | |||||
* | Improvements to 'satclp'. | Alan Mishchenko | 2015-10-28 | 1 | -15/+72 |
| | |||||
* | Improvements to command print_fanio. | Alan Mishchenko | 2015-10-27 | 3 | -55/+308 |
| | |||||
* | Changes for delay-oriented computation. | Alan Mishchenko | 2015-10-26 | 1 | -5/+21 |
| | |||||
* | Extending library handling to 8 inputs. | Alan Mishchenko | 2015-10-25 | 1 | -2/+2 |
| | |||||
* | New command &isost. | Alan Mishchenko | 2015-10-25 | 1 | -0/+70 |
| | |||||
* | Better logic cone proprocessor for 'satclp' to reduce runtime. | Alan Mishchenko | 2015-10-25 | 1 | -0/+228 |
| | |||||
* | Added switch 'satclp -Z' to control the max size of the cone to work with ↵ | Alan Mishchenko | 2015-10-25 | 1 | -7/+11 |
| | | | | (fix overlow). | ||||
* | Changes for delay-oriented computation. | Alan Mishchenko | 2015-10-24 | 1 | -13/+40 |
| | |||||
* | Changes for delay-oriented computation. | Alan Mishchenko | 2015-10-24 | 1 | -2/+14 |
| | |||||
* | Set the default cube limit in 'satclp' to be 0. | Alan Mishchenko | 2015-10-23 | 2 | -11/+14 |
| | |||||
* | Added switch 'satclp -Z' to control the max size of the cone to work with. | Alan Mishchenko | 2015-10-23 | 3 | -12/+37 |
| | |||||
* | Changes for delay-oriented computation. | Alan Mishchenko | 2015-10-23 | 2 | -1/+5 |
| | |||||
* | Minor tuning in 'satclp'. | Alan Mishchenko | 2015-10-22 | 2 | -3/+3 |
| | |||||
* | Compiler warnings. | Alan Mishchenko | 2015-10-21 | 1 | -1/+1 |
| | |||||
* | Corner case bug in 'satclp'. | Alan Mishchenko | 2015-10-21 | 1 | -2/+3 |
| | |||||
* | Added several knobs to control QoR in &nf. | Alan Mishchenko | 2015-10-20 | 1 | -24/+32 |
| | |||||
* | Additional improvements in 'satclp'. | Alan Mishchenko | 2015-10-18 | 3 | -21/+164 |
| | |||||
* | Moving BDD-based threshold function detection to the BDD part of the code. | Alan Mishchenko | 2015-10-16 | 1 | -1/+2 |
| | |||||
* | make sure all of ABC and related libraries are in the same namespace (when ↵ | Baruch Sterin | 2015-10-16 | 1 | -2/+8 |
| | | | | compiled with ABC_NAMESPACE) by removing extern "C" from function definitions | ||||
* | Fix C++ compilation errors | Baruch Sterin | 2015-10-16 | 2 | -9/+7 |
| | |||||
* | Experiments with precomputation and matching. | Alan Mishchenko | 2015-10-15 | 1 | -4/+10 |
| | |||||
* | Experiments with precomputation and matching. | Alan Mishchenko | 2015-10-15 | 1 | -2/+22 |
| | |||||
* | Experiments with precomputation and matching. | Alan Mishchenko | 2015-10-14 | 1 | -2/+14 |
| | |||||
* | Experiments with precomputation and matching. | Alan Mishchenko | 2015-10-13 | 1 | -16/+20 |
| | |||||
* | Experiments with precomputation and matching. | Alan Mishchenko | 2015-10-12 | 1 | -2/+6 |
| | |||||
* | Experiments with functional matching. | Alan Mishchenko | 2015-10-09 | 1 | -2/+5 |
| | |||||
* | Experiments with functional matching. | Alan Mishchenko | 2015-10-08 | 2 | -10/+167 |
| | |||||
* | Two fixes in 'dsd_filter'. | Alan Mishchenko | 2015-10-07 | 1 | -1/+2 |
| |