Q. Given the following FIFO and rules, how deep does the FIFO needs to be to prevent underflowing or overflowing?
RULES:
1) frequency(clk_A) = frequency(clk_B) / 4
2) period(en_B) = period(clk_A) * 100
3) duty_cycle(en_B) = 25%
This Q was picked from..
http://grumpytom.com/Interview_Questions/questions.html
Sol: The Q is completely wrong...
1) Underflow in a fifo cannot be prevented by depth calculation.
2) The calculation, the author has provided is unecessary for the question ;-)
This site contains a lot of Free E-Books and all information about Electronics Enginering, EBooks, Algorithms, Software Books & Complete Micro Processor Guide
Wednesday, February 13, 2008
Fifo of digital electronics
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment