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

Reply

VHDL - to david bishop

 
Thread Tools Search this Thread
Old 03-30-2006, 11:09 AM   #1
Default to david bishop


hi i have to implement a hopfield network with floating point numbers
using ise foundation tool 6.3i but i haven't any package of floating
point, it has any solution for this problem?thanks



dilou
  Reply With Quote
Old 03-30-2006, 04:14 PM   #2
Mike Treseler
 
Posts: n/a
Default Re: to david bishop
dilou wrote:
> hi i have to implement a hopfield network with floating point numbers
> using ise foundation tool 6.3i but i haven't any package of floating
> point, it has any solution for this problem?thanks


http://www.eda.org/vhdl-200x/vhdl-20...ges/files.html
but there were incompatibilities with ISE.
Try ISE 8.1 or Quartus.

-- Mike Treseler


Mike Treseler
  Reply With Quote
Old 04-04-2006, 03:29 AM   #3
David Bishop
 
Posts: n/a
Default Re: to david bishop
Mike Treseler wrote:
> dilou wrote:
>> hi i have to implement a hopfield network with floating point numbers
>> using ise foundation tool 6.3i but i haven't any package of floating
>> point, it has any solution for this problem?thanks

>
> http://www.eda.org/vhdl-200x/vhdl-20...ges/files.html
> but there were incompatibilities with ISE.
> Try ISE 8.1 or Quartus.


You said it, I didn't.

Hint on any Xilinx XST, comment out the divide routines.
You can substitute the NR_ (Newton Raphson) ones from the float_alg_pkg
for the divide routine if you really need it.

David Bishop


David Bishop
  Reply With Quote
Old 04-05-2006, 11:38 AM   #4
dilou
 
Posts: n/a
Default Re: to david bishop
hi i don't understand this answer.....in my university, it has only the
ise foundation 6.3i, it is possible to order from xilinx through my
university a floating point package with a recent version of ise
foundation?and will my design work with this specifications?

dilou



dilou
  Reply With Quote
Old 04-06-2006, 02:34 AM   #5
David Bishop
 
Posts: n/a
Default Re: to david bishop
dilou wrote:
> hi i don't understand this answer.....in my university, it has only the
> ise foundation 6.3i, it is possible to order from xilinx through my
> university a floating point package with a recent version of ise
> foundation?and will my design work with this specifications?


The floating point type looks like this:

type float is array (INTEGER range <>) of STD_LOGIC;
subtype float32 is is float (8 downto -23);

ISE foundation 6.3 can now work with a negative index
ISE 8.1 can.


David Bishop
  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
DVD Verdict reviews: SAUL AND DAVID, JOSEPH AND HIS BRETHREN, and more! DVD Verdict DVD Video 0 09-11-2005 09:17 AM
DVD Verdict reviews: HOUSE OF BAMBOO, DAVID CASSIDY GREATEST HITS LIVE, and more! DVD Verdict DVD Video 0 08-01-2005 09:14 AM
Question re David Lean movies release Mary DVD Video 1 09-13-2004 04:53 PM
DVD Verdict reviews: DAVID COPPERFIELD: ILLUSION, CELEBRITY MOLE: HAWAII, and more! DVD Verdict DVD Video 0 06-04-2004 10:04 AM
David Baerwald ltd. ed. 2DVD set - on sale soon Dan DVD Video 0 04-16-2004 05:40 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