summaryrefslogtreecommitdiff
path: root/techlibs/common
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-12-12 12:44:16 +0100
committerClifford Wolf <clifford@clifford.at>2014-12-12 12:44:16 +0100
commit72f500c950f002a229d0434e76b24b347d7c583c (patch)
tree1ce8d84ce6cd751f0391fdfb6e5680da04f4f751 /techlibs/common
parent6c768c686fb555683fba50a0c5e2713210346621 (diff)
Removed UTF-8 chars from techmap.v
Diffstat (limited to 'techlibs/common')
-rw-r--r--techlibs/common/techmap.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/techlibs/common/techmap.v b/techlibs/common/techmap.v
index cb39fb4b..7b552856 100644
--- 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