summaryrefslogtreecommitdiffstats
path: root/src/base/wlc
Commit message (Expand)AuthorAgeFilesLines
* Word-level abstraction.Alan Mishchenko2017-02-096-66/+125
* Word-level abstraction.Alan Mishchenko2017-02-091-2/+2
* Making sure 'inv_out' can match flops by name.Alan Mishchenko2017-02-093-18/+51
* Word-level abstraction.Alan Mishchenko2017-02-097-14/+379
* New command &satoko.Alan Mishchenko2017-02-081-2/+2
* Improvements to SMT-LIB parser (bug fixes).Alan Mishchenko2017-01-301-7/+23
* Commenting out debug code.Alan Mishchenko2017-01-291-1/+0
* Updates to arithmetic verification.Alan Mishchenko2017-01-291-0/+1
* Commenting out &mfs report message.Alan Mishchenko2017-01-271-2/+2
* 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-1/+1
* Adding features for invariant minimization.Alan Mishchenko2017-01-241-8/+8
* Adding features for invariant minimization.Alan Mishchenko2017-01-242-9/+21
* Adding features for invariant minimization.Alan Mishchenko2017-01-242-94/+395
* Updates to arithmetic verification.Alan Mishchenko2017-01-131-0/+10
* Updates to arithmetic verification.Alan Mishchenko2017-01-121-0/+26
* Updates to arithmetic verification.Alan Mishchenko2017-01-111-1/+1
* Small changes in handling arithmetic logic.Alan Mishchenko2016-11-301-1/+10
* New command to profile arithmetic logic cones.Alan Mishchenko2016-11-265-16/+278
* Parser for JSON format.Alan Mishchenko2016-10-252-0/+55
* Change Verilog reader to take a string rather than file name.Alan Mishchenko2016-10-063-8/+10
* Adding module name when reading SMT-LIB from stdin.Alan Mishchenko2016-10-021-1/+1
* Bug fix in SMT parser.Alan Mishchenko2016-10-021-20/+12
* Bug fix in the SMT parser to address multi-argument operators and large const...Alan Mishchenko2016-09-301-2/+295
* Supporting 'define-fun' with an expression rather than a constant.Alan Mishchenko2016-09-291-6/+19
* Updates to arithmetic verification.Alan Mishchenko2016-08-055-19/+29
* Adding output range support to %blast.Alan Mishchenko2016-07-185-8/+40
* Several corner-case bugs in %read, &cec, and st.Alan Mishchenko2016-07-161-1/+1
* Bug-fix in SMT-LIB parser (incorrect handling of arithmetic right-shift).Alan Mishchenko2016-07-122-8/+18
* Bit-blasting Booth multipliers.Alan Mishchenko2016-07-041-4/+79
* Bug fix in blasting shifters with large bit-width.Alan Mishchenko2016-06-291-1/+1
* Bug fix in blasting shifters with large bit-width.Alan Mishchenko2016-06-291-9/+15
* Bug fix in blasting shifters with large bit-width.Alan Mishchenko2016-06-281-2/+2
* Support bit-blasting of shifts with more than 32 bits (fix).Alan Mishchenko2016-06-081-2/+2
* Support bit-blasting of shifts with more than 32 bits.Alan Mishchenko2016-06-071-6/+30
* Changes to Wlc to accommodate signed signals in SMT-LIB.Alan Mishchenko2016-06-072-7/+9
* New profiling features for word-level optimizations.Alan Mishchenko2016-06-045-43/+90
* Small changes for today's experiments.Alan Mishchenko2016-06-031-0/+19
* Improving SMT-LIB parser.Alan Mishchenko2016-05-231-1/+1
* Improving SMT-LIB parser.Alan Mishchenko2016-05-236-27/+38
* Improving SMT-LIB parser.Alan Mishchenko2016-05-218-107/+164
* Improving SMT-LIB parser.Alan Mishchenko2016-05-206-83/+88
* Enabling AIGs without structural hashing.Alan Mishchenko2016-05-201-6/+9
* Enabling AIGs without structural hashing.Alan Mishchenko2016-05-205-9/+16
* Added switch 'bmc3 -r' to disable periodic restarts in the SAT solver.Alan Mishchenko2016-05-191-3/+3
* Improving SMT-LIB parser.Alan Mishchenko2016-05-191-0/+370
* Experiments with generating sat assignments.Alan Mishchenko2016-05-151-4/+0