summaryrefslogtreecommitdiffstats
path: root/src/aig/gia
Commit message (Expand)AuthorAgeFilesLines
* Commenting out things in GIA constant sweeping.Alan Mishchenko2017-07-141-3/+3
* Bug fix in MiniLUT APIs.Alan Mishchenko2017-07-121-1/+31
* Supporting CO attributes in GIA.Alan Mishchenko2017-07-123-1/+10
* Making MiniLUT work for more than 6 inputs.Alan Mishchenko2017-07-081-17/+38
* Adding new command line options for &verify and &synch2.Alan Mishchenko2017-07-062-2/+14
* Commenting out useless assertion.Alan Mishchenko2017-07-061-1/+1
* Merged in boschmitt/abc (pull request #77)Alan Mishchenko2017-07-041-1/+1
|\
| * Small fixes for C++ compilersBruno Schmitt2017-07-041-1/+1
* | Synchronizing various data-structures.Alan Mishchenko2017-07-046-13/+277
|/
* Saturating floating point computation.Alan Mishchenko2017-07-012-2/+10
* Not calling a changed API until it is fixed.Alan Mishchenko2017-06-272-2/+2
* Temp changesAlan Mishchenko2017-06-151-0/+25
* Outputting cell configurations.Alan Mishchenko2017-06-021-3/+51
* Several new procedures for GIA manipulation.Alan Mishchenko2017-06-011-0/+51
* Experiments with support minimization.Alan Mishchenko2017-04-292-0/+553
* Experiments with support minimization.Alan Mishchenko2017-04-273-0/+345
* Two small fixes.Alan Mishchenko2017-04-241-1/+1
* Experiments with don't-cares.Alan Mishchenko2017-04-081-1/+1
* Adding stand-alone cut computation to GIA.Alan Mishchenko2017-04-051-1/+1
* Adding stand-alone cut computation to GIA.Alan Mishchenko2017-04-051-0/+1
* Adding stand-alone cut computation to GIA.Alan Mishchenko2017-04-051-0/+646
* Code for structural unateness checking.Alan Mishchenko2017-03-181-0/+255
* Code for structural unateness checking.Alan Mishchenko2017-03-181-0/+1
* Clone of the main SAT solver to eneable independent work.Alan Mishchenko2017-03-031-0/+1
* Clone of the main SAT solver to eneable independent work.Alan Mishchenko2017-03-031-0/+136
* changed int to unsigned / narrowing conversion errorHeinz Riener2017-03-032-2/+2
* Adding command 'glitch' for glitch simulation.Alan Mishchenko2017-03-021-10/+9
* Removing unused procedure.Alan Mishchenko2017-02-222-20/+0
* Compiler warnings.Alan Mishchenko2017-02-181-1/+1
* Compiler warnings.Alan Mishchenko2017-02-181-1/+1
* Experiments with SAT sweeping.Alan Mishchenko2017-02-183-6/+29
* Word-level abstraction engine.Alan Mishchenko2017-02-152-0/+38
* Adding APIs to mark cones. Creating test-bench for incremental solving &satok...Alan Mishchenko2017-02-111-28/+105
* Compiler warnings.Alan Mishchenko2017-02-101-1/+1
* Adding PDR with abstraction.Alan Mishchenko2017-02-101-0/+74
* Standardizing the use of new CNF generator. Adding CNF variable connectivity ...Alan Mishchenko2017-02-104-19/+57
* Autotuner for 'satoko'.Alan Mishchenko2017-02-081-2/+6
* Compiler warning.Alan Mishchenko2017-02-081-1/+1
* New command &satoko.Alan Mishchenko2017-02-082-0/+127
* Improvements in AIG visualization.Alan Mishchenko2017-02-051-12/+15
* Updates to arithmetic verification.Alan Mishchenko2017-01-301-2/+2
* Fixing non-reproducability related to floating-point numbers.Alan Mishchenko2017-01-274-22/+27
* Commenting out &mfs report message.Alan Mishchenko2017-01-271-0/+1
* Corner-case bug in MiniLUT.Alan Mishchenko2017-01-251-0/+1
* Small fixes and a change to &cec to allow two files names given as command-li...Alan Mishchenko2017-01-212-8/+10
* Updates to arithmetic verification.Alan Mishchenko2017-01-153-3/+77
* Updates to arithmetic verification.Alan Mishchenko2017-01-141-6/+8
* Updates to arithmetic verification.Alan Mishchenko2017-01-142-1/+27
* Updates to arithmetic verification.Alan Mishchenko2017-01-131-10/+18
* Adding print-out of critical path for mapped AIGs to &show.Alan Mishchenko2017-01-132-10/+302