How to write data on the dual port RAM?

Status
Not open for further replies.

cloudz88

Member level 1
Joined
Sep 6, 2007
Messages
35
Helped
3
Reputation
6
Reaction score
0
Trophy points
1,286
Activity points
1,522
i realli having some trouble with my final year project....

i created a dual port Ram V6.3 using Core Generator

but i realli dunno how to write data into the Dual Port Ram

i have already declare and assign all the pins already but i still stuck at programming part...

can some1 help mi??
 

Re: REALLI NEEED HELP!!

please decribe clearly. what's your problem?
 

REALLI NEEED HELP!!

Programming part?

Basically, you apply your data word and address, and assert enable and write enable. The next clock pulse writes your data word into the memory address.

You don't have to use coregen. In many projects, it's easier to create RAM as a large register array in your HDL. That method is described in the ISE "XST User Guide" chapter "HDL Coding Techniques".
 

Re: REALLI NEEED HELP!!

Hi,means u have some fixed data to write into,then u can create a ceo file during ur core generation itself,
 

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