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

Reply

VHDL - Error in FIFO Simulation ISE Xilinx

 
Thread Tools Search this Thread
Old 08-31-2006, 04:11 PM   #1
Default Error in FIFO Simulation ISE Xilinx


Hello, I am simulating a FIFO in ISE generated by CORGEN. The design
synthesizes and no errors or warnings indicate I have done anything
wrong. I am doing this simulation for a Spartan3E which is indicated
in my design summary. However, when I try to simulate I get the
following error:

** Failure:FAILURE: Use of behavioral models for Virtex-4 and Virtex-5
built-in FIFO configurations is currently not supported. Please use the
structural simulation model. You can enable this from CORE Generator by
selecting Project -> Project Options -> Generation tab -> Structural
Simulation. See the FIFO Generator User Guide for more information.
User(VHDL) Code Called Simulation Stop

I am not targeting a Virtex part anywhere so I have no idea why this
error would occur?

Is there any advice out there for what I (or most likely as usual ISE)
is doing wrong?

Thanks



nfirtaps
  Reply With Quote
Old 08-31-2006, 06:17 PM   #2
Mike Treseler
 
Posts: n/a
Default Re: Error in FIFO Simulation ISE Xilinx
nfirtaps wrote:
> Hello, I am simulating a FIFO in ISE generated by CORGEN.
> I am not targeting a Virtex part anywhere so I have no idea why this
> error would occur?


Coregen is a Xilinx thing, not a VHDL thing.

> Is there any advice out there for what I (or most likely as usual ISE)
> is doing wrong?


The VHDL solution would be to
infer a dpram from a code template
and write code describing head (read only)
and tail (write only) address counters.

-- Mike Treseler


Mike Treseler
  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
Simulation question Issue Rahul MCITP 9 06-30-2008 09:53 PM
Post-Route Simulation does not give output for the first clock cycle Options velocityreviews Software 0 04-17-2007 05:47 PM
simulation Tom MCITP 0 04-05-2007 01:40 AM
VHDL (Assigning pins in xilinx) amanpervaiz Hardware 3 12-02-2006 04:37 PM




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