Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - floating point

 
Thread Tools Search this Thread
Old 01-19-2006, 02:06 PM   #1
Default floating point


Hi all.
I want to have an integer to floating point converter. On the other
hand I want a floating point generator to convert some numbers from
integer to floating point . so I can use them as elements of the
"primitive table" in verilog code. Have any one help me ? how I can
get such tools? I also want to implement the 16 bit floating point
adder and multiplier in ASIC. So I must know the operation of them.
Please help me. Thanks.
Regards, mehr.



mmt1
  Reply With Quote
Old 01-20-2006, 03:22 PM   #2
Uncle Noah
 
Posts: n/a
Default Re: floating point
mmt1 wrote:
> Hi all.
> I want to have an integer to floating point converter. On the other
> hand I want a floating point generator to convert some numbers from
> integer to floating point . so I can use them as elements of the
> "primitive table" in verilog code. Have any one help me ? how I can
> get such tools? I also want to implement the 16 bit floating point
> adder and multiplier in ASIC. So I must know the operation of them.
> Please help me. Thanks.
> Regards, mehr.


During FPU development at Opencores, I recall Rudi Usselmann coding
Verilog cores that did exactly this conversion. These files are still
accessible in the opencores mailing lists, dated circa June-August
2000.
http://www.opencores.org/forums.cgi/cores/

Also, check out the (complete) Open FPU core
http://www.opencores.org/projects.cgi/web/fpu/overview
You will also need SoftFloat to run their test pattern generator (C
program). (easy to find in Google).

I have a question: 16-bit FP arithmetic is not defined in IEEE-754, so
what is your approach? Have you ever heard of the OpenEXR tool? I think
they use sign=1-bit, exponent=5-bits, mantissa=10-bits.

cheers

Nikolaos Kavvadias



Uncle Noah
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Floating point input leo.udaya Hardware 0 09-15-2008 06:01 AM
Pipeline Floating point ALU velocityreviews Software 0 04-09-2007 10:10 PM
Floating point in VHDL Nirmala Software 0 11-11-2006 06:48 AM
DVD Verdict reviews: A STORY OF FLOATING WEEDS / FLOATING WEEDS: CRITERION COLLECTION and more! DVD Verdict DVD Video 0 04-20-2004 10:04 AM
Clint Kennedy: coward or loser? Pikoro A+ Certification 9 08-28-2003 05:20 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46