floating point adder and multiplexer

M

mmt1

Guest
Hi all
I'm doing an image processing project, in which I have to design a
floating point adder and multiplexer. There are 10 bits for mantissa, 6
bits for exponent and 1 bit for sign. So we have some 17 bit floating
point numbers that must add or multiplied by together.
First I write its verilog code, and then I want to design it in ASIC. I
look for a number of ready verilog codes which do the same operate. I
want to use them as the model. Can anyone help me? Thanks a lot before.
Regards,
 

Welcome to EDABoard.com

Sponsor

Back
Top