floating point adder and multiplier



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,

.



Relevant Pages

  • floating point adder and multiplexer
    ... floating point adder and multiplexer. ... First I write its verilog code, and then I want to design it in ASIC. ...
    (comp.lang.verilog)
  • Re: TDD: Test-Driven Design or Test-Driven Development?
    ... design idea, and conflating it. ... > requires one to implement floating point calculations. ... This decision may affect how the calculations are coded. ... Please describe the Test Driven Development process that you think we are ...
    (comp.object)
  • Re: x86 exception handling and stack demand
    ... "there isn't any floating point state, ... The current design makes me pay that price regardless. ... Windows, because its just, well, slow. ... optimized accordingly (better to increase the per-thread cost than the ...
    (microsoft.public.win32.programmer.kernel)
  • Re: function exp(z: complex)
    ... How to deals with the floating things then? ... design EXP implementation? ... variable ret: integer; ... variable temp: integer; ...
    (comp.lang.vhdl)
  • Re: function exp(z: complex)
    ... How to deals with the floating things then? ... design EXP implementation? ... variable ret: integer; ... variable temp: integer; ...
    (comp.lang.vhdl)