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

Reply

VHDL - RAM simulation models

 
Thread Tools Search this Thread
Old 07-16-2006, 06:29 AM   #1
Default RAM simulation models


hi,
im currently working on a project which uses a static RAM from 'issi'.
Before implementing the system in FPGA i need to simulate the whole
system including harware parts. For this im looking for a simulation
model for the SRAM 'IS61LV25616AL', which is not available from vendor
website. hence im little confused with what im doing and got following
problems.

if the system includes external harware components(RAM, sensors, etc),
how could the whole system be simulated. Is it common to use sumulatiom
models for those components in such situations. If yes, in the event of
simulation model of the component is not available, what are the
alternatives? If no how could the whole system be simulated before
synthersis?

thanks
CMOS



manusha@millenniumit.com
  Reply With Quote
Old 07-16-2006, 04:20 PM   #2
Mike Treseler
 
Posts: n/a
Default Re: RAM simulation models

wrote:

> if the system includes external harware components(RAM, sensors, etc),
> how could the whole system be simulated. Is it common to use sumulatiom
> models for those components in such situations.


yes

> If yes, in the event of
> simulation model of the component is not available, what are the
> alternatives?


Write your own functional model.
Keep it simple.
http://groups.google.com/groups/sear...del+vhdl+array

-- Mike Treseler
  Reply With Quote
Old 07-31-2006, 05:36 AM   #3
FMF
 
Posts: n/a
Default Re: RAM simulation models

Mike Treseler wrote:
> wrote:
>
>> if the system includes external harware components(RAM, sensors, etc),
>> how could the whole system be simulated. Is it common to use sumulatiom
>> models for those components in such situations.

>
> yes
>
>> If yes, in the event of
>> simulation model of the component is not available, what are the
>> alternatives?

>
> Write your own functional model.
> Keep it simple.
> http://groups.google.com/groups/sear...del+vhdl+array
>
> -- Mike Treseler


You can also look for a similar part at: http://www.FreeModelFoundry.com

-Rick Munden
  Reply With Quote
Old 08-05-2006, 11:06 PM   #4
homoalteraiensis
 
Posts: n/a
Default Re: RAM simulation models

Concerning most ISSIs, there are similar RAMs out. Furthermore: I am
sure you know, that there are some free generic RAM models around in
the inet. Some of the are parametrizeable according to the written spec
of your particular ram. This is the most effective way to obtain a
stable simulation.

For a valueable simulation, I usually use switchable models (a typical
one, and some extreme case, where data is given out too early or too
late). Thus you can make your design work also for cases outside the
RAM spec, or obtain higher security.

  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
Forum Jump