summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* Adding flop-input-only switch -f in &fftest for '-S str'.Alan Mishchenko2015-03-161-1/+1
* Enable arrival/required times in &nf.Alan Mishchenko2015-03-152-3/+28
* Bug fix in 'move_names' related to feed-through nets.Alan Mishchenko2015-03-151-1/+20
* Adding silent mode to &cec -m.Alan Mishchenko2015-03-151-2/+8
* Adding flop-input-only switch -f in &fftest.Alan Mishchenko2015-03-141-2/+6
* Adding silent mode to &splitprove.Alan Mishchenko2015-03-141-5/+9
* Adding new command 'abcrc' to load "abc.rc" on demand.Alan Mishchenko2015-03-101-5/+25
* Support for representing programmable cell configuration data.Alan Mishchenko2015-03-082-7/+5
* Experiments with SAT-based cube enumeration.Alan Mishchenko2015-03-051-0/+68
* Improvements to the CBA package.Alan Mishchenko2015-03-0410-70/+175
* Bug fix WLC package (reusing name buffer, resulting in wrong print-outs).Alan Mishchenko2015-03-031-3/+2
* Improvements to the CBA package.Alan Mishchenko2015-03-034-18/+29
* Improvements to the CBA package.Alan Mishchenko2015-03-022-2/+2
* Improvements to the CBA package.Alan Mishchenko2015-03-0111-422/+647
* Improvements to the SMTLIB parser.Alan Mishchenko2015-02-282-533/+687
* Adding switch -x to command &fadds.Alan Mishchenko2015-02-261-5/+9
* Compiler warnings.Alan Mishchenko2015-02-211-9/+9
* Adding fflush() to make sure stdout responses appear on time.Alan Mishchenko2015-02-201-0/+2
* Compiler warnings.Alan Mishchenko2015-02-193-6/+9
* Committed by mistake.Alan Mishchenko2015-02-191-1/+1
* Performance bug fix in 'clp' (different way of removing redundant fanins).Alan Mishchenko2015-02-192-2/+69
* Propagating changes after updating flag of 'sop'.Alan Mishchenko2015-02-1920-36/+40
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-181-1/+0
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-182-27/+18
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-181-1/+1
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-187-117/+265
* Changing semantics of switch -C in 'sop' to limit cubes at one node.Alan Mishchenko2015-02-182-23/+25
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-174-211/+300
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-162-0/+91
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-167-16/+552
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-157-81/+237
* Assertion failure in 'write_hie' with blackboxes.Alan Mishchenko2015-02-151-0/+6
* Compiler warnings.Alan Mishchenko2015-02-152-2/+1
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-158-266/+629
* Added switch -n to 'sop'.Alan Mishchenko2015-02-142-7/+11
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-138-55/+54
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-115-13/+106
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-118-69/+200
* Adding resource limit switch -C to 'sop'.Alan Mishchenko2015-02-1120-57/+73
* Adding resource limit to 'sop'.Alan Mishchenko2015-02-101-2/+2
* Adding resource limit to 'sop'.Alan Mishchenko2015-02-101-1/+14
* Adding resource limit to 'fx'.Alan Mishchenko2015-02-101-4/+6
* Adding resource limit to 'fx'.Alan Mishchenko2015-02-102-5/+23
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-097-35/+126
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-097-96/+120
* Adding switch '-p' to control pin-permutation in &nf.Alan Mishchenko2015-02-081-2/+6
* Diabling pin-permutation in &nf mapper.Alan Mishchenko2015-02-081-4/+8
* Fixed a typo in variable names.Alan Mishchenko2015-02-0711-51/+51
* Added SMT parser for Wlc_Ntk_t.Alan Mishchenko2015-02-078-54/+729
* Adding binary dump to CBA.Alan Mishchenko2015-02-057-11/+394