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.

Async Ram-both clock edges

Status
Not open for further replies.

Prasanna Kumar

Member level 3
Joined
Dec 30, 2004
Messages
58
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,288
Activity points
686
How safe is it to use both clock edges to generate
write enable (gate it with the clock) to the memory. as well as read
 

If both posedge and negedge of clock can be used to generate write enable signal of RAM if you can meet timing requirements of RAM.
 

if you do carefully, it will be safe.

Prasanna Kumar said:
How safe is it to use both clock edges to generate
write enable (gate it with the clock) to the memory. as well as read
 

The problem is at edge 3 where hold time on addr/data will be entirely
dependent on buffers/routing delays. Another problem is that when we use
both clock-edges, there's a restriction on the duty cycle of the clock.
These problems could be dealt with by trying to meet these by adding delay
lines/buffers - but this is not a reliable solution.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top