FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > FPGA

FPGA comp.arch.fpga newsgroup (usenet)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-15-2008, 10:56 PM
Ray Andraka
Guest
 
Posts: n/a
Default Re: Functional Simulation of Virtex-4 Block Memory

Jeff Cunningham wrote:
> Is it still true that BRAM arrays with different width ports cannot be
> inferred?
>
> Also, are the BRAM parity bits usable with inference, i.e. can you infer
> a 36 bit wide memory into a single BRAM?
>
> Coregen left a bad taste in my mouth last time I tried to use it for
> BRAM. Instead I find directly instantiating BRAM instances with use of
> the VHDL generate statement to be fairly powerful and flexible.
>
> -Jeff


I believe so. I made my own dual port ram component that looks at the
data and address port widths on both ports to figure out the
construction of the composite memory. It is limited in depth to the
BRAM depths (up to 16K), as it doesn't use any multiplexers. It also
accepts initial ram values as an array of integers and takes care of
splitting those up among parallelled BRAMs as needed. It took a while
to develop and test the component, but since I do as many designs as I
do, it has more than paid for itself in time saved on subsequent designs.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Functional and Post-Synthesis Simulation Peppe FPGA 3 09-12-2006 04:21 AM
ISE 7.1 - block memory init value issue during simulation alpha FPGA 4 06-24-2005 06:11 PM
RapidIO functional simulation yyy FPGA 0 10-09-2004 06:58 PM
Functional Simulation QuartusII Vazquez FPGA 1 12-02-2003 12:21 PM


All times are GMT +1. The time now is 03:33 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved