projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c768c6
)
Removed UTF-8 chars from techmap.v
author
Clifford Wolf
<clifford@clifford.at>
Fri, 12 Dec 2014 11:44:16 +0000
(12:44 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Fri, 12 Dec 2014 11:44:16 +0000
(12:44 +0100)
techlibs/common/techmap.v
patch
|
blob
|
history
diff --git
a/techlibs/common/techmap.v
b/techlibs/common/techmap.v
index cb39fb4b24eeb82b0acb528668c8cf4f14a3d37c..7b5528560d810dd030ae2aa4013cf10fda812c58 100644
(file)
--- a/
techlibs/common/techmap.v
+++ b/
techlibs/common/techmap.v
@@
-207,7
+207,7
@@
module _90_lcu (P, G, CI, CO);
g[0] = g[0] | (p[0] & CI);
// [[CITE]] Brent Kung Adder
- // R. P. Brent and H. T. Kung,
“A Regular Layout for Parallel Adders”
,
+ // R. P. Brent and H. T. Kung,
"A Regular Layout for Parallel Adders"
,
// IEEE Transaction on Computers, Vol. C-31, No. 3, p. 260-264, March, 1982
// Main tree