summaryrefslogtreecommitdiffstats
path: root/src/base/wlc
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixing the problem with outputting word-level CEXes after retiming.Alan Mishchenko2019-01-181-8/+12
|
* Fixing the problem with outputting word-level CEXes after retiming.Alan Mishchenko2019-01-171-0/+1
|
* 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-152-14/+82
|
* Updated for memory abstraction.Alan Mishchenko2018-12-113-9/+18
|
* Experiments with retiming (adding new APIs).Alan Mishchenko2018-12-096-14/+61
|
* Experiments with retiming.Alan Mishchenko2018-12-062-2/+2
|
* Experiments with retiming.Alan Mishchenko2018-12-042-8/+43
|
* 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
|