summaryrefslogtreecommitdiffstats
path: root/src/base/wlc
Commit message (Collapse)AuthorAgeFilesLines
* Adding switch &w -n to modify the comment section of the AIGER file written.Alan Mishchenko2018-11-213-4/+4
|
* Various usability changes.Alan Mishchenko2018-11-184-5/+119
|
* Several recent bug fixes.Alan Mishchenko2018-11-041-2/+6
|
* Experiments with word-level retiming.Alan Mishchenko2018-09-301-2/+61
|
* 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
|
* Support for flops with complex controls.Alan Mishchenko2018-09-225-16/+55
|
* Adding dump of name mapping after blasting.Alan Mishchenko2018-09-211-4/+34
|
* Fixing a memory leak.Alan Mishchenko2018-09-191-2/+2
|
* Expriments with functions.Alan Mishchenko2018-09-161-1/+1
|
* Supporting unitialized flops in NDR.Alan Mishchenko2018-09-112-2/+3
|
* Skip non-driven nodes during DFS.Alan Mishchenko2018-08-262-0/+3
|
* Command %blastmem for bit-blasting small memories.Alan Mishchenko2018-06-164-1/+182
|
* Bug fix in 'lutpack' (level count overflow).Alan Mishchenko2018-06-161-1/+0
|
* Extending NDR to support adder/subtractor.Alan Mishchenko2018-06-142-6/+36
|
* Compiler warnings.Alan Mishchenko2018-06-082-2/+2
|
* 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-056-4/+68
|
* Exposing a switch to generate carry-lookahead adder during bit-blasting.Alan Mishchenko2018-06-053-15/+60
|
* Supporting SEL in bit-blasting.Alan Mishchenko2018-05-251-2/+22
|
* Supporting NMUX and SEL in NDR.Alan Mishchenko2018-05-244-2/+33
|
* Bug fix in supporting signed multiplication in NDR.Alan Mishchenko2018-05-181-6/+7
|
* Supporting wide MUX in NDR.Alan Mishchenko2018-05-161-2/+7
|
* Bug fix in the naming of outputs in %blast -d.Alan Mishchenko2018-05-101-3/+21
|
* Updates to NDR format (bug fixes).Alan Mishchenko2018-05-032-11/+10
|
* Updates to NDR format (flops, memories, signed mult, etc).Alan Mishchenko2018-04-297-38/+351
|
* Memory abstraction.Alan Mishchenko2018-04-204-10/+20
|
* Memory abstraction.Alan Mishchenko2018-04-194-154/+284
|
* Memory abstraction.Alan Mishchenko2018-04-157-84/+1084
|
* 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
|
* Extending primitives supported by WLC.Alan Mishchenko2018-03-033-5/+85
|
* Adding parameters and improvements to %blast.Alan Mishchenko2018-02-282-1/+13
|
* Adding parameters and improvements to %blast.Alan Mishchenko2018-02-289-98/+296
|
* Adding support for adders with carry-in in WLC and NDR.Alan Mishchenko2018-02-244-5/+15
|
* Bug fix in NDR handling.Alan Mishchenko2018-02-201-6/+38
|
* Compilation problem with pow().Alan Mishchenko2018-02-191-1/+1
|
* Fixing input swapping issue in MUXes derived from NDR.Alan Mishchenko2018-02-072-0/+4
|
* Improvements to NDR to represent hierarchical designs.Alan Mishchenko2018-02-051-17/+18
|
* Adding support of reading and writing designs using a new internal format ↵Alan Mishchenko2018-01-291-18/+76
| | | | (bug fix).
* Adding support of reading and writing designs using a new internal format.Alan Mishchenko2018-01-284-4/+362
|
* Changes to 'pdr' to run with updated Satoko.Alan Mishchenko2017-09-061-2/+2
|
* Adding new type of MUX blasting.Alan Mishchenko2017-07-078-17/+57
|
* mergeYen-Sheng Ho2017-06-069-44/+126
|\
| * Bug fix in SMT handling: 'distinct' with more than two inputs.Alan Mishchenko2017-06-052-1/+26
| |
| * Adding switch %blast -d to dump dual-output miter after blasting.Alan Mishchenko2017-04-298-43/+100
| |
* | %pdra: fixed a bugYen-Sheng Ho2017-06-061-2/+2
| |
* | %pdra: added an option for disabling incremental solvingYen-Sheng Ho2017-04-164-3/+10
|/