index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
aig
/
miniaig
/
ndr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changing 2:1 MUX fanin order to be (ctrl, data0, data1).
Alan Mishchenko
2022-08-11
1
-1
/
+1
*
Compiler warnings.
Alan Mishchenko
2021-11-05
1
-20
/
+33
*
Compiler warnings.
Alan Mishchenko
2021-08-23
1
-2
/
+2
*
Supporting simple operators in NDR.
Alan Mishchenko
2021-08-05
1
-9
/
+29
*
Enable blasting LUTs in NDR.
Alan Mishchenko
2019-11-18
1
-7
/
+44
*
Making 'ndr.h' fully independent of other ABC data-structures.
Alan Mishchenko
2019-03-23
1
-12
/
+18
*
Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...
Alan Mishchenko
2019-03-05
1
-2
/
+2
*
Experiments with retiming (adding new APIs).
Alan Mishchenko
2018-12-09
1
-0
/
+2
*
Extending NDR to support adder/subtractor.
Alan Mishchenko
2018-06-14
1
-0
/
+36
*
Bug fix (accessing unassigned memory).
Alan Mishchenko
2018-06-12
1
-1
/
+7
*
Compiler warnings.
Alan Mishchenko
2018-06-08
1
-2
/
+2
*
Supporting the decoder primitive in NDR and bit-blasting.
Alan Mishchenko
2018-06-05
1
-0
/
+32
*
Supporting NMUX and SEL in NDR.
Alan Mishchenko
2018-05-24
1
-0
/
+55
*
Updates to NDR format (bug fixes).
Alan Mishchenko
2018-05-03
1
-21
/
+28
*
Updates to NDR format (flops, memories, signed mult, etc).
Alan Mishchenko
2018-04-29
1
-59
/
+242
*
Adding support for adders with carry-in in WLC and NDR.
Alan Mishchenko
2018-02-24
1
-0
/
+98
*
Improvements to NDR to represent hierarchical designs.
Alan Mishchenko
2018-02-05
1
-2
/
+2
*
Improvements to NDR to represent hierarchical designs.
Alan Mishchenko
2018-02-05
1
-1
/
+1
*
Improvements to NDR to represent hierarchical designs.
Alan Mishchenko
2018-02-05
1
-47
/
+198
*
Adding support of reading and writing designs using a new internal format.
Alan Mishchenko
2018-01-28
1
-1
/
+2
*
Small fixes for C++ compilers
Bruno Schmitt
2017-07-04
1
-8
/
+8
*
Compiler warnings.
Alan Mishchenko
2017-04-28
1
-5
/
+5
*
Experiments with new network data-structure.
Alan Mishchenko
2017-03-19
1
-3
/
+3
*
Experiments with new network data-structure.
Alan Mishchenko
2017-03-19
1
-134
/
+19
*
Small changes.
Alan Mishchenko
2017-03-16
1
-2
/
+24
*
Network interface exploration.
Alan Mishchenko
2017-03-02
1
-0
/
+614