summaryrefslogtreecommitdiffstats
path: root/src/base/wlc/wlcNdr.c
Commit message (Collapse)AuthorAgeFilesLines
* Support for flops with complex controls.Alan Mishchenko2018-09-221-0/+2
|
* Expriments with functions.Alan Mishchenko2018-09-161-1/+1
|
* Supporting unitialized flops in NDR.Alan Mishchenko2018-09-111-1/+2
|
* Skip non-driven nodes during DFS.Alan Mishchenko2018-08-261-0/+1
|
* Supporting the decoder primitive in NDR and bit-blasting.Alan Mishchenko2018-06-051-0/+2
|
* Supporting NMUX and SEL in NDR.Alan Mishchenko2018-05-241-0/+2
|
* 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
|
* Updates to NDR format (bug fixes).Alan Mishchenko2018-05-031-7/+6
|
* Updates to NDR format (flops, memories, signed mult, etc).Alan Mishchenko2018-04-291-1/+64
|
* Bug fix in NDR handling.Alan Mishchenko2018-02-201-6/+38
|
* Fixing input swapping issue in MUXes derived from NDR.Alan Mishchenko2018-02-071-0/+2
|
* 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-281-0/+349