Remove reference to unavailable paper.

This commit is contained in:
Joris van Rantwijk 2016-03-08 08:01:20 +01:00
parent 623c0a7d9c
commit 3feadedad7
1 changed files with 6 additions and 8 deletions

View File

@ -12,14 +12,12 @@ Usage: genmul.py --lang=vhdl|verilog --lib
npipe Number of register stages (0 or 1 or 2) npipe Number of register stages (0 or 1 or 2)
See also: See also:
G. Knagge, "ASIC Design for Signal Processing", G. Knagge, "ASIC Design for Signal Processing",
http://www.geoffknagge.com/fyp/booth.shtml, 2010. http://www.geoffknagge.com/fyp/booth.shtml, 2010.
X. Xiong, M. Lin, "Low Power 8-bit Baugh-Wooley Multiplier Based on Wallace L. Dadda, "Some schemes for parallel multipliers",
Tree Architecture", Lecture Notes in Electrical Engineering, 2012. Associazione Elettrotecnica et Elettronica Italiana, 1965.
L. Dadda, "Some schemes for parallel multipliers", R. P. Brent, H. T. Kung, "A Regular Layout for Parallel Adders",
Associazione Elettrotecnica et Elettronica Italiana, 1965. IEEE Transactions on Computers, 1982.
R. P. Brent, H. T. Kung, "A Regular Layout for Parallel Adders",
IEEE Transactions on Computers, 1982.
""" """
import sys import sys