summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Adding a new SAT solver to ABC. (Satoko)Bruno Schmitt2017-02-0623-1/+3532
| | | | The command is ‘satoko’
* Adding specialized flop ordering before generalization in 'pdr'.Alan Mishchenko2017-02-063-3/+38
|
* Improving new X-valued simulation in 'pdr'.Alan Mishchenko2017-02-064-17/+203
|
* Improvements in AIG visualization.Alan Mishchenko2017-02-052-14/+17
|
* Compiler warnings.Alan Mishchenko2017-02-051-18/+22
|
* Corner-case bug-fix in library preprocessor for standard-cell mapping.Alan Mishchenko2017-02-051-2/+2
|
* Adding structural flop priority heuristics in 'pdr' (bug fix).Alan Mishchenko2017-02-031-9/+126
|
* Adding structural flop priority heuristics in 'pdr'.Alan Mishchenko2017-02-038-122/+214
|
* Removing dead code in 'pdr'.Alan Mishchenko2017-02-034-81/+0
|
* Enabling new X-valued simulation in 'pdr'.Alan Mishchenko2017-02-039-5/+420
|
* Improvements to inductive generalization in IC3/PDR by Zyad Hassan.Alan Mishchenko2017-02-029-13/+495
|
* Reordering if-statements in the xsat solver.Alan Mishchenko2017-02-021-5/+3
|
* Adding API for generating a monitor of a set of internal signals in a ↵Alan Mishchenko2017-01-311-0/+154
| | | | sequential logic network.
* Typo.Alan Mishchenko2017-01-311-1/+1
|
* Improvements to SMT-LIB parser (bug fixes).Alan Mishchenko2017-01-301-7/+23
|
* Updates to arithmetic verification.Alan Mishchenko2017-01-306-8/+403
|
* Commenting out debug code.Alan Mishchenko2017-01-291-1/+0
|
* Updates to arithmetic verification.Alan Mishchenko2017-01-295-143/+153
|
* Updates to arithmetic verification.Alan Mishchenko2017-01-285-10/+422
|
* Custom floating-point number.Alan Mishchenko2017-01-281-0/+15
|
* Custom floating-point number.Alan Mishchenko2017-01-281-0/+213
|
* Fixing non-reproducability related to floating-point numbers.Alan Mishchenko2017-01-274-22/+27
|
* Commenting out &mfs report message.Alan Mishchenko2017-01-272-2/+3
|
* Adding visualization of word-level networks Wlc_Ntk_t.Alan Mishchenko2017-01-263-14/+31
|
* Adding visualization of word-level networks Wlc_Ntk_t.Alan Mishchenko2017-01-267-115/+331
|
* Adding visualization of word-level networks Wlc_Ntk_t.Alan Mishchenko2017-01-267-11/+617
|
* Improvements to SMT-LIB parser.Alan Mishchenko2017-01-263-84/+243
|
* Adding features for invariant minimization.Alan Mishchenko2017-01-251-2/+2
|
* Adding features for invariant minimization.Alan Mishchenko2017-01-252-3/+238
|
* Corner-case bug in MiniLUT.Alan Mishchenko2017-01-251-0/+1
|
* Adding features for invariant minimization.Alan Mishchenko2017-01-251-0/+2
|
* Adding features for invariant minimization.Alan Mishchenko2017-01-252-30/+74
|
* Adding features for invariant minimization.Alan Mishchenko2017-01-242-24/+35
|
* Fixing windows compilation problem.Alan Mishchenko2017-01-243-3/+4
|
* Fixing gcc compilation problem.Alan Mishchenko2017-01-241-2/+2
|
* Adding features for invariant minimization.Alan Mishchenko2017-01-243-19/+92
|
* Merged alanmi/abc into defaultBruno Schmitt2017-01-2576-658/+7331
|\
| * Adding features for invariant minimization.Alan Mishchenko2017-01-247-104/+625
| |
| * Fix mismatch in output formatting.Alan Mishchenko2017-01-215-16/+16
| |
| * Small fixes and a change to &cec to allow two files names given as ↵Alan Mishchenko2017-01-214-52/+101
| | | | | | | | command-line arguments.
| * Updates to arithmetic verification.Alan Mishchenko2017-01-193-24/+90
| |
| * Updates to arithmetic verification.Alan Mishchenko2017-01-165-30/+55
| |
| * Updates to arithmetic verification.Alan Mishchenko2017-01-1512-27/+501
| |
| * Updates to arithmetic verification.Alan Mishchenko2017-01-149-35/+201
| |
| * Updates to arithmetic verification.Alan Mishchenko2017-01-1410-128/+215
| |
| * Updates to arithmetic verification.Alan Mishchenko2017-01-135-278/+326
| |
| * Adding print-out of critical path for mapped AIGs to &show.Alan Mishchenko2017-01-134-16/+365
| |
| * Updates to arithmetic verification.Alan Mishchenko2017-01-133-2/+65
| |
| * Updates to arithmetic verification.Alan Mishchenko2017-01-127-9/+530
| |
| * Updates to arithmetic verification.Alan Mishchenko2017-01-118-215/+346
| |