What is the difference between fifo and the memory?
Answer Posted / guest
janardhan
fifo means first in first out data.
but memory we can access data from any where.
Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
what is the use of defpararm?
Explain depletion region.
What are the Factors affecting Power Consumption on a chip?
What are the ways to Optimize the Performance of a Difference Amplifier?
What are the different classification of the timing control?
Explain the operation considering a two processor computer system with a cache for each processor.
What are the changes that are provided to meet design power targets?
Draw the timing diagram for a SRAM Read. What happens if we delay the enabling of Clock signal?
Help with VHDL programming. Write a VHDL code for a D-Latch with clear input ?? (Hint: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs AND OUTPUTS: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
What types of CMOS memories have you designed? What were their size? Speed?
For an AND-OR implementation of a two input Mux, how do you test for Stuck-At-0 and Stuck-At-1 faults at the internal nodes? (You can expect a circuit with some redundant logic)
what is a sequential circuit?
Are you familiar with the term MESI?
What work have you done on full chip Clock and Power distribution? What process technology and budgets were used?
What are the Advantages and disadvantages of Mealy and Moore?