Have you studied buses? What types?
Answers were Sorted based on User's Feedback
Answer / arpit raj
Buses are divided into three subassemblies:
The address bus transports memory addresses which the
processor wants to access in order to read or write data. It
is a unidirectional bus.
The data bus transfers instructions coming from or going to
the processor. It is a bidirectional bus.
The control bus transports orders and synchonisation signals
coming from the control unit and travelling to all other
hardware components. It is a bidirectional bus, as it also
transmits response signals from the hardware.
There are primary buses which are of two types:
There are generally two buses within a computer:
the internal bus (front-side bus, or FSB for short). The
internal bus allows the processor to communicate with the
system's central memory (the RAM).
the expansion bus (input/output bus) allows various
motherboard components (USB, serial, and parallel ports,
cards inserted in PCI connectors, hard drives, CD-ROM and
CD-RW drives, etc.) to communicate with one another.
However, it is mainly used to add new devices using what are
called expansion slots connected to the input/outpur bus.
Is This Answer Correct ? | 20 Yes | 0 No |
Answer / ravi
Yes.
1.Memory processor bus= high speed, short length.
2.I/O bus.
3.Backplane bus= General purpose bus ex PCI
Is This Answer Correct ? | 7 Yes | 6 No |
Answer / amar
High speed processor bus like AHB where CPU , DMA , Memories
sits
Slow peripheral buses for interfacing periphaerals like APB
Is This Answer Correct ? | 2 Yes | 4 No |
What is Charge Sharing? Explain the Charge Sharing problem while sampling data from a Bus
Explain Custom Design Flow?
Advantages and disadvantages of Mealy and Moore?
What are the different limitations in increasing the power supply to reduce delay?
What are the different types of skews used in vlsi?
What are the different measures that are required to achieve the design for better yield?
Are you familiar with the term snooping?
For a NMOS transistor acting as a pass transistor, say the gate is connected to VDD, give the output for a square pulse input going from 0 to VDD
what is verilog?
What is the difference between = and == in C?
What?s the difference between Testing & Verification?
What is the function of chain reordering?