summaryrefslogtreecommitdiffstats
path: root/src/base/wlc/wlcBlast.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Updates to arithmetic verification.Alan Mishchenko2016-08-051-12/+18
|
* Adding output range support to %blast.Alan Mishchenko2016-07-181-1/+4
|
* 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-071-7/+7
|
* New profiling features for word-level optimizations.Alan Mishchenko2016-06-041-36/+79
|
* 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-211-2/+12
|
* Improving SMT-LIB parser.Alan Mishchenko2016-05-201-4/+4
|
* Enabling AIGs without structural hashing.Alan Mishchenko2016-05-201-6/+9
|
* Enabling AIGs without structural hashing.Alan Mishchenko2016-05-201-2/+5
|
* Experiments with CEC for arithmetic circuits.Alan Mishchenko2016-05-071-0/+1
|
* Adding option to rehash AIG after mapping.Alan Mishchenko2016-04-271-1/+1
|
* Bug fix in bit-blasting of remainder.Alan Mishchenko2016-04-261-1/+1
|
* Bug fix: change in the ordering of the reset flop (should be last, not first).Alan Mishchenko2016-04-131-2/+2
|
* Supporting negative and reverse ranges of word-level variables in Wlc.Alan Mishchenko2016-04-041-8/+36
|
* Sorting multiplier inputs based on the number of constant bits.Alan Mishchenko2016-03-241-0/+21
|
* Supporting bit-wise XNOR operator in Wlc_Ntk_t.Alan Mishchenko2016-03-181-2/+2
|
* Supporting complemented reduction operators.Alan Mishchenko2016-03-101-7/+8
|
* Improving bit-blasting of a multiplier and squarer.Alan Mishchenko2016-02-131-15/+45
|
* Adding support for a different bit-blasting of a multiplier and squarer.Alan Mishchenko2016-02-121-0/+88
|
* Added recursive bit-blasting of a carry-lookahead adder.Alan Mishchenko2016-02-061-0/+51
|
* Changes to PDR to compute f-inf clauses and import invariant (or clauses) as ↵Alan Mishchenko2016-01-141-46/+0
| | | | a network.
* Adding names to GIA inputs/outputs (addressing x-valued flops).Alan Mishchenko2015-12-221-1/+51
|
* Adding names to GIA inputs/outputs. Changing polarity of invariant ↵Alan Mishchenko2015-12-211-0/+34
| | | | generated by PDR.
* New command %psinv.Alan Mishchenko2015-11-231-0/+45
|
* Adding support for black boxes in extended AIG.Alan Mishchenko2015-10-041-1/+1
|
* Improving bit-blasting of full-adder.Alan Mishchenko2015-09-231-5/+19
|
* Alternative way to bit-blast a divisor.Alan Mishchenko2015-08-291-4/+39
|
* Updates to Cba data-structure.Alan Mishchenko2015-07-231-0/+4
|
* Improved bit-blasting of various operators in Wlc_Ntk_t; added SQRT operator ↵Alan Mishchenko2015-07-141-49/+127
| | | | (@).
* Improved bit-blasting of adders and multipliers in Wlc_Ntk_t.Alan Mishchenko2015-07-131-3/+46
|
* Bug fixing in %blast when blasting MUX coming from always-statement.Alan Mishchenko2015-07-071-3/+22
|
* Bug fixing in %blast when blasting mod operator (handling zero divisor).Alan Mishchenko2015-07-071-1/+2
|
* 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.Alan Mishchenko2015-06-041-4/+7
|
* Improvements to the SMTLIB parser.Alan Mishchenko2015-02-281-0/+4
|
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-151-0/+8
|
* Support of init-state in AIGs derived from word-level designs in Wlc_Ntk_t.Alan Mishchenko2015-01-211-1/+1
|
* Support of init-state in AIGs derived from word-level designs in Wlc_Ntk_t.Alan Mishchenko2015-01-211-0/+14
|