Hi,
I am looking for literature on basic arithmetic function implementations or architectures. Like what you would find in an Arithmetic Logic Unit. I would like to know more about different implementations of things like addition, subtraction, multiplication, division, root and exponentiation, and maybe even sine and cosine functions. Preferably in VHDL but Verilog is ok. I want to compare things like size, speed, accuracy, complexity and power consumption. Can any of you guide me in direction of relevant literature like books, scientific papers or webpages?
Thank you!