summaryrefslogtreecommitdiffstats
path: root/src/base/abci
Commit message (Expand)AuthorAgeFilesLines
...
* Adding new command handler for experimental procedures.Alan Mishchenko2019-04-173-0/+103
* Adding clock enable extraction as command &put -e.Alan Mishchenko2019-04-142-15/+80
* Decoupling identical flop-input names in &put.Alan Mishchenko2019-04-101-2/+10
* Extending generic simulation APIs.Alan Mishchenko2019-04-091-4/+9
* Compiler warning.Alan Mishchenko2019-03-281-1/+0
* Extending simulation interface.Alan Mishchenko2019-03-281-4/+9
* Adding support for logging in command &gla.Alan Mishchenko2019-03-271-5/+18
* Changing print-out in 'dprove' when the miter is combinational.Alan Mishchenko2019-03-271-10/+13
* Adding new command line args.Alan Mishchenko2019-03-181-0/+3
* Adding new command line args.Alan Mishchenko2019-03-131-4/+6
* Updated NPN classification code (compiler warnings).Alan Mishchenko2019-03-121-2/+2
* Adding logfile support to several commands.Alan Mishchenko2019-03-121-6/+53
* Updated NPN classification code.Alan Mishchenko2019-03-082-10/+10
* Updated functional enumation code.Alan Mishchenko2019-03-081-7/+10
* Updating canonical form computation procedures.Alan Mishchenko2019-03-052-10/+42
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-055-5/+5
* Adding switch -x to &ps to disable color printout.Alan Mishchenko2019-02-121-4/+9
* Adding new switch to simulation.Alan Mishchenko2019-01-291-21/+26
* Adding new switch to simulation.Alan Mishchenko2019-01-291-4/+17
* Exploring other ways of CEX writing.Alan Mishchenko2019-01-211-1/+1
* Changing default parameter values in the AIG generation code.Alan Mishchenko2019-01-181-11/+37
* Procedures to generate constant-argument multipliers.Alan Mishchenko2019-01-151-2/+7
* Procedure to trasnsform counter-examples.Alan Mishchenko2019-01-151-2/+2
* Procedures to generate constant-argument multipliers.Alan Mishchenko2019-01-151-0/+193
* Experiment with partitioned &scorr.Alan Mishchenko2019-01-151-6/+15
* Procedures to generate constant-argument multipliers.Alan Mishchenko2019-01-091-1/+1
* Procedures to generate constant-argument multipliers.Alan Mishchenko2019-01-081-1/+2
* Experiments with retiming.Alan Mishchenko2018-12-041-4/+4
* Adding switch &w -n to modify the comment section of the AIGER file written.Alan Mishchenko2018-11-213-16/+21
* Various usability changes (second round).Alan Mishchenko2018-11-201-1/+40
* Various usability changes.Alan Mishchenko2018-11-184-10/+45
* Adding dummy flop in 'pdr' when the network is comb.Alan Mishchenko2018-11-131-11/+13
* Compiler warning.Alan Mishchenko2018-11-111-1/+1
* Usability improvements to &fftest.Alan Mishchenko2018-11-111-4/+8
* Added a passthrough in command 'fold' if there are no POs, only constraints.Alan Mishchenko2018-11-111-0/+5
* Several recent bug fixes.Alan Mishchenko2018-11-041-0/+1
* Fix timing info communication in GIA APIs.Alan Mishchenko2018-10-221-0/+1
* Merge pull request #13 from hriener/exorcismalanminko2018-10-181-21/+69
|\
| * &exorcism: read ESOP-PLA from file.Heinz Riener2018-10-171-2/+14
| * &exorcism: read ESOP-PLA from file.Heinz Riener2018-05-251-21/+57
* | Experiments with Boolean functions.Alan Mishchenko2018-10-021-9/+13
* | Visualizingn BDDs without complemented edges in 'show_bdd'.Alan Mishchenko2018-09-301-7/+11
* | Adding command 'cof' to replace node by a constant (bug fix).Alan Mishchenko2018-09-281-2/+3
* | Adding command 'cof' to replace node by a constant.Alan Mishchenko2018-09-271-17/+87
* | Adding visualization of global BDDs in 'show_bdd'.Alan Mishchenko2018-09-271-9/+29
* | New APIs of the truth table package.Alan Mishchenko2018-09-211-2/+3
* | Expriments with functions.Alan Mishchenko2018-09-161-14/+18
* | Expriments with functions.Alan Mishchenko2018-09-161-14/+30
* | Expriments with functions (supporting symmetries).Alan Mishchenko2018-09-112-7/+9
* | Adding a warning about handling boxes in &mfs.Alan Mishchenko2018-09-111-1/+11