summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add warnings to %read about 3-arge ops and non-zero-based ranges.Alan Mishchenko2015-06-231-5/+15
* Supporting AND-gate cuts in 'if' and '&if'Alan Mishchenko2015-06-214-11/+80
* Supporting 'distinct' keyword in SMT-LIB parser.Alan Mishchenko2015-06-201-2/+2
* Adding new debugging feature to Wlc_Ntk_t.Alan Mishchenko2015-06-193-1/+57
* Bug with in signed MUX.Alan Mishchenko2015-06-141-8/+11
* Bug with in signed MUX.Alan Mishchenko2015-06-121-2/+4
* Sequential word-level simulator for Wlc_Ntk_t (bug fix).Alan Mishchenko2015-06-051-0/+2
* Sequential word-level simulator for Wlc_Ntk_t.Alan Mishchenko2015-06-048-4/+297
* Merging two threads.Alan Mishchenko2015-05-252-0/+9
|\
| * Copying prog cell data.Alan Mishchenko2015-05-211-0/+5
| * Bug fix in QBF solver.Alan Mishchenko2015-05-041-0/+4
* | Changing the way extension 'b' is written.Alan Mishchenko2015-05-251-3/+7
* | Bug fix in 'dsd_tune' when processing cells with 0-input LUTs.Alan Mishchenko2015-05-151-2/+7
* | Making sure 0-input LUTs are supported by the DSD matching code.Alan Mishchenko2015-05-143-7/+7
* | Procedure for extending care CEX to all objects.Alan Mishchenko2015-05-142-0/+55
|/
* Correcting assert in converting standard cell mapping from GIA into ABC.Alan Mishchenko2015-04-271-1/+1
* Bug fix in %read_smt and prevent crash of &cec if there is no current AIG.Alan Mishchenko2015-04-272-4/+19
* Improving the criteria to select representative gates in 'map' with floating-...Alan Mishchenko2015-04-251-47/+60
* Fix inconsistency between operators and symbols in Wlc_Ntk_t.Alan Mishchenko2015-04-252-37/+38
* Suggested fixes to compile with 'gcc -x c++'.Alan Mishchenko2015-04-247-8/+10
* Adding switch 'map -f' to not use large gates for high-fanout nodes (disabled...Alan Mishchenko2015-04-246-8/+18
* Bug fix in 'print_supp' (induced bugs in 'bm' and 'bm2').Alan Mishchenko2015-04-241-7/+7
* 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