60x Bus. What you will learn 13-1

Size: px
Start display at page:

Download "60x Bus. What you will learn 13-1"

Transcription

1 60x Bus What you will learn What are the 60x bus pins? What are the 60x bus modes? How to Interface to a slave How to Interface to a bus master How the 60x bus is arbitrated 13-1

2 How to Connect an 8260 System The diagram below shows an example 8260 system configuration. Example MPC8260 Reset, Interrupts & Clock 60x DB 60x AB 60x Bus SCC F2 F1 Data Transceivers & Address Latches LB Latch MUX 60x Bus Buffered SDRAM 4 M, 32-bit SDRAM 64 M, 64-bit L2-Cache 512K, 64-bit Flash SIMM 32M, 32-bit MC RS-232 LXT970 10/100BaseT PM5350 ATM 1. The SDRAM connected to 60x bus requires external latches and multiplexing because accesses can have separateaddress and data tenures in 60x bus mode. Latches and multiplexer can be by-passed if L2 cache is not used and MPC8260 is in Single mode. 2. SDRAMs and L2 cache are not buffered to maximize performance. Flash, the ATM PHY, plus other are buffered with no significant impact on performance. 3. FCC1 is ATM, FCC2 is Ethernet, and SCCs are used for RS

3 What is the Single MPC8260 Bus Mode? Definition The single MPC8260 bus mode means the only bus master is the The memory controller controls all devices on the external pins. Block Diagram MPC8260 Memory Controller Signals A[0-31] D[0-63] DP[0-7] TA* TEA* DVAL* Slave #1 Slave #2 Slave #n Address + Attributes Data + Attributes Memory Controller Signals TT[0-4], TSIZ[0-3], TBST*, CI*, WT* GBL*, AACK*, ARTRY* not used 8260 Single Mode Restrictions The pins shown as not used should not be used for anything. BCTL[0-1] are usable. In single 8260 mode, the following is not possible: 1. No other bus masters. 2. No L2 cache. 13-3

4 What is the 60x Compatible Bus Mode? Definition Block Diagram The 60x-compatible bus mode can include one or more bus masters including L2 cache. MPC8260 Memory Controller Signals A[0-31] D[0-63] DP[0-7] TA* TEA* DVAL* TT[0-4] TSIZ[0-3] TBST* AACK* ARTRY* BR*,,D Latch Latch & Mux Slave #1 Slave #2 External Bus Master Address + Attributes Data + Attributes Memory Controller Signals 1. If the 8260 is used in no pipeline mode(bcr[pldp]=1), the latches are not required; however, the multiplexers are. Putting the 8260 in no pipeline mode will typically result in a 10-30% performance reduction. 2. TT[0-4] indicates the transfer type. For example, a basic single-beat read is 0b For a complete description of the TT codes, see page 5-10 in the UM. 3. TSIZ[0-3] and TBST* together indicate the size of the requested data transfer. For example, a transfer of 8 bytes would have TSIZ[0-3]=0000 and TBST*=1. For a complete list of transfer size encodings, see p in the UM. 13-4

5 How to Connect Address and Data Buffers The diagram below shows how to connect address and data buffers to the Pin Summary BCTL0* BCTL1*/CS10*/DBG_DIS ALE Connect Diagrams A[16-31] ALE 74ALVT16373 LE1 OE1* LATA[16-31] LE2 OE2* D[0-15] 74ALVT16245 BD[0-15] BCTL0* T/R1* OE1* CS0* CS3* T/R2* OE2* pimm->siumcr &= 0xFFFCFFFF; 1. The pins, BCTL0 and BCTL1, can be used to control the direction of a buffer on the data bus. 2. ALE can be used to provide the latching enable input on the address latch device. 13-5

6 How to Multiplex Addresses Externally for SDRAM The diagram below shows how to multiplex addresses to memory. Pin Summary PSDAMUX/PGPL5 Connect Diagrams LATA20 LATA11 LATA21 LATA12 LATA22 LATA13 LATA23 LATA14 74LVT257 S OE* DIMMA8 DIMMA7 DIMMA6 DIMMA5 74LVT257 S OE* PSDAMUX 1. PSDAMUX can be the select input to an address multiplexer. 13-6

7 How the 8260 Transfers Single-Beat and Burst, 64-bit Data Bus The diagram below shows the 8260 signals for single and burst accesses. Timing Diagram CLKIN ADDR+ATTR TS* AACK* D TA* DVAL* D[0-63] D0 D1 D2 D3 1. On a 64-bit data bus, TA* and DVAL* are the same. 2. A burst transaction is indicated by TBST*. 3. The arbiter samples TS* and TT* to determine if the processor is doing an address only cycle such as sync. If not, the arbiter knows the processor will need the data bus and assumes an implied data bus request. It is implied because it is not an address only cycle. 13-7

8 How the 8260 Transfers a Burst, 32-bit Data Bus The diagram below shows the 8260 signals for a burst access on a 32-bit data bus. Timing Diagram CLKIN ADDR+ATTR TS* AACK* D TA* DVAL* D[0-31] D0 D1 D2 D3 D4 D5 D6 D7 DVAL*/TA* Multiple DVAL*/TA* occurs in the case of transfer width larger than port width. 13-8

9 What are the Bus Arbitration Pins? Definition The bus arbitration pins allow other bus masters to gain control of the address and data buses. Pin Summary BR* /IRQ2* D /IRQ3* DBG_DIS* Both IA and EA EXT_BR2*/DP0/RSRV* EXT_BG2*/DP1/IRQ1* EXT_DBG2*/DP2/IRQ2* EXT_BR3*/DP3/IRQ3*/CKSTP_OUT EXT_BG3*/DP4/IRQ4*/CORE_RESET EXT_DBG3*/DP5/IRQ5*/TBEN IA only IA and EA IA = Internal Arbitration EA = External Arbitration Pin Input Output Bus Request Bus Grant Address Bus Busy Data Bus Grant Data Bus Busy Data Bus Grant Disable IA EA Wants bus EA Wants bus IA EA IA Owns bus IA Owns bus EA For IA, external master asserts to request bus. For EA, 8260 asserts to request bus. For IA, grants address bus to external master. For EA, grants bus to For output, asserts for duration of address tenure. For input, indicates if another master has the address bus. For IA, grants data bus to external master. For EA, grants data bus to For output, asserts for duration of data tenure. For input, indicates if another master has the data bus. When asserted, all DBG outputs should be negated to prevent bus contention. 13-9

10 How to Connect Three Bus Masters The diagram below shows how to connect three bus masters to the Connection Diagram BR* D DBGDIS* EXT_BR2* EXT_BG2* EXT_DBG2* EXT_BR3* EXT_BG3* EXT_DBG3* BR* Bus Master #1 D BR* Bus Master #2 D BR* Bus Master #3 D 13-10

11 How to Relatively Prioritize the Bus Masters (1 of 2) The bus masters must be prioritized relative to each other in the 60x Bus Arbitration-Level Registers, PPC_ALRH (level 0-7) and PPC_ALRL (level 8-15). Priority Matrix PPC_ALRH CPM hrl 0000 CPM mrl 0001 CPM lrl 0010 Reserved 0011 Reserved 0100 Reserved 0101 Core 0110 Ex Mstr Ex Mstr Ex Mstr Reserved 1xxx Reset Value Hex HiPri LowP PF0 PF1 PF2 PF3 PF4 PF5 PF6 PF CPM hrl = CPM high request level. These are emergency requests when an FCC, MCC, or SCC is in danger of having an underrun or overrun. 2. CPM mrl = CPM mid request level. Normal requests from an FCC, MCC, or SCC. 3. CPM lrl = CPM low request level. Normal requests from SMC, SPI, and I2C. 4. See p of the MPC8260 User Manual for the specific priority levels

12 How to Relatively Prioritize the Bus Masters (2 of 2) Priority Matrix PPC_ALRL CPM hrl CPM mrl CPM lrl Reserved Reserved Reserved Core Ex Mstr Ex Mstr Ex Mstr Reserved 1xxx Reset Value Hex HiPri LowP PF8 PF9 PF10 PF11 PF12 PF13 PF14 PF xA 0xB 0xC 0xD 0xE 0xF 13-12

13 What is the Parking Master? Definition In a multi-processor system, the parking master has the bus if no one else is requesting it. If the parking master subsequently needs the bus, no time is required for arbitration. Multiprocessor System Example BR* D DBGDIS* EXT_BR2* EXT_BG2* EXT_DBG2* EXT_BR3* EXT_BG3* EXT_DBG3* BR* Bus Master #1 D BR* Bus Master #2 D BR* Bus Master #3 D Initialize the 8260 so that external master 1 is the parking master (see p. 4-27). pimm->ppc_acr = 0x7; 1. If, for example, bus master 1 is the parking master, and if no one is requesting the bus, then its bus grant is asserted

14 How the 8260 Arbitrates the 60x Bus (1 of 3) The diagram below shows the arbitration process with one external master. Block Diagram MPC8260 Arbiter AACK* IBR* I BR* External Master 13-14

15 How the 8260 Arbitrates the 60x Bus (2 of 3) The diagram below shows the arbitration process with one external master. Timing Diagram CLKIN IBR* I BR* ADDR MPC8260 External External TS* AACK* ARTRY* The 8260 is parked on the bus. An internal device proceeds to execute an address tenure. During the subsequent clock cycle, the external master asserts BR* to request the 60x bus. 2. AACK* is asserted. BR* is sampled, found asserted, and the arbiter negates I. 3. is asserted, 1 clock after the assertion of AACK*. At this time is asserted while AACK* and are negated giving the external master a qualified bus grant. 4. The external master asserts and executes an address transaction. 5. The external master asserts BR* again and a second address transaction is executed. 6. While AACK* is asserted, no bus request is asserted. 7. As the parking master, I is asserted

16 How the 8260 Arbitrates the 60x Bus (3 of 3) The diagram below shows the arbitration process with one external master. Block Diagram MPC8260 Arbiter TA* DVAL* AACK* IBR* I BR* D External Master 13-16

17 How the 8260 Retries an Address The diagram below shows the 8260 responding to an early ARTRY*. Timing Diagram CLKIN IBR* I BR* ADDR MPC8260 External MPC8260 TS* AACK* ARTRY* Types of ARTRY* 1. No data tenure has begun - early or qualified ARTRY* 2. Data tenure has begun 1. The 8260 executes an address tenure. 2. On the clock cycle following assertion of AACK*, ARTRY* is asserted by an external master to indicate a snooping master requires the cycle be rerun. 3. During the window of opportunity (in blue), the snooping master (and only the snooping master) asserts BR*. This guarantees the snooping master be granted the bus before the just-retried master can restart its transaction. 4. The external master executes a write to memory to the address snooped. 5. The 8260 regains the bus and reruns the previous address tenure

18 Exercises - 60x Bus Provide the answers to these questions... The following questions assume that the 8260 is the arbiter. 1. This pin is asserted by another bus master to request the bus: 2. This pin indicates to an external master that it has the bus on a qualified basis: 3. This pin indicates that a master has the address bus: 4. This pin indicates the start of a new address tenure: 5. This pin is asserted by the slave to indicate the completion of the address tenure: 6. This signal indicates that the bus transaction should be retried by the 60x bus master: 7. This pin indicates that a master has the data bus: 8. This pin indicates that a data beat is valid on the bus: 9. This pin indicates that an operand is complete on the data bus: from this list... AACK* ARTRY* BR* D DVAL* TA* TS* 13-18

MPC2605/D Rev. 11, 2/2002. Integrated Secondary Cache for Microprocessors That Implement PowerPC Architecture

MPC2605/D Rev. 11, 2/2002. Integrated Secondary Cache for Microprocessors That Implement PowerPC Architecture Rev. 11, 2/2002 Integrated Secondary Cache for Microprocessors That Implement PowerPC Architecture The MPC2605 is a single chip, 256KB integrated look-aside cache with copy-back capability designed for

More information

Freescale Semiconductor, Inc. Application Note AN1795/D Rev. 1.1, 6/2003 Designing PowerPC MPC7400 Systems nc... Freescale Semiconductor, I This appli

Freescale Semiconductor, Inc. Application Note AN1795/D Rev. 1.1, 6/2003 Designing PowerPC MPC7400 Systems nc... Freescale Semiconductor, I This appli Application Note AN1795/D Rev. 1.1, 6/2003 Designing PowerPC MPC7400 Systems This application note describes differences between the 60x bus and the native bus mode of the MPC7400 processor (a new bus

More information

PowerPC 60x BUS Implementation Differences

PowerPC 60x BUS Implementation Differences Freescale Semiconductor Application Note Document Number: AN2097 Rev. 1, 10/2006 PowerPC 60x BUS Implementation Differences by Freescale Semiconductor, Inc. Austin, TX This document details differences

More information

MPC x Bus Timing Diagram

MPC x Bus Timing Diagram Order Number: AN2246 Rev 1.0, 11/2000 Application Note MPC8260 Freescale NetComm, Austin 0.0 Introduction All the timing diagrams are generated based on the simulations. The timing diagrams are organized

More information

Electrical Differences nc. Table 1 describes how to distinguish between Rev 1.3 and Rev 1.4 devices. The orderable part number and the part marking co

Electrical Differences nc. Table 1 describes how to distinguish between Rev 1.3 and Rev 1.4 devices. The orderable part number and the part marking co nc. MPC107 Revision 1.3 and 1.4: Comparison and Compatibility Doug McQuaid CPD Applications risc10@email. sps.mot.com This document describes electrical and functional differences between Rev 1.3 and Rev

More information

Galileo GT System Controller for PowerPC Processors FEATURES. Product Review Revision 1.1 DEC 15, 1999

Galileo GT System Controller for PowerPC Processors FEATURES. Product Review Revision 1.1 DEC 15, 1999 Galileo GT-64130 System Controller for PowerPC Processors Product Review Revision 1.1 DEC 15, 1999 Please contact Galileo Technology for possible updates before finalizing a design. FEATURES Integrated

More information

Synchronous Bus. Bus Topics

Synchronous Bus. Bus Topics Bus Topics You should be familiar by now with the basic operation of the MPC823 bus. In this section, we will discuss alternative bus structures and advanced bus operation. Synchronization styles Arbitration:

More information

The CoreConnect Bus Architecture

The CoreConnect Bus Architecture The CoreConnect Bus Architecture Recent advances in silicon densities now allow for the integration of numerous functions onto a single silicon chip. With this increased density, peripherals formerly attached

More information

Reset Initialization nc. Table 2. Clock Default Modes MODCK[1 3] Input Clock Frequency CPM Multiplication Factor CPM Frequency Core Multiplication Fac

Reset Initialization nc. Table 2. Clock Default Modes MODCK[1 3] Input Clock Frequency CPM Multiplication Factor CPM Frequency Core Multiplication Fac nc. Rev. 0, 02/2003 Initializing Flash Memory for the MPC8260ADS The MPC8260ADS (Application Development System ADS) can be initialized and configured with data from the programmable Board Control and

More information

VME64M VME64 MASTER CONTROLLER. Version 1.1

VME64M VME64 MASTER CONTROLLER. Version 1.1 Datasheet VME64M VME64 MASTER CONTROLLER Version 1.1 INICORE INC. 5600 Mowry School Road Suite 180 Newark, CA 94560 t: 510 445 1529 f: 510 656 0995 e: info@inicore.com www.inicore.com C O P Y R I G H T

More information

6 Direct Memory Access (DMA)

6 Direct Memory Access (DMA) 1 License: http://creativecommons.org/licenses/by-nc-nd/3.0/ 6 Direct Access (DMA) DMA technique is used to transfer large volumes of data between I/O interfaces and the memory. Example: Disk drive controllers,

More information

MPC8260 PowerQUICC II TM to CAM Interfacing

MPC8260 PowerQUICC II TM to CAM Interfacing MPC8260 PowerQUICC II TM to CAM Interfacing Eric Jackson Technical Marketing, NCSD Networking & Computing Systems Group Motorola, Semiconductor Product Sector Abstract The purpose of this document is to

More information

SECTION 2 SIGNAL DESCRIPTION

SECTION 2 SIGNAL DESCRIPTION SECTION 2 SIGNAL DESCRIPTION 2.1 INTRODUCTION Figure 2-1 displays the block diagram of the MCF5206 along with the signal interface. This section describes the MCF5206 input and output signals. The descriptions

More information

Application Note AN2247/D Rev. 0, 1/2002 Interfacing the MCF5307 SDRAMC to an External Master nc... Freescale Semiconductor, I Melissa Hunter TECD App

Application Note AN2247/D Rev. 0, 1/2002 Interfacing the MCF5307 SDRAMC to an External Master nc... Freescale Semiconductor, I Melissa Hunter TECD App Application Note AN2247/D Rev. 0, 1/2002 Interfacing the MCF5307 SDRAMC to an External Master Melissa Hunter TECD Applications This application note discusses the issues involved in designing external

More information

Errata to the MPC8272 PowerQUICC II Family Reference Manual, Rev. 2

Errata to the MPC8272 PowerQUICC II Family Reference Manual, Rev. 2 Freescale Semiconductor Addendum Document Number: MPC8272RMAD Rev. 2.8, 09/2013 Errata to the MPC8272 PowerQUICC II Family Reference Manual, Rev. 2 This errata document describes corrections to the MPC8272

More information

128 Kb Dual-Port SRAM with PCI Bus Controller (PCI-DP)

128 Kb Dual-Port SRAM with PCI Bus Controller (PCI-DP) 128 Kb Dual-Port SRAM with PCI Bus Controller (PCI-DP) Features 128 Kb of dual-ported shared memory Master and target PCI Specification 2.2 compliant interface Embedded host bridge capability Direct interface

More information

ArduCAM-M-2MP Camera Shield

ArduCAM-M-2MP Camera Shield 33275-MP ArduCAM-M-2MP Camera Shield 2MP SPI Camera Hardware Application Note Rev 1.0, Mar 2015 33275-MP ArduCAM-M-2MP Hardware Application Note Table of Contents 1 Introduction... 2 2 Typical Wiring...

More information

MPC8260 SDRAM Timing Diagrams

MPC8260 SDRAM Timing Diagrams Freescale Semiconductor Application Note Document Number: AN2178 Rev. 2, 07/2006 MPC8260 SDRAM Timing Diagrams The MPC8260 PowerQUICC II integrated communications processor provides one SDRAM interface

More information

128K Bit Dual-Port SRAM with PCI Bus Controller

128K Bit Dual-Port SRAM with PCI Bus Controller 9449PV PRELIMINARY Features 128K bits of dual-ported shared memory Master and Target PCI Specification 2.2 compliant interface Embedded host bridge capability Direct interface to many microprocessors I

More information

Embedded Busses. Large semiconductor. Core vendors. Interconnect IP vendors. STBUS (STMicroelectronics) Many others!

Embedded Busses. Large semiconductor. Core vendors. Interconnect IP vendors. STBUS (STMicroelectronics) Many others! Embedded Busses Large semiconductor ( IBM ) CoreConnect STBUS (STMicroelectronics) Core vendors (. Ltd AMBA (ARM Interconnect IP vendors ( Palmchip ) CoreFrame ( Silicore ) WishBone ( Sonics ) SiliconBackPlane

More information

Table 3. Summary of Silicon Errata and Applicable Revision No. Problem Description Impact Work Around 1 ROM three-state wait functionality not working

Table 3. Summary of Silicon Errata and Applicable Revision No. Problem Description Impact Work Around 1 ROM three-state wait functionality not working Advance Information MPC107CE/D Rev. 6, 5/2003 MPC107 PCI Bridge/ Memory Controller Chip Errata This document details all known silicon errata for the MPC107 and its derivatives. Table 1 provides a revision

More information

SEMICON Solutions. Bus Structure. Created by: Duong Dang Date: 20 th Oct,2010

SEMICON Solutions. Bus Structure. Created by: Duong Dang Date: 20 th Oct,2010 SEMICON Solutions Bus Structure Created by: Duong Dang Date: 20 th Oct,2010 Introduction Buses are the simplest and most widely used interconnection networks A number of modules is connected via a single

More information

Lecture 10 Introduction to AMBA AHB

Lecture 10 Introduction to AMBA AHB Lecture 10 Introduction to AMBA AHB Multimedia Architecture and Processing Laboratory 多媒體架構與處理實驗室 Prof. Wen-Hsiao Peng ( 彭文孝 ) pawn@mail.si2lab.org 2007 Spring Term 1 2 Reference AMBA Specification 2.0

More information

2. System Interconnect Fabric for Memory-Mapped Interfaces

2. System Interconnect Fabric for Memory-Mapped Interfaces 2. System Interconnect Fabric for Memory-Mapped Interfaces QII54003-8.1.0 Introduction The system interconnect fabric for memory-mapped interfaces is a high-bandwidth interconnect structure for connecting

More information

Introduction Electrical Considerations Data Transfer Synchronization Bus Arbitration VME Bus Local Buses PCI Bus PCI Bus Variants Serial Buses

Introduction Electrical Considerations Data Transfer Synchronization Bus Arbitration VME Bus Local Buses PCI Bus PCI Bus Variants Serial Buses Introduction Electrical Considerations Data Transfer Synchronization Bus Arbitration VME Bus Local Buses PCI Bus PCI Bus Variants Serial Buses 1 Most of the integrated I/O subsystems are connected to the

More information

ELE 758 * DIGITAL SYSTEMS ENGINEERING * MIDTERM TEST * Circle the memory type based on electrically re-chargeable elements

ELE 758 * DIGITAL SYSTEMS ENGINEERING * MIDTERM TEST * Circle the memory type based on electrically re-chargeable elements ELE 758 * DIGITAL SYSTEMS ENGINEERING * MIDTERM TEST * Student name: Date: Example 1 Section: Memory hierarchy (SRAM, DRAM) Question # 1.1 Circle the memory type based on electrically re-chargeable elements

More information

MSC8103 Design Checklist

MSC8103 Design Checklist Freescale Semiconductor Application Note AN2977 Rev. 0, 4/2005 MSC8103 Design Checklist By Iantha Scheiwe This application note provides a set of recommendations to assist you in a first-time design on

More information

PowerPro User Manual June 19, 2013

PowerPro User Manual June 19, 2013 PowerPro User Manual GENERAL DISCLAIMER Integrated Device Technology, Inc. reserves the right to make changes to its products or specifications at any time, without notice, in order to improve design or

More information

Chapter 9 Interrupt Controller

Chapter 9 Interrupt Controller Chapter 9 Interrupt Controller This chapter describes the operation of the interrupt controller portion of the system integration module (SIM). It includes descriptions of the registers in the interrupt

More information

MPC8260 Memory Controller

MPC8260 Memory Controller MPC8260 What you will learn What is the 8260? How the Operates Comparison with MPC860 What is an SDRAM? What is the SDRAM Controller? How to initialize the SDRAM Controller 10-1 What is the MPC8260? Definition

More information

Buses. Maurizio Palesi. Maurizio Palesi 1

Buses. Maurizio Palesi. Maurizio Palesi 1 Buses Maurizio Palesi Maurizio Palesi 1 Introduction Buses are the simplest and most widely used interconnection networks A number of modules is connected via a single shared channel Microcontroller Microcontroller

More information

The D igital Digital Logic Level Chapter 3 1

The D igital Digital Logic Level Chapter 3 1 The Digital Logic Level Chapter 3 1 Gates and Boolean Algebra (1) (a) A transistor inverter. (b) A NAND gate. (c) A NOR gate. 2 Gates and Boolean Algebra (2) The symbols and functional behavior for the

More information

MCF5307 DRAM CONTROLLER. MCF5307 DRAM CTRL 1-1 Motorola ColdFire

MCF5307 DRAM CONTROLLER. MCF5307 DRAM CTRL 1-1 Motorola ColdFire MCF5307 DRAM CONTROLLER MCF5307 DRAM CTRL 1-1 MCF5307 DRAM CONTROLLER MCF5307 MCF5307 DRAM Controller I Addr Gen Supports 2 banks of DRAM Supports External Masters Programmable Wait States & Refresh Timer

More information

PCI Bus Bridge Memory Controller MHz TSPC106. Features. Description

PCI Bus Bridge Memory Controller MHz TSPC106. Features. Description Features Processor Bus Frequency Up to 66 MHz and 83.3 MHz 64-bit Data Bus and 32-bit Address Bus L2 Cache Control for 256-Kbyte, 52-Kbyte, -Mbyte Sizes Provides Support for Either Asynchronous SRAM, Burst

More information

Computer Systems Organization

Computer Systems Organization The IAS (von Neumann) Machine Computer Systems Organization Input Output Equipment Stored Program concept Main memory storing programs and data ALU operating on binary data Control unit interpreting instructions

More information

Interfacing the PowerSpan II TM with the Wintegra Winpath TM

Interfacing the PowerSpan II TM with the Wintegra Winpath TM Interfacing the PowerSpan II TM with the Wintegra Winpath TM November 4, 2009 6024 Silver Creek Valley Road San Jose, California 95138 Telephone: (408) 284-8200 FAX: (408) 284-3572 Printed in U.S.A. 2009,

More information

CPE/EE 421/521 Fall 2004 Chapter 4 The CPU Hardware Model. Dr. Rhonda Kay Gaede UAH. The CPU Hardware Model - Overview

CPE/EE 421/521 Fall 2004 Chapter 4 The CPU Hardware Model. Dr. Rhonda Kay Gaede UAH. The CPU Hardware Model - Overview CPE/EE 421/521 Fall 2004 Chapter 4 The 68000 CPU Hardware Model Dr. Rhonda Kay Gaede UAH Fall 2004 1 The 68000 CPU Hardware Model - Overview 68000 interface Timing diagram Minimal configuration using the

More information

Freescale Semiconductor, I CPM/CPU INTERACTION

Freescale Semiconductor, I CPM/CPU INTERACTION CPM/CPU INTERACTION Host Commands from CPU Change state of SCC Channel Initialize SCC Channel Consist of microcode routines which change state of microcode or SCC state machine. Buffer Descriptors Give

More information

Ref: AMBA Specification Rev. 2.0

Ref: AMBA Specification Rev. 2.0 AMBA Ref: AMBA Specification Rev. 2.0 1 Outline Overview AHB APB Test methodology SoC Design Lab Shao-Yi Chien 2 Outline Overview AHB APB Test methodology SoC Design Lab Shao-Yi Chien 3 BUS Brief In a

More information

MPC8260 PowerQUICC II IDMA Functionality Michael Johnston and Debbie Morrison NCSD Applications East Kilbride, Scotland

MPC8260 PowerQUICC II IDMA Functionality Michael Johnston and Debbie Morrison NCSD Applications East Kilbride, Scotland Freescale Semiconductor Application Note Document Number: AN2430 Rev. 3, 02/2006 MPC8260 PowerQUICC II IDMA Functionality Michael Johnston and Debbie Morrison NCSD Applications East Kilbride, Scotland

More information

TMS320VC5501/5502 DSP External Memory Interface (EMIF) Reference Guide

TMS320VC5501/5502 DSP External Memory Interface (EMIF) Reference Guide TMS320VC5501/5502 DSP External Memory Interface (EMIF) Reference Guide Literature Number: August 2005 Preface Read This First About This Manual Notational Conventions This manual explains the common operation

More information

ECE 551 System on Chip Design

ECE 551 System on Chip Design ECE 551 System on Chip Design Introducing Bus Communications Garrett S. Rose Fall 2018 Emerging Applications Requirements Data Flow vs. Processing µp µp Mem Bus DRAMC Core 2 Core N Main Bus µp Core 1 SoCs

More information

SRF02 Ultrasonic range finder Technical Specification

SRF02 Ultrasonic range finder Technical Specification SRF02 Ultrasonic range finder Technical Specification I2C Mode For Serial mode click here I2C Communication To use the SRF02 in I2C mode, make sure nothing is connected to the mode pin, it must be left

More information

INTERFACING THE ISCC TO THE AND 8086

INTERFACING THE ISCC TO THE AND 8086 APPLICATION NOTE INTERFACING THE ISCC TO THE 68 AND 886 INTRODUCTION The ISCC uses its flexible bus to interface with a variety of microprocessors and microcontrollers; included are the 68 and 886. The

More information

5 MEMORY. Overview. Figure 5-0. Table 5-0. Listing 5-0.

5 MEMORY. Overview. Figure 5-0. Table 5-0. Listing 5-0. 5 MEMORY Figure 5-0. Table 5-0. Listing 5-0. Overview The ADSP-2191 contains a large internal memory and provides access to external memory through the DSP s external port. This chapter describes the internal

More information

Freescale Semiconductor, I

Freescale Semiconductor, I Advance Information MPC852TTS/D Rev. 1.3, 4/2003 MPC852T PowerQUICC Technical Summary This document provides an overview of the MPC852T PowerQUICC device, describing major functions and features. The MPC852T

More information

1.1 Differences between the MPC8255 and the MPC8260

1.1 Differences between the MPC8255 and the MPC8260 Application Note AN2075/D Rev. 0.1, 10/2001 Using the MPC8260ADS Board with the MPC8255 J.M. Snyder Communication Processors Applications Systems development for the MPC8255 can be accomplished using the

More information

SECTION 1 QUICC/POWERQUICC DIFFERENCES

SECTION 1 QUICC/POWERQUICC DIFFERENCES SECTION 1 QUICC/POWERQUICC DIFFERENCES The following section describes how to move applications from the MC68360 QUICC environment to the MPC860 PowerQUICC environment. It is assumed that the user is familiar

More information

The PowerPC RISC Family Microprocessor

The PowerPC RISC Family Microprocessor The PowerPC RISC Family Microprocessors In Brief... The PowerPC architecture is derived from the IBM Performance Optimized with Enhanced RISC (POWER) architecture. The PowerPC architecture shares all of

More information

ECE 485/585 Microprocessor System Design

ECE 485/585 Microprocessor System Design Microprocessor System Design Lecture 16: PCI Bus Serial Buses Zeshan Chishti Electrical and Computer Engineering Dept. Maseeh College of Engineering and Computer Science Source: Lecture based on materials

More information

Introducing. QuickLogic s The Basics of PCI. QuickPCI - The PCI Solution for System Needs

Introducing. QuickLogic s The Basics of PCI. QuickPCI - The PCI Solution for System Needs Introducing QuickLogic s The Basics of PCI QuickPCI - The PCI Solution for System Needs Typical System Implementation CPU Cache Memory Subsystem DRAM Subsystem Host Bus PCI Local Bus PCI Bridge/ Memory

More information

Advanced CUSTOMER ERRATA AND INFORMATION SHEET Page 1 MCU Part: V Mask Set: 00F98R Division Report Generated: Aug 27, 96 17:37

Advanced CUSTOMER ERRATA AND INFORMATION SHEET Page 1 MCU Part: V Mask Set: 00F98R Division Report Generated: Aug 27, 96 17:37 Advanced CUSTOMER ERRATA AND INFORMATION SHEET Page 1 ========================================= 68332.V 00F98R Modules ========================================= Current Module Revision =========================================

More information

FPQ9 - MPC8360E implementation

FPQ9 - MPC8360E implementation Training MPC8360E implementation: This course covers PowerQUICC II Pro MPC8360E - PowerPC processors: NXP Power CPUs FPQ9 - MPC8360E implementation This course covers PowerQUICC II Pro MPC8360E Objectives

More information

Features nc. Supports bus snooping for cache coherency Floating-point unit (FPU) Low-power (less than 2.5 W in HiP3, less than 2.0 W in HiP4) See the

Features nc. Supports bus snooping for cache coherency Floating-point unit (FPU) Low-power (less than 2.5 W in HiP3, less than 2.0 W in HiP4) See the nc. Advance Information MPC8260TS/D Rev. 2.2, 10/2001 MPC8260PowerQUICC II Technical Summary The MPC8260 PowerQUICC II is a versatile communications processor that integrates a high-performance RISC microprocessor

More information

Typical System Implementation

Typical System Implementation PCI Typical System Implementation CPU Cache Memory Subsystem DRAM Subsystem Host Bus PCI Local Bus PCI Bridge/ Memory Controller ISA Bus Bridge ISA Bus PCI Add-in Slots ISA Add-in Slots PCI 2 Desktop Platforms

More information

FPQ6 - MPC8313E implementation

FPQ6 - MPC8313E implementation Formation MPC8313E implementation: This course covers PowerQUICC II Pro MPC8313 - Processeurs PowerPC: NXP Power CPUs FPQ6 - MPC8313E implementation This course covers PowerQUICC II Pro MPC8313 Objectives

More information

Features nc. Supports bus snooping for cache coherency Floating-point unit (FPU) Low-power (less than 2.0 W in HiP4) See the MPC8260 Power Consumption

Features nc. Supports bus snooping for cache coherency Floating-point unit (FPU) Low-power (less than 2.0 W in HiP4) See the MPC8260 Power Consumption nc. Advance Information MPC8250TS/D Rev. 0.1, 11/2001 MPC8250 PowerQUICC II Technical Summary The MPC8250 PowerQUICC II is a versatile communications processor that integrates a high-performance G2 microprocessor,

More information

The RS-485 user manual for B800 series communication

The RS-485 user manual for B800 series communication The user manual of B800 Series Rs-485 The RS-485 user manual for B800 series RS-232 inbuilt inside the main board of B800 series frequency inverter, we can effect RS-485 through fitting board externally.

More information

TMS320C645x DSP Peripheral Component Interconnect (PCI) User's Guide

TMS320C645x DSP Peripheral Component Interconnect (PCI) User's Guide TMS320C645x DSP Peripheral Component Interconnect (PCI) User's Guide Literature Number: SPRUE60B March 2006 Revised July 2010 2 Preface... 9 1 Overview... 10 2 PCI Architecture... 12 2.1 Address Decoder...

More information

Chip Errata for the MPC8260 PowerQUICC II Family

Chip Errata for the MPC8260 PowerQUICC II Family Freescale Semiconductor Errata Document Number: MPC8260CE Rev. 10, 07/2012 Chip Errata for the MPC8260 PowerQUICC II Family This document describes all known silicon errata for the MPC8260 PowerQUICC II

More information

Memory Interface. are used for DMD 15-0

Memory Interface. are used for DMD 15-0 Memory Interface 10 10.1 OVERVIEW The ADSP-2100 family has a modified Harvard architecture in which data memory stores data and program memory stores both instructions and data. Each processor contains

More information

PowerPC-based Communications Processors. PC8260 PowerQUICC II

PowerPC-based Communications Processors. PC8260 PowerQUICC II Features PC603e Microprocessor (Embedded PowerPC Core) at 00-200 MHz 40 MIPS at 00 MHz (Dhrystone 2.) 280 MIPS at 200 MHz (Dhrystone 2.) High-performance, Superscalar Microprocessor Disable CPU Mode Improved

More information

Interfacing the IDT RC32355/ RC32351 to the PCI Bus Using the V3 V320USC

Interfacing the IDT RC32355/ RC32351 to the PCI Bus Using the V3 V320USC Interfacing the IDT RC32355/ RC32351 to the PCI Bus Using the V3 V320USC RC32355/RC32351 Application Note AN-262 By Seroj Babaian Revision History April 19, 2001: Initial publication. December 6, 2001:

More information

Alma2e PCI-to-VME Bridge: Using VME 2eSST Protocol

Alma2e PCI-to-VME Bridge: Using VME 2eSST Protocol Alma2e PCI-to-VME Bridge: Using VME 2eSST Protocol Serge Tissot September 25, 2002 Overview The ALMA2e is a new bus bridge designed by Thales Computers that interfaces between the PCI bus and the VMEbus.

More information

Mark Redekopp, All rights reserved. EE 352 Unit 10. Memory System Overview SRAM vs. DRAM DMA & Endian-ness

Mark Redekopp, All rights reserved. EE 352 Unit 10. Memory System Overview SRAM vs. DRAM DMA & Endian-ness EE 352 Unit 10 Memory System Overview SRAM vs. DRAM DMA & Endian-ness The Memory Wall Problem: The Memory Wall Processor speeds have been increasing much faster than memory access speeds (Memory technology

More information

The possibility of combining interface modules allows various bus and network systems to be integrated into the B&R SYSTEM 2005.

The possibility of combining interface modules allows various bus and network systems to be integrated into the B&R SYSTEM 2005. 5.2 CP260 5.2.1 General Information The CPU is inserted in the main rack directly next to the power supply module. It requires two slots. Only the status LEDs can be seen with the module door closed. The

More information

Interconnection Structures. Patrick Happ Raul Queiroz Feitosa

Interconnection Structures. Patrick Happ Raul Queiroz Feitosa Interconnection Structures Patrick Happ Raul Queiroz Feitosa Objective To present key issues that affect interconnection design. Interconnection Structures 2 Outline Introduction Computer Busses Bus Types

More information

LEON4: Fourth Generation of the LEON Processor

LEON4: Fourth Generation of the LEON Processor LEON4: Fourth Generation of the LEON Processor Magnus Själander, Sandi Habinc, and Jiri Gaisler Aeroflex Gaisler, Kungsgatan 12, SE-411 19 Göteborg, Sweden Tel +46 31 775 8650, Email: {magnus, sandi, jiri}@gaisler.com

More information

Utilizing the Burst Mode Flash in a Motorola MPC555 System

Utilizing the Burst Mode Flash in a Motorola MPC555 System Utilizing the Burst Mode Flash in a Motorola MPC555 System Application Note Burst mode devices offer improvements in system speed and performance by reducing sequential read access times. AMD s Am29BL162

More information

Avalon Interface Specifications

Avalon Interface Specifications Avalon Interface Specifications 101 Innovation Drive San Jose, CA 95134 www.altera.com Document Version: 1.1 Document Date: October 2008 Copyright 2008 Altera Corporation. All rights reserved. Altera,

More information

EC 6504 Microprocessor and Microcontroller. Unit II System Bus Structure

EC 6504 Microprocessor and Microcontroller. Unit II System Bus Structure EC 6504 Microprocessor and Microcontroller Unit II 8086 System Bus Structure Syllabus: 8086 Signals Basic Configurations System bus timing System Design using 8086 IO Programming Introduction to multiprogramming

More information

21154 PCI-to-PCI Bridge Configuration

21154 PCI-to-PCI Bridge Configuration 21154 PCI-to-PCI Bridge Configuration Application Note October 1998 Order Number: 278080-001 Information in this document is provided in connection with Intel products. No license, express or implied,

More information

PowerSpan II TM Initialization Application Note

PowerSpan II TM Initialization Application Note PowerSpan II TM Initialization Application Note 80A00_AN004_02 November 4, 2009 6024 Silver Creek Valley Road San Jose, California 9538 Telephone: (408) 284-8200 FAX: (408) 284-3572 Printed in U.S.A. 2009,

More information

SC140 Extended Core. Local Bus. 32 Timers UART. 4 TDMs. GPIO GIC 8 Hardware Semaphores Ethernet. Direct Slave Interface (DSI) SIU Registers 64

SC140 Extended Core. Local Bus. 32 Timers UART. 4 TDMs. GPIO GIC 8 Hardware Semaphores Ethernet. Direct Slave Interface (DSI) SIU Registers 64 Freescale Semiconductor Technical Data MSC8122 Rev. 12, 4/2006 MSC8122 Quad Core 16-Bit Digital Signal Processor SC140 Extended Core Boot ROM MQBus M2 RAM PLL/Clock JTAG Port PLL JTAG SC140 Extended Core

More information

PRE32 RS232 protocol v1.21 Tomas Andersson

PRE32 RS232 protocol v1.21 Tomas Andersson PRE32 RS232 protocol 2014-11-07 v1.21 Tomas Andersson Description This document describes the RS232 protocol used to control the PRE32 device. Command structure Commands are sent to the device using the

More information

CPU ERRATA CPU1. Bus Error Not Fully Supported by the Data Cache on a Burst

CPU ERRATA CPU1. Bus Error Not Fully Supported by the Data Cache on a Burst MPC823 Device Errata MPC823 Silicon Revision B.0 Mask Set 0H97G March 30, 2000 (Version 5) These errata apply to the MPC823 Revision B.0 (CDR2) silicon. Those errata that are currently scheduled to be

More information

Comparing the MSC8101 and MPC8260

Comparing the MSC8101 and MPC8260 Freescale Semiconductor Application Note AN262 Rev. 2, /2005 Comparing the MSC80 and MPC8260 By Donald Simon Although the Freescale MSC80 and MPC8260 support different types of applications, there is an

More information

MC68331 DEVICE INFORMATION (Issue 6-17 August, 1995) Rev. A and B Silicon E95B, E93N and F43E Mask Set

MC68331 DEVICE INFORMATION (Issue 6-17 August, 1995) Rev. A and B Silicon E95B, E93N and F43E Mask Set MC68331 DEVICE INFORMATION (Issue 6-17 August, 1995) Rev. A and B Silicon E95B, E93N and F43E Mask Set The following information and errata pertain to Revision A and B samples of the 68331 microcontroller.

More information

3.0 BUS CONTROLLER ARCHITECTURE

3.0 BUS CONTROLLER ARCHITECTURE 3.0 BUS CONTROLLER ARCHITECTURE The S MMIT bus controller (SBC) is an interface device linking a MIL-STD-1553 serial data bus to a host microprocessor and/or subsystem. The SBC s architecture is based

More information

Digital System Design

Digital System Design Digital System Design by Dr. Lesley Shannon Email: lshannon@ensc.sfu.ca Course Website: http://www.ensc.sfu.ca/~lshannon/courses/ensc350 Simon Fraser University i Slide Set: 15 Date: March 30, 2009 Slide

More information

PCI to SH-3 AN Hitachi SH3 to PCI bus

PCI to SH-3 AN Hitachi SH3 to PCI bus PCI to SH-3 AN Hitachi SH3 to PCI bus Version 1.0 Application Note FEATURES GENERAL DESCRIPTION Complete Application Note for designing a PCI adapter or embedded system based on the Hitachi SH-3 including:

More information

cpci-dart Base-Board & Daughter-Board

cpci-dart Base-Board & Daughter-Board DYNAMIC ENGINEERING 150 DuBois, Suite C Santa Cruz, CA 95060 (831) 457-8891 Fax (831) 457-4793 http://www.dyneng.com sales@dyneng.com Est. 1988 User Manual cpci-dart Base-Board & Daughter-Board Eight-Channel

More information

Interfacing to the Motorola MCF5307 Microprocessor

Interfacing to the Motorola MCF5307 Microprocessor ENERGY SAVING Color Graphics LCD/CRT Controller Interfacing to the Motorola MCF5307 Microprocessor Document Number: X00A-G-002-03 Copyright 1998 Seiko Epson Corp. All rights reserved. The information in

More information

HI Fully Integrated MIL-STD-1553 BC/RT/MT. HI-6200, HI-6202 Families. December HI-6200 Rev. C

HI Fully Integrated MIL-STD-1553 BC/RT/MT. HI-6200, HI-6202 Families. December HI-6200 Rev. C HI-6200 Fully Integrated MIL-STD-1553 BC/RT/MT HI-6200, HI-6202 Families December 2018 HI-6200 Rev C 2 Overview 1 Overview The HI-6200 family is a fully integrated and dual redundant MIL-STD-1553 BC/RT/MT

More information

A+3 A+2 A+1 A. The data bus 16-bit mode is shown in the figure below: msb. Figure bit wide data on 16-bit mode data bus

A+3 A+2 A+1 A. The data bus 16-bit mode is shown in the figure below: msb. Figure bit wide data on 16-bit mode data bus 3 BUS INTERFACE The ETRAX 100 bus interface has a 32/16-bit data bus, a 25-bit address bus, and six internally decoded chip select outputs. Six additional chip select outputs are multiplexed with other

More information

Architectural Differences nc. DRAM devices are accessed with a multiplexed address scheme. Each unit of data is accessed by first selecting its row ad

Architectural Differences nc. DRAM devices are accessed with a multiplexed address scheme. Each unit of data is accessed by first selecting its row ad nc. Application Note AN1801 Rev. 0.2, 11/2003 Performance Differences between MPC8240 and the Tsi106 Host Bridge Top Changwatchai Roy Jenevein risc10@email.sps.mot.com CPD Applications This paper discusses

More information

The RM9150 and the Fast Device Bus High Speed Interconnect

The RM9150 and the Fast Device Bus High Speed Interconnect The RM9150 and the Fast Device High Speed Interconnect John R. Kinsel Principal Engineer www.pmc -sierra.com 1 August 2004 Agenda CPU-based SOC Design Challenges Fast Device (FDB) Overview Generic Device

More information

PCI-HPDI32A PCI-HPDI32A-PECL PMC-HPDI32A PMC-HPDI32A-PECL

PCI-HPDI32A PCI-HPDI32A-PECL PMC-HPDI32A PMC-HPDI32A-PECL PCI-HPDI32A PCI-HPDI32A-PECL PMC-HPDI32A PMC-HPDI32A-PECL 32-Bit High-Speed Parallel Digital Interface User Manual 8302A Whitesburg Drive Huntsville, AL 35802 Phone: (256) 880-8787 Fax: (256) 880-8788

More information

PCI and PCI Express Bus Architecture

PCI and PCI Express Bus Architecture PCI and PCI Express Bus Architecture Computer Science & Engineering Department Arizona State University Tempe, AZ 85287 Dr. Yann-Hang Lee yhlee@asu.edu (480) 727-7507 7/23 Buses in PC-XT and PC-AT ISA

More information

4 Multiplexer. Y Fig Keyboard Scan Matrix

4 Multiplexer. Y Fig Keyboard Scan Matrix - 4 Multiplexer Microcontroller 3 Decoder X Y Fig. - Keyboard Scan Matrix 2 Prentice Hall, Inc. -2 Track Sector Head positioning Fig. -2 Hard Disk Format 2 Prentice Hall, Inc. -3 RGB electron guns R G

More information

DCB1M - Transceiver for Powerline Communication

DCB1M - Transceiver for Powerline Communication Preliminary Description DCB1M - Transceiver for Powerline Communication The information in this data sheet is preliminary and may be changed without notice. 1. General The DCB1M is an innovative technology

More information

MAMBA TM : HI V MIL-STD-1553 / MIL-STD-1760 Compact Remote Terminal with SPI Host Interface GENERAL DESCRIPTION PIN CONFIGURATION (TOP)

MAMBA TM : HI V MIL-STD-1553 / MIL-STD-1760 Compact Remote Terminal with SPI Host Interface GENERAL DESCRIPTION PIN CONFIGURATION (TOP) RTAP - 13 RTA0-14 48 - TESTA 47 - BENDI 46 - TEST 45 - BUSA 44 - VCCP 48 - TESTA 47 - BENDI 46 - TEST 45 - BUSA 44 - VCCP RTAP - 13 RTA0-14 CE - 15 VCC - 16 SCK - 17 SO - 18 CE - 15 VCC - 16 SCK - 17 SO

More information

OUTLINE. SPI Theory SPI Implementation STM32F0 SPI Resources System Overview Registers SPI Application Initialization Interface Examples

OUTLINE. SPI Theory SPI Implementation STM32F0 SPI Resources System Overview Registers SPI Application Initialization Interface Examples SERIAL PERIPHERAL INTERFACE (SPI) George E Hadley, Timothy Rogers, and David G Meyer 2018, Images Property of their Respective Owners OUTLINE SPI Theory SPI Implementation STM32F0 SPI Resources System

More information

STANDARD I/O INTERFACES

STANDARD I/O INTERFACES STANDARD I/O INTERFACES The processor bus is the bus defied by the signals on the processor chip itself. Devices that require a very high-speed connection to the processor, such as the main memory, may

More information

Optimizing the PCI Interface Configuration for the RC32336

Optimizing the PCI Interface Configuration for the RC32336 Optimizing the PCI Interface Configuration for the RC32336 Application Note AN-436 Revision History June 10, 2003: Initial publication. By Rakesh Bhatia Background The RC32336 device is a member of the

More information

Design of AHB Arbiter with Effective Arbitration Logic for DMA Controller in AMBA Bus

Design of AHB Arbiter with Effective Arbitration Logic for DMA Controller in AMBA Bus www.semargroups.org, www.ijsetr.com ISSN 2319-8885 Vol.02,Issue.08, August-2013, Pages:769-772 Design of AHB Arbiter with Effective Arbitration Logic for DMA Controller in AMBA Bus P.GOUTHAMI 1, Y.PRIYANKA

More information

PCI-X Protocol Addendum to the PCI Local Bus Specification Revision 2.0a

PCI-X Protocol Addendum to the PCI Local Bus Specification Revision 2.0a PCI-X Protocol Addendum to the PCI Local Bus Specification Revision 2.0a July 22, 2003 REVISION REVISION HISTORY DATE 1.0 Initial release. 9/22/99 1.0a Clarifications and typographical corrections. 7/24/00

More information

Lecture 5: Computing Platforms. Asbjørn Djupdal ARM Norway, IDI NTNU 2013 TDT

Lecture 5: Computing Platforms. Asbjørn Djupdal ARM Norway, IDI NTNU 2013 TDT 1 Lecture 5: Computing Platforms Asbjørn Djupdal ARM Norway, IDI NTNU 2013 2 Lecture overview Bus based systems Timing diagrams Bus protocols Various busses Basic I/O devices RAM Custom logic FPGA Debug

More information

Introduction to VME. Laboratory for Data Acquisition and Controls. Last modified on 4/16/18 5:19 PM

Introduction to VME. Laboratory for Data Acquisition and Controls. Last modified on 4/16/18 5:19 PM Introduction to VME Laboratory for Data Acquisition and Controls Last modified on 4/16/18 5:19 PM VMEbus VMEbus is a computer architecture VME = Versa Module Eurocard 1980 Bus is a generic term describing

More information

Keywords- AMBA, AHB, APB, AHB Master, SOC, Split transaction.

Keywords- AMBA, AHB, APB, AHB Master, SOC, Split transaction. Volume 4, Issue 3, March 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Design of an Efficient

More information