Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

vhdl fifo ram with two clks - help needed

Status
Not open for further replies.

saraiust

Newbie level 5
Joined
Nov 15, 2009
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Iran
Activity points
1,328
vhdl fifo ram with clks

hi
i'm new at vhdl programming, and I want to learn it as possible as I can.

I have to make a FIFO ram, with 2 clks, but I don't know any special thing about 2 clks in one ram,and of curse I have to make a ram with read and write ports, and this one needs 2 clk-- i think --
so can you help me in analyse these programs?:cry:

I am graduating in computer hardware engineering.
 

but with one array, if one port start to write on one address and the other port start to reed that address, what do i have to do then?...
 

saraiust said:
but with one array, if one port start to write on one address and the other port start to reed that address, what do i have to do then?...

it's the role of the memory controller to ban any read command when there a write command being processing
 

thank you! but this is exactly my problem, cas i dont know how to make a controller... :cry:
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top