summaryrefslogtreecommitdiffstats
path: root/src/base/wlc/wlcNdr.c
Commit message (Expand)AuthorAgeFilesLines
* Various changes.Alan Mishchenko2022-08-301-0/+13
* Bug fix in processing NDR.Alan Mishchenko2021-11-081-2/+7
* Compiler warnings.Alan Mishchenko2021-08-231-1/+1
* Supporting simple operators in NDR.Alan Mishchenko2021-08-051-2/+2
* Assertion failure in reading NDR.Alan Mishchenko2020-02-201-1/+2
* Enable blasting LUTs in NDR.Alan Mishchenko2019-11-181-0/+25
* Supporting LUT in NDR and WLC.Alan Mishchenko2019-04-051-2/+2
* Adding support for LUT primitive in NDR.Alan Mishchenko2019-03-201-0/+2
* Compiler warning.Alan Mishchenko2019-02-011-1/+1
* Experiments with memory abstraction.Alan Mishchenko2019-01-221-1/+1
* Updated for memory abstraction.Alan Mishchenko2018-12-111-3/+12
* Experiments with retiming (adding new APIs).Alan Mishchenko2018-12-091-1/+2
* 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 (bu...Alan Mishchenko2018-01-291-18/+76
* Adding support of reading and writing designs using a new internal format.Alan Mishchenko2018-01-281-0/+349