Removed UTF-8 chars from techmap.v

This commit is contained in:
Clifford Wolf 2014-12-12 12:44:16 +01:00
parent 6c768c686f
commit 72f500c950
1 changed files with 1 additions and 1 deletions

View File

@ -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