summaryrefslogtreecommitdiffstats
path: root/src/base/wlc/wlcBlast.c
Commit message (Expand)AuthorAgeFilesLines
* Interleaved variable ordering during bit-blasting.Alan Mishchenko2022-02-251-0/+44
* Bug fix in blasting word-level flops.Alan Mishchenko2021-12-021-3/+3
* Bug fix in processing NDR.Alan Mishchenko2021-11-081-1/+1
* Experimental simulation commands.Alan Mishchenko2021-07-251-9/+15
* Command &iwls21test for evaluating the results of 2021 IWLS Contest.Alan Mishchenko2021-03-281-0/+92
* Added switch -y to control blasting divide-by-zero condition.Alan Mishchenko2020-11-291-1/+1
* Enable blasting LUTs in NDR.Alan Mishchenko2019-11-181-0/+16
* Adding bit-blasting of sqrt using non-restoring algorithm (Parhami, 2nd ed, p...Alan Mishchenko2019-10-051-1/+33
* Fixing performance bug (too many partial products) in blasting signed Booth m...Alan Mishchenko2019-09-191-10/+13
* Fix index of delay tables created by %blast.Alan Mishchenko2019-04-161-2/+2
* Adding miter construction with one bit-level output for each pair of word-lev...Alan Mishchenko2019-04-141-11/+43
* Supporting LUT in NDR and WLC.Alan Mishchenko2019-04-051-1/+1
* Recognizing async reset in blasting.Alan Mishchenko2019-03-261-1/+1
* Bug in handling reverse ranges in blasting.Alan Mishchenko2019-03-041-14/+15
* Bug fix in generating box library.Alan Mishchenko2019-02-041-2/+2
* Experiments with memory abstraction.Alan Mishchenko2019-01-271-2/+2
* Experiments with memory abstraction.Alan Mishchenko2019-01-221-1/+1
* Fixing flop names with reversed ranges.Alan Mishchenko2019-01-211-14/+16
* Exploring other ways of CEX writing.Alan Mishchenko2019-01-211-2/+24
* Undoing some recent changes for improved CEX writing.Alan Mishchenko2019-01-211-30/+3
* Fixing the problem with outputting word-level CEXes after retiming.Alan Mishchenko2019-01-181-8/+12
* Fixing the problem with outputting word-level CEXes.Alan Mishchenko2019-01-161-1/+24
* Procedure to transform counter-examples (bug fix).Alan Mishchenko2019-01-151-1/+1
* Procedure to transform counter-examples (bug fix).Alan Mishchenko2019-01-151-1/+1
* Procedure to trasnsform counter-examples.Alan Mishchenko2019-01-151-14/+16
* Adding switch &w -n to modify the comment section of the AIGER file written.Alan Mishchenko2018-11-211-2/+2
* Various usability changes.Alan Mishchenko2018-11-181-1/+1
* Several recent bug fixes.Alan Mishchenko2018-11-041-2/+6
* New way of blasting complex flops.Alan Mishchenko2018-09-251-18/+101
* New way of blasting complex flops.Alan Mishchenko2018-09-241-2/+2
* New way of blasting complex flops.Alan Mishchenko2018-09-241-4/+206
* Fixing a memory leak.Alan Mishchenko2018-09-191-2/+2
* Extending NDR to support adder/subtractor.Alan Mishchenko2018-06-141-6/+22
* Improvements in bit-blasting of adders and multipliers.Alan Mishchenko2018-06-081-8/+200
* Supporting the decoder primitive in NDR and bit-blasting.Alan Mishchenko2018-06-051-0/+21
* Exposing a switch to generate carry-lookahead adder during bit-blasting.Alan Mishchenko2018-06-051-13/+52
* Supporting SEL in bit-blasting.Alan Mishchenko2018-05-251-2/+22
* Bug fix in the naming of outputs in %blast -d.Alan Mishchenko2018-05-101-3/+21
* Temporary bug fix for signal names in WLC (correction).Alan Mishchenko2018-03-211-2/+5
* Temporary bug fix for signal names in WLC.Alan Mishchenko2018-03-211-0/+2
* Bug fix in blasting with boxes.Alan Mishchenko2018-03-061-1/+1
* Adding parameters and improvements to %blast.Alan Mishchenko2018-02-281-1/+0
* Adding parameters and improvements to %blast.Alan Mishchenko2018-02-281-55/+152
* Adding support for adders with carry-in in WLC and NDR.Alan Mishchenko2018-02-241-5/+6
* Adding new type of MUX blasting.Alan Mishchenko2017-07-071-2/+38
* Bug fix in SMT handling: 'distinct' with more than two inputs.Alan Mishchenko2017-06-051-0/+25
* Adding switch %blast -d to dump dual-output miter after blasting.Alan Mishchenko2017-04-291-28/+81
* New word-level transformation.Alan Mishchenko2017-03-171-2/+2
* Word-level abstraction engine.Alan Mishchenko2017-02-151-1/+1
* Making sure 'inv_out' can match flops by name.Alan Mishchenko2017-02-091-5/+6