summaryrefslogtreecommitdiffstats
path: root/src/base/wlc/wlcBlast.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Integrating barrier buffers.Alan Mishchenko2014-12-081-1/+1
|
* Added and verified bit-blasting of power operator.Alan Mishchenko2014-11-301-0/+32
|
* Improvements to word-level network package.Alan Mishchenko2014-11-141-16/+16
|
* Enabling AIGs with boxes for word-level and sequential designs.Alan Mishchenko2014-11-141-4/+5
|
* Enabling AIGs with boxes for word-level and sequential designs.Alan Mishchenko2014-11-131-10/+106
|
* Bug fix in blasting MUX with different ranges of inputs and the output.Alan Mishchenko2014-11-101-2/+2
|
* Bug fix in the bit-blaster.Alan Mishchenko2014-10-101-3/+3
|
* Improvements to bit-blaster.Alan Mishchenko2014-10-011-14/+42
|
* Improvements to bit-blaster.Alan Mishchenko2014-09-301-1/+1
|
* Improvements to bit-blaster.Alan Mishchenko2014-09-301-72/+111
|
* Support for sequential designs in word-level Verilog.Alan Mishchenko2014-09-261-14/+23
|
* Enabling print-out, for each operator, of the percetage of AND nodes after ↵Alan Mishchenko2014-09-251-0/+6
| | | | bit-blasting.
* Added support of word-level MUXes represented as 'always'-statements.Alan Mishchenko2014-09-241-2/+2
|
* Added support of word-level MUXes represented as 'always'-statements.Alan Mishchenko2014-09-241-16/+48
|