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

Reply

VHDL - Virtex2 & ISE4.2

 
Thread Tools Search this Thread
Old 09-27-2003, 11:38 AM   #1
Default Virtex2 & ISE4.2


Help!
Doing a design in Virtex2 (XC2V250 so uite small).
The VHDL synthesises OK to an .edf file, plus another .edf for an IP core.

When I run PAR it fails the first hyurdle saying it can't find some blocks,
but why are they missing?

Message is "ngdbuild error 604"

Is it that 4.2 is old and can't fully handle Virtex2?

TIA, Niv.




Niv
  Reply With Quote
Old 09-29-2003, 04:54 PM   #2
Mike Treseler
 
Posts: n/a
Default Re: Virtex2 & ISE4.2
Niv wrote:
> Help!
> Doing a design in Virtex2 (XC2V250 so uite small).
> The VHDL synthesises OK to an .edf file, plus another .edf for an IP core.
>
> When I run PAR it fails the first hyurdle saying it can't find some blocks,
> but why are they missing?


Your vhdl source should include an unbound component
and instance matching the ip name so that the
..edf files can be wired up correctly.

-- Mike Treseler



Mike Treseler
  Reply With Quote
Old 09-29-2003, 06:21 PM   #3
Niv
 
Posts: n/a
Default Re: Virtex2 & ISE4.2
Yes, I realise all that, BUT, the some of the 5 error reports are pointing
to a section of the design that is all VHDL,
and nothing to do with the IP block. The other error messages refer to the
IP block, but I have put the IP .edf in the same
directory as the synthesised .edf for the whole chip.

So, I'm still confused.

PS. I've successfully done all this before with Virtex, on a different
design, with Xilinx "coregen" parts effectively as IP.
all this went just fine, but now with Virtex 2 I'm very stuck.

Niv.

"Mike Treseler" <> wrote in message
news:...
> Niv wrote:
> > Help!
> > Doing a design in Virtex2 (XC2V250 so uite small).
> > The VHDL synthesises OK to an .edf file, plus another .edf for an IP

core.
> >
> > When I run PAR it fails the first hyurdle saying it can't find some

blocks,
> > but why are they missing?

>
> Your vhdl source should include an unbound component
> and instance matching the ip name so that the
> .edf files can be wired up correctly.
>
> -- Mike Treseler
>





Niv
  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




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