index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
macc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing old e-mail addresses and deadnames
Claire Xenia Wolf
2021-06-08
1
-1
/
+1
*
Use (and ignore) the expression provided to log_assert in NDEBUG builds.
whitequark
2020-06-19
1
-2
/
+0
*
kernel: big fat patch to use more ID::*, otherwise ID(*)
Eddie Hung
2020-04-02
1
-6
/
+6
*
Use more ID::{A,B,Y,blackbox,whitebox}
Eddie Hung
2019-08-15
1
-4
/
+4
*
Use ID() in kernel/*, add simple ID:: hack (to be improved upon later)
Clifford Wolf
2019-08-11
1
-10
/
+10
*
RTLIL::S{0,1} -> State::S{0,1} for headers
Eddie Hung
2019-08-07
1
-21
/
+21
*
Import more std:: stuff into Yosys namespace
Clifford Wolf
2015-10-25
1
-2
/
+2
*
Fixed trailing whitespaces
Clifford Wolf
2015-07-02
1
-2
/
+2
*
Added ENABLE_NDEBUG makefile options
Clifford Wolf
2015-01-24
1
-1
/
+3
*
Renamed SIZE() to GetSize() because of name collision on Win32
Clifford Wolf
2014-10-10
1
-29
/
+29
*
added resource sharing of $macc cells
Clifford Wolf
2014-10-03
1
-0
/
+9
*
Added the obvious optimizations to alumacc $macc generator
Clifford Wolf
2014-09-15
1
-0
/
+60
*
Added $macc cell type
Clifford Wolf
2014-09-06
1
-0
/
+171