summaryrefslogtreecommitdiffstats
path: root/src/aig/miniaig/ndr.h
Commit message (Collapse)AuthorAgeFilesLines
* Enable blasting LUTs in NDR.Alan Mishchenko2019-11-181-7/+44
|
* Making 'ndr.h' fully independent of other ABC data-structures.Alan Mishchenko2019-03-231-12/+18
|
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, ↵Alan Mishchenko2019-03-051-2/+2
| | | | memcpy, etc.
* Experiments with retiming (adding new APIs).Alan Mishchenko2018-12-091-0/+2
|
* Extending NDR to support adder/subtractor.Alan Mishchenko2018-06-141-0/+36
|
* Bug fix (accessing unassigned memory).Alan Mishchenko2018-06-121-1/+7
|
* Compiler warnings.Alan Mishchenko2018-06-081-2/+2
|
* Supporting the decoder primitive in NDR and bit-blasting.Alan Mishchenko2018-06-051-0/+32
|
* Supporting NMUX and SEL in NDR.Alan Mishchenko2018-05-241-0/+55
|
* Updates to NDR format (bug fixes).Alan Mishchenko2018-05-031-21/+28
|
* Updates to NDR format (flops, memories, signed mult, etc).Alan Mishchenko2018-04-291-59/+242
|
* Adding support for adders with carry-in in WLC and NDR.Alan Mishchenko2018-02-241-0/+98
|
* Improvements to NDR to represent hierarchical designs.Alan Mishchenko2018-02-051-2/+2
|
* Improvements to NDR to represent hierarchical designs.Alan Mishchenko2018-02-051-1/+1
|
* Improvements to NDR to represent hierarchical designs.Alan Mishchenko2018-02-051-47/+198
|
* Adding support of reading and writing designs using a new internal format.Alan Mishchenko2018-01-281-1/+2
|
* Small fixes for C++ compilersBruno Schmitt2017-07-041-8/+8
|
* Compiler warnings.Alan Mishchenko2017-04-281-5/+5
|
* Experiments with new network data-structure.Alan Mishchenko2017-03-191-3/+3
|
* Experiments with new network data-structure.Alan Mishchenko2017-03-191-134/+19
|
* Small changes.Alan Mishchenko2017-03-161-2/+24
|
* Network interface exploration.Alan Mishchenko2017-03-021-0/+614