index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backends
/
cxxrtl
/
cxxrtl_backend.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxxrtl: elide $pmux cells.
whitequark
2020-06-12
1
-30
/
+16
*
cxxrtl: annotate port direction as comments.
whitequark
2020-06-12
1
-1
/
+8
*
cxxrtl: unbuffer output wires of toplevel module.
whitequark
2020-06-12
1
-1
/
+1
*
cxxrtl: simplify unbuffering of input wires.
whitequark
2020-06-12
1
-20
/
+17
*
Merge pull request #2141 from whitequark/cxxrtl-cxx11
whitequark
2020-06-10
1
-1
/
+2
|
\
|
*
cxxrtl: restore C++11 compatibility.
whitequark
2020-06-10
1
-1
/
+2
*
|
cxxrtl: disambiguate values/wires and their aliases in debug info.
whitequark
2020-06-10
1
-1
/
+1
|
/
*
cxxrtl: allow unbuffering without localizing.
whitequark
2020-06-09
1
-40
/
+74
*
cxxrtl: order -On levels as localize, elide instead of the reverse.
whitequark
2020-06-09
1
-8
/
+8
*
cxxrtl: factor out -noproc/-noflatten from -O.
whitequark
2020-06-09
1
-17
/
+36
*
cxxrtl: fix two buggy split_by functions.
whitequark
2020-06-09
1
-7
/
+9
*
cxxrtl: ignore cell input signedness when it is irrelevant.
whitequark
2020-06-09
1
-7
/
+16
*
cxxrtl: fix format of hdlnames.
whitequark
2020-06-08
1
-1
/
+1
*
cxxrtl: emit debug information for constant wires.
whitequark
2020-06-08
1
-12
/
+27
*
cxxrtl: emit debug information for alias wires.
whitequark
2020-06-08
1
-3
/
+55
*
cxxrtl: fix typo in comment. NFC.
whitequark
2020-06-08
1
-4
/
+4
*
cxxrtl: minor debug-related improvements.
whitequark
2020-06-08
1
-2
/
+3
*
cxxrtl: rename cxxrtl.cc→cxxrtl_backend.cc.
whitequark
2020-06-07
1
-0
/
+2520