projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
97daf61
5829d16
)
Merge pull request #2340 from andy-knowles/cxxrtl-fix-alu-carryout
author
whitequark
<whitequark@whitequark.org>
Wed, 12 Aug 2020 20:02:18 +0000
(20:02 +0000)
committer
GitHub
<noreply@github.com>
Wed, 12 Aug 2020 20:02:18 +0000
(20:02 +0000)
cxxrtl.h: Fix incorrect CarryOut in alu when Bits % 32 != 0 && Invert == False
Trivial merge