Interfacing Xilinx Coregen generated RAM with AHB interface

Status
Not open for further replies.

urakiki

Junior Member level 1
Joined
Feb 15, 2007
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,369
Hi,

I use xilinx coregen to generate ram. Can I interface this ram with AHB interface. If no what modification should i do? Thanks

KIKI
 

AMBA AHB ram

u need to write a wrapper for ur ram to make ur module compatible with the ahb signals.
it may be a master or slave port depending on ur application.
if ur ram has to write out data to any peripheral then u have to write a master interface. if ur ram doesn't have to write out any data and only accepts data that is some peripheral writes to your module a slave port is sufficient.
refer the amba ahb manual for implementation.

**broken link removed**
page no 79 and 83.

regards
srinivas
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…