![]() |
|
|
|
#1 |
|
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 |
|
|
|
|
#2 |
|
Posts: n/a
|
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 |
|
|
|
#3 |
|
Posts: n/a
|
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 |
|
|
|
#4 |
|
Posts: n/a
|
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 |
|
|
|
#5 |
|
Posts: n/a
|
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 |
|
![]() |
| Thread Tools | Search this Thread |
|
|
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 |