summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adding platform-independent (alphabetic) way of sorting Genlib gates and sele...Alan Mishchenko2015-04-172-20/+56
* Adding support for dumping faults not detected by a given test-set in &fftest...Alan Mishchenko2015-04-173-24/+117
* Bug fix in &satfx.Alan Mishchenko2015-04-171-2/+2
* Adding support for cardinality constraints in &fftest (switches -K and -k).Alan Mishchenko2015-04-163-6/+84
* Commenting out useless assertion in choice computation.Alan Mishchenko2015-04-151-1/+1
* Adding switch &fftest -e to dump delay-tests in a special format.Alan Mishchenko2015-04-151-1/+2
* Adding switch &fftest -e to dump delay-tests in a special format.Alan Mishchenko2015-04-143-4/+81
* Adding APIs to retrieve NOR/OR gates from the library.Alan Mishchenko2015-04-144-4/+15
* Making BDD computation more robust by using dynamic resource limit.Alan Mishchenko2015-04-111-2/+5
* Procedure to dump ZDD representing a set of cubes into a PLA file.Alan Mishchenko2015-04-102-0/+40
* 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 in...Alan Mishchenko2015-04-061-0/+1
* Getting default AND-node delay from Genlib library.Alan Mishchenko2015-04-064-1/+16
* 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
* Bug fix for big-endiang architectures (plus adding -lm in Makefile).Alan Mishchenko2015-04-041-1/+1
* Making sure the names are transfered when &get -n is used.Alan Mishchenko2015-04-043-13/+31
* 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-047-6/+27
* 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
* Typo in hash function.Alan Mishchenko2015-04-021-1/+1
* Compiler warning.Alan Mishchenko2015-04-011-1/+1
* Added backward flop order to &icheck (switch -b).Alan Mishchenko2015-04-014-17/+94
* Important corner-case bug in SOP computation (recently introduced).Alan Mishchenko2015-04-011-0/+3
* Revising the timing manager.Alan Mishchenko2015-04-011-9/+12
* Updating command &satfx.Alan Mishchenko2015-03-312-13/+26
* Print-out of sequential equivalences in &scorr.Alan Mishchenko2015-03-313-21/+59
* 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
* Bug with in not property copying box info in &save/&load.Alan Mishchenko2015-03-251-0/+18
* Trying to reduce delay degradation afer 'map' with user timing.Alan Mishchenko2015-03-244-0/+131
* Scalable SOP manipulation package.Alan Mishchenko2015-03-2313-42/+1524
* Bug fix in saving AIG attributes in &save and &load.Alan Mishchenko2015-03-221-0/+6
* 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-1814-4/+1666
* 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-166-11/+17
* Adding flop-input-only switch -f in &fftest for '-S str'.Alan Mishchenko2015-03-162-10/+36
* Enable arrival/required times in &nf.Alan Mishchenko2015-03-154-7/+47
* 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-153-15/+41
* Adding flop-input-only switch -f in &fftest.Alan Mishchenko2015-03-143-15/+41
* Adding silent mode to &splitprove.Alan Mishchenko2015-03-141-12/+19
* Adding silent mode to &splitprove.Alan Mishchenko2015-03-143-20/+33