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.

Asynchronous FIFO Depth with Rd clk Duty Cycle 25%

Status
Not open for further replies.

asicganesh

Member level 3
Joined
Oct 18, 2007
Messages
58
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,288
Activity points
1,681
I want to calculate the Asynchronous FIFO depth that will meet both overflow and underflow cases.. here are my constraints:

1. Write Clock is 25MHz and Read Clock is 100 MHz
2. Duty Cycle of Read clock is 25%

Let me know if there are any articles or papers having all such scenarios to calculate AFIFO depth

Thanks
 

u need to tell us how much bytes sequence data you need to send .
 

The Write and Read Byte sequence are 2 bytes
 

I am very much eager to know how to cal the depth....
 

If read clock is faster than write clock, what role does FIFO play here, it gets me confused.....
 

I think you should set EMPTY flag until fifo depth data have been written to fifo,then...cancel EMPTY flag and begin to read .
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top