summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* Making BDD computation more robust by using dynamic resource limit.Alan Mishchenko2015-04-111-2/+5
|
* Several additional fixed in the timing manager.Alan Mishchenko2015-04-073-3/+15
|
* Bug fix in 'mfs2': Apply sweep to avoid assertion failure when translating ↵Alan Mishchenko2015-04-061-0/+1
| | | | into a BDD.
* Getting default AND-node delay from Genlib library.Alan Mishchenko2015-04-062-1/+14
|
* Allow timing manager to be started when a default is set.Alan Mishchenko2015-04-061-4/+4
|
* Improvements in reading timing information from BLIF.Alan Mishchenko2015-04-052-26/+128
|
* Making sure the names are transfered when &get -n is used.Alan Mishchenko2015-04-042-13/+26
|
* Properly copying and saving the timing info in &get and &put.Alan Mishchenko2015-04-041-20/+17
|
* Properly copying and saving the timing info in &get and &put.Alan Mishchenko2015-04-045-6/+23
|
* Bug fix in handling constants in the updated 'sop' command.Alan Mishchenko2015-04-031-9/+4
|
* Cleanup and improvements in the user timing manager.Alan Mishchenko2015-04-031-44/+23
|
* Changing timing manager to have 0 default required times.Alan Mishchenko2015-04-031-10/+4
|
* Reason for assertion failure in &nf.Alan Mishchenko2015-04-031-10/+10
|
* Added backward flop order to &icheck (switch -b).Alan Mishchenko2015-04-012-6/+10
|
* Revising the timing manager.Alan Mishchenko2015-04-011-9/+12
|
* Updating command &satfx.Alan Mishchenko2015-03-311-10/+25
|
* Print-out of sequential equivalences in &scorr.Alan Mishchenko2015-03-311-8/+17
|
* Changed in comparing user timing.Alan Mishchenko2015-03-311-8/+16
|
* Small bug in user timing computation.Alan Mishchenko2015-03-271-1/+1
|
* Bug fix in initializing user timing in 'map'.Alan Mishchenko2015-03-261-6/+6
|
* Trying to reduce delay degradation afer 'map' with user timing.Alan Mishchenko2015-03-244-0/+131
|
* Scalable SOP manipulation package.Alan Mishchenko2015-03-239-41/+1445
|
* Fix for not propagating user timing correctly after &nf.Alan Mishchenko2015-03-181-4/+39
|
* Compiler warnings.Alan Mishchenko2015-03-182-2/+3
|
* Scalable SOP manipulation package.Alan Mishchenko2015-03-1813-4/+1658
|
* Adding switch '-b' in 'read_pla'.Alan Mishchenko2015-03-185-17/+32
|
* Bug fix in &cec (not generating a CEX).Alan Mishchenko2015-03-171-0/+1
|
* Several bug fixes and silencing requests.Alan Mishchenko2015-03-162-4/+4
|
* 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
|