HOME       UP       PREV       NEXT (Basic Bus: One initiator.)  

Typical IP Blocks

We tour a number of IP (intellectual property) blocks. All will be targets, most will also generate interrupts and some will also be initiators.

We do not use bi-directional (tri-state) busses within our SoC: instead we use dedicated busses and multiplexor trees.

In this section we use the following RTL net names:

On an initiator the net directions will be reversed.

For simplicity, in this section, we assume a synchronous bus with no acknowledgement signal, meaning that every addressed target must respond in one clock cycle with no exceptions. Hence a cycle acknowledge handshake signal is not needed.

Also we assume only complete words are ever stored, so no byte lane qualifiers for bytes and halfwords are shown.


25: (C) 2008-15, DJ Greaves, University of Cambridge, Computer Laboratory.