Bridging from PCI Express to PCI in Small-Form Factor Embedded Computing Designs

Size: px
Start display at page:

Download "Bridging from PCI Express to PCI in Small-Form Factor Embedded Computing Designs"

Transcription

1 Bridging from PCI Express to PCI in Small-Form Factor Embedded Computing Designs September 22, Silver Creek Valley Road San Jose, California Telephone: (408) FAX: (408) Printed in U.S.A Integrated Device Technology, Inc.

2 Titlepage GENERAL DISCLAIMER Integrated Device Technology, Inc. ("IDT") reserves the right to make changes to its products or specifications at any time, without notice, in order to improve design or performance. IDT does not assume responsibility for use of any circuitry described herein other than the circuitry embodied in an IDT product. Disclosure of the information herein does not convey a license or any other right, by implication or otherwise, in any patent, trademark, or other intellectual property right of IDT. IDT products may contain errata which can affect product performance to a minor or immaterial degree. Current characterized errata will be made available upon request. Items identified herein as "reserved" or "undefined" are reserved for future definition. IDT does not assume responsibility for conflicts or incompatibilities arising from the future definition of such items. IDT products have not been designed, tested, or manufactured for use in, and thus are not warranted for, applications where the failure, malfunction, or any inaccuracy in the application carries a risk of death, serious bodily injury, or damage to tangible property. Code examples provided herein by IDT are for illustrative purposes only and should not be relied upon for developing applications. Any use of such code examples shall be at the user's sole risk. Copyright 2009 Integrated Device Technology, Inc. All Rights Reserved. The IDT logo is registered to Integrated Device Technology, Inc. IDT is a trademark of Integrated Device Technology, Inc.

3 3 Bridging from PCIe to PCI in Small-Form Factor Embedded Computing Designs The introduction of chipsets such as the Intel Atom chipset have opened the door for computing systems that can fit into mobile computing devices or small form factor boards such as COM Express and ExpressCard. While chipsets such as the Atom offer a compact, low power solution they do not provide a PCI interface. For devices that need to interface to external PCI slots or interface to peripherals using PCI, a bridge is required. This article examines requirements for such designs and explores the need for a bridge, the challenges designers face in these form-factors (board space, component count, performance, interoperability and cost) and solutions to meet these challenges. Solutions discussed include minimizing board area use by designing in small package devices, minimizing the components required by selecting a bridge that integrates needed features and simplifies such design requirements as multiple power supplies and power sequencing constraints. Additionally solutions will be discussed addressing challenges to reduce board cost, complexity, performance needs and compatibility with new and future devices. Mobile and embedded computing is prevalent both in consumer products and in a wide range of industrial computing applications. Many consumers PC of choice today is a laptop and smaller portable devices such as mobile internet devices (MID) or Ultra-Mobile PCs (UMPC) are becoming increasingly common. Mobile and embedded computing are also extensively used in industrial, government and military applications for example rugged laptops or tablet PCs that need to be carried to the work site or on-board computers in a vehicle for security or tracking systems. Varied applications have a wide range of requirements, the most important of which are: reduce size and complexity; simplify design; improve reliability and reduce cost. In many cases the main challenge is to simply fit the electronics in the space available while providing the needed computing power. To meet these requirements and make it easier for system manufacturers and component providers to build systems, a number of standard form factors have been introduced. These include Mini-ITX and COM Express (Computeron-module for PCI Express) and adapter cards standards such as ExpressCard (the successor to PCMCIA PC Card). Consequently, processor vendors are releasing new devices to fit designs in these form factors, such as the recently introduced Intel Atom and EP80579 SoC. The Atom is a low-power, small footprint processor. When used with companion chipsets such as the US15W ICH, the Atom provides a computing platform that fits small form factors such as COM Express. The EP80579 is a processor SoC that integrates more components and by doing so helps address the needs to reduce system size and complexity. However, these processors do not integrate all of the peripheral devices for every application. Designers may have to choose external components such as graphics controllers, I/O devices for specific standards, media controllers for removable storage or wireless chipsets. Integrated Device Technology Bridging from PCIe to PCI in Small-Form Factor Embedded Computing Designs

4 4 Using the example of the Intel Atom and US15W chipset: Serial PCI Express (PCIe) and USB interfaces are provided. This helps reduce pin-count compared to a parallel PCI interface. Many devices that would commonly be integrated into a system are available with PCIe or USB interfaces; however designers may still be faced with the task of providing a connection to a conventional parallel PCI bus for a number of reasons: The devices chosen are only manufactured with a PCI interface The developer may be already using a device with a PCI bus: for example an I/O controller ASIC. The cost to redevelop for PCI Express or the timescale involved may preclude this and require designers to use the PCI-based solution System designers may find an older component using PCI may be more cost-effective to use than a newer PCI Express-based offering and faster to bring to market The developer of a module such as COM Express may need to provide a PCI port off the module while other design factors drove them to select a chipset with no PCI port available In all of these situations a PCI Express to PCI Bridge is required. An example of such a bridge is the IDT Tsi382, a small form-factor x1 PCI Express to PCI Bridge (see Figure 1). Figure 1: Example of COM Express Card Using a Bridge to Provide PCI Connectivity PCI Devices PCI Devices Carrier card PCI Tsi382 x1 PCIe COM Express CPU+ICH or SoC x1 PCIe port For small form-factor designs the board space occupied by the bridge is often an issue as it is another component to accommodate. Where space is critical the most obvious solution is to use the smallest device available. For example the Tsi382 uses a 10x10mm BGA package providing the smallest footprint available for such bridges. Ideally parts in a BGA package should keep to a wide enough ball-spacing to allow the use of common manufacturing flows and make it easier to hook up and route signals away from the part. The Tsi382 uses a standard 0.8mm spacing which suits many common manufacturing flows and allows building a system on a PCB with as little as four layers. Bridging from PCIe to PCI in Small-Form Factor Embedded Computing Designs Integrated Device Technology

5 5 To further minimize the space the bridge takes up, the external components required also need to be minimized. PCI devices typically use a 3.3V I/O voltage and a bridge will also require a supply for powering the core logic. If a bridge is used that requires power supplies to be powered up in a specific sequence, this may require additional components. By using a bridge such as the Tsi382 which uses only 2 power rails and that has no constraints on power sequencing, the component count can be minimized. The other design factor to consider, particularly where the bridge needs to provide access to multiple PCI devices is providing enough timing and control signals from the bridge. A bridge should provide sufficient clocks and control signals for all PCI devices, saving the need to add external clock buffers and logic to support them (see Figure 2). Figure 2: Example of Embedded DVR System with Multiple PCI Devices Disk Controller Disk Controller DVR SoC Clock/ Arbitration #2 Tsi382 PCI bus Clock/ Arbitration #3 Clock/Arbitration #1 Clock/Arbitration #4 x1 PCIe Host CPU Once the space challenges are met, the designer must also consider other factors such as throughput and latency through the bridge, so that by adding the bridge, system performance is not adversely affected. For example, the Tsi382 provides designers a number of unique features such as short-term caching that can help improve PCI performance along with an efficient design that reduces latency and provides high throughput. For devices that need to plug into a wide range of systems such as PC adapter or COM Express cards interoperability is critical. The end user of a device could connect one of those components to a wide range of devices (e.g. new motherboard using a new chip set), so it is important that interfacing components are compliant to the latest specification. For PCIe bridging with first generation devices this is PCIe base specification 1.1. The Tsi382 provides compliance with PCIe base specification 1.1 and future proofs designs, providing interoperability with existing and new devices. Integrated Device Technology Bridging from PCIe to PCI in Small-Form Factor Embedded Computing Designs

6 Many new products for mobile and embedded computing using processors such as the Intel Atom will require bridges to accommodate PCI devices in many designs. It is important to select a bridge that integrates needed features and simplifies such design requirements as multiple power supplies and power sequencing constraints. As the smallest footprint, high performance solution, the IDT Tsi382 addresses the challenge to reduce board cost, complexity, performance needs and compatibility with new and future devices making it an ideal choice to bring these embedded and mobile computing solutions to market. CORPORATE HEADQUARTERS 6024 Silver Creek Valley Road San Jose, CA for SALES: or fax: for Tech Support: ssdhelp@idt.com phone: document: September 22, 2009

IDT Using the Tsi310 TM to Optimize I/O Adapter Card Designs

IDT Using the Tsi310 TM to Optimize I/O Adapter Card Designs IDT Using the Tsi310 TM to Optimize I/O Adapter Card Designs September 19, 2009 6024 Silver Creek Valley Road San Jose, California 95138 Telephone: (408) 284-8200 FAX: (408) 284-3572 Printed in U.S.A.

More information

IDT Converting Designs from PLX PEX 8114 to IDT Tsi384. Application Note

IDT Converting Designs from PLX PEX 8114 to IDT Tsi384. Application Note IDT Converting Designs from PLX PEX 8114 to IDT Tsi384 Application Note August 12, 2009 6024 Silver Creek Valley Road San Jose, California 95138 Telephone: (408) 284-8200 FAX: (408) 284-3572 Printed in

More information

IDT Using the Tsi310 TM to Migrate I/O Adapters from PCI to PCI-X

IDT Using the Tsi310 TM to Migrate I/O Adapters from PCI to PCI-X IDT Using the Tsi310 TM to Migrate I/O Adapters from to September 19, 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

Performance Comparison of IDT Tsi384 TM and Pericom PI7C9X130

Performance Comparison of IDT Tsi384 TM and Pericom PI7C9X130 Performance Comparison of IDT Tsi384 TM and Pericom PI7C9X130 October 2, 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

Performance Comparison of IDT Tsi381 and Pericom PI7C9X110

Performance Comparison of IDT Tsi381 and Pericom PI7C9X110 Performance Comparison of IDT Tsi381 and Pericom PI7C9X110 October 1, 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

IDT Bridging the PCI Express Interconnect Divide Application Note

IDT Bridging the PCI Express Interconnect Divide Application Note IDT Bridging the PCI Express Interconnect Divide Application Note September 22, 2009 6024 Silver Creek Valley Road San Jose, California 95138 Telephone: (408) 284-8200 FAX: (408) 284-3572 Printed in U.S.A.

More information

IDT Converting Designs from PLX PEX8111 or PEX8112 to IDT Tsi381. Application Note

IDT Converting Designs from PLX PEX8111 or PEX8112 to IDT Tsi381. Application Note IDT Converting Designs from PLX PEX8111 or PEX8112 to IDT Tsi381 Application Note September 22, 2009 6024 Silver Creek Valley Road San Jose, California 95138 Telephone: (408) 284-8200 FAX: (408) 284-3572

More information

Tsi108 TM /Tsi109 TM Device Differences

Tsi108 TM /Tsi109 TM Device Differences Tsi108 TM /Tsi109 TM Device Differences October 29, 2009 6024 Silver Creek Valley Road San Jose, California 95138 Telephone: (408) 284-8200 FAX: (408) 284-3572 Printed in U.S.A. 2009, Inc. Titlepage GENERAL

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

IDT Tsi620 Address Translation Application Note November 30, 2011

IDT Tsi620 Address Translation Application Note November 30, 2011 IDT Tsi620 Address Translation Application Note 6024 Silver Creek Valley Road San Jose, California 95138 Telephone: (408) 284-8200 FAX: (408) 284-3572 Printed in U.S.A. 2011, Inc. Titlepage GENERAL DISCLAIMER,

More information

Tsi148/Universe II Differences Application Note. Formal Status September 29, 2014

Tsi148/Universe II Differences Application Note. Formal Status September 29, 2014 Titl Tsi148/Universe II Differences Application Note September 29, 2014 Introduction This document outlines the differences between the Tsi148 and the Universe II (CA91C142D) VME bridge devices. It is

More information

Tsi148 TM Initialization Application Note

Tsi148 TM Initialization Application Note Tsi148 TM Initialization Application Note October 14, 2009 6024 Silver Creek Valley Road San Jose, California 95138 Telephone: (408) 284-8200 FAX: (408) 284-3572 Printed in U.S.A. 2009, Inc. Titlepage

More information

IDT Tsi352 Evaluation Board User Manual

IDT Tsi352 Evaluation Board User Manual IDT Tsi352 Evaluation Board User Manual September 22, 2009 6024 Silver Creek Valley Road San Jose, California 95138 Telephone: (408) 284-8200 FAX: (408) 284-3572 Printed in U.S.A. 2009, Inc. Titlepage

More information

Intel X48 Express Chipset Memory Controller Hub (MCH)

Intel X48 Express Chipset Memory Controller Hub (MCH) Intel X48 Express Chipset Memory Controller Hub (MCH) Specification Update March 2008 Document Number: 319123-001 Legal Lines and Disclaimers INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH

More information

FRONT-HAUL COMPRESSION FOR EMERGING C- RAN AND SMALL CELL NETWORKS

FRONT-HAUL COMPRESSION FOR EMERGING C- RAN AND SMALL CELL NETWORKS FRONT-HAUL COMPRESSION FOR EMERGING C- RAN AND SMALL CELL NETWORKS April 29, 2013 6024 Silver Creek Valley Road, San Jose, California 95138 Telephone: (408) 284-8200 Fax: (408) 284-3572 2013 OVERVIEW This

More information

Tsi384 Board Design Guidelines

Tsi384 Board Design Guidelines Tsi384 Board Design Guidelines September 2009 6024 Silver Creek Valley Road, San Jose, California 95138 Telephone: (800) 345-7015 (408) 284-8200 FAX: (408) 284-2775 Printed in U.S.A. 2009, Inc. GENERAL

More information

ZSSC4151 Evaluation Kit Hardware Manual

ZSSC4151 Evaluation Kit Hardware Manual Important Notes Restrictions in Use IDT s ZSSC4151 SSC Evaluation Kit, consisting of the SSC Communication Board (SSC CB), ZSSC415x/6x/7x Evaluation Board (SSC EB), Sensor Replacement Board (SSC RB), and

More information

Intel 815 Chipset Family: Graphics and Memory Controller Hub (GMCH)

Intel 815 Chipset Family: Graphics and Memory Controller Hub (GMCH) Intel 815 Chipset Family: 82815 Graphics and Memory Controller Hub (GMCH) Specification Update May 2001 Notice: The Intel 82815 GMCH may contain design defects or errors known as errata which may cause

More information

User Manual for the SDAH01 Evaluation Kit for the HS3001 Humidity and Temperature Sensor. Description. Features. Kit Contents. SDAH01 Evaluation Kit

User Manual for the SDAH01 Evaluation Kit for the HS3001 Humidity and Temperature Sensor. Description. Features. Kit Contents. SDAH01 Evaluation Kit User Manual for the SDAH01 Evaluation Kit for the HS3001 Humidity and Temperature Sensor Description The SDAH01 Evaluation Kit is used to assess the HS3001 High- Performance Relative Humidity and Temperature

More information

Intel Desktop Board DH61SA

Intel Desktop Board DH61SA Intel Desktop Board DH61SA Specification Update December 2011 Part Number: G52483-001 The Intel Desktop Board DH61SA may contain design defects or errors known as errata, which may cause the product to

More information

Intel Atom TM N270 Processor & Intel 954GSE Express chipset. Oct ** Intel Internal Code names, subject to change

Intel Atom TM N270 Processor & Intel 954GSE Express chipset. Oct ** Intel Internal Code names, subject to change Intel Atom TM N270 Processor & Intel 954GSE Express chipset Oct 2008 ** Intel Internal Code names, subject to change Disclaimer INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS.

More information

ZLED7030KIT-D1 Demo Kit Description

ZLED7030KIT-D1 Demo Kit Description ZLED7030KIT-D Demo Kit Description Kit Important Notice Restrictions in Use IDT s ZLED7030KIT-D Demo Kit hardware is designed for ZLED7030 demonstration, evaluation, laboratory setup, and module development

More information

Crusoe Processor Model TM5800

Crusoe Processor Model TM5800 Model TM5800 Crusoe TM Processor Model TM5800 Features VLIW processor and x86 Code Morphing TM software provide x86-compatible mobile platform solution Processors fabricated in latest 0.13µ process technology

More information

SUMIT Industry Standard Module (SUMIT-ISM) SPECIFICATION

SUMIT Industry Standard Module (SUMIT-ISM) SPECIFICATION SUMIT Industry Standard Module (SUMIT-ISM) SPECIFICATION Revision 1.0 August 25, 2009 IMPORTANT INFORMATION AND DISCLAIMERS The Small Form Factor Special Interest Group, Inc. (SFF-SIG) does not make any

More information

8V9705x Evaluation Board User Guide IDT Applications

8V9705x Evaluation Board User Guide IDT Applications APPLICATION NOTE Network Communications Division 8V9705x Evaluation Board User Guide IDT Applications October 2016 Contents Introduction... 3 Contents... 3 Requirements... 3 Quick Start... 3 Default Power-Up

More information

HX2VL Development Kit Guide. Doc. # Rev. **

HX2VL Development Kit Guide. Doc. # Rev. ** HX2VL Development Kit Guide Doc. # 001-73960 Rev. ** Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com Copyrights

More information

Intel Desktop Board DP67DE

Intel Desktop Board DP67DE Intel Desktop Board DP67DE Specification Update December 2011 Part Number: G24290-003 The Intel Desktop Board DP67DE may contain design defects or errors known as errata, which may cause the product to

More information

Intel X38 Express Chipset

Intel X38 Express Chipset Intel X38 Express Chipset Specification Update For the 82X38 Memory Controller Hub (MCH) December 2007 Document Number: 317611-002 Legal Lines and Disclaimers INFORMATION IN THIS DOCUMENT IS PROVIDED IN

More information

PowerSpan II TM Schematic Review Checklist

PowerSpan II TM Schematic Review Checklist PowerSpan II TM Schematic Review Checklist 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, Inc. Titlepage

More information

Intel Desktop Board DH55TC

Intel Desktop Board DH55TC Intel Desktop Board DH55TC Specification Update December 2011 Order Number: E88213-006 The Intel Desktop Board DH55TC may contain design defects or errors known as errata, which may cause the product to

More information

Technology Note. PCI Bus Variation.

Technology Note. PCI Bus Variation. Technology Note www.euresys.com info@euresys.com info@euresys.com Copyright 2006 Euresys s.a. Belgium. Euresys is registred trademark of Euresys s.a. Belgium. PCI conventional,, PCI-SIG, PCI Express are

More information

Intel Desktop Board DH61CR

Intel Desktop Board DH61CR Intel Desktop Board DH61CR Specification Update December 2011 Order Number: G27744-003 The Intel Desktop Board DH61CR may contain design defects or errors known as errata, which may cause the product to

More information

Introduction. Why have ncxo Redundancy? Per-Input Reference Monitors (REFMON) AN-1020 Application Note. ClockMatrix on ncxo Redundancy

Introduction. Why have ncxo Redundancy? Per-Input Reference Monitors (REFMON) AN-1020 Application Note. ClockMatrix on ncxo Redundancy AN-1020 Application Note Introduction ClockMatrix provides many tools for managing timing references. It has several different modes to align output clocks, control skew, measure clocks, select clock sources,

More information

Intel Desktop Board D845HV Specification Update

Intel Desktop Board D845HV Specification Update Intel Desktop Board D845HV Specification Update Release Date: February 2002 Order Number: A73418-006 The Intel Desktop Board D845HV may contain design defects or errors known as errata which may cause

More information

Intel Desktop Board D945GCLF

Intel Desktop Board D945GCLF Intel Desktop Board D945GCLF Specification Update July 2010 Order Number: E47517-008US The Intel Desktop Board D945GCLF may contain design defects or errors known as errata, which may cause the product

More information

IEEE1588 Frequently Asked Questions (FAQs)

IEEE1588 Frequently Asked Questions (FAQs) IEEE1588 Frequently Asked Questions (FAQs) LAN Access Division December 2011 Revision 1.0 Legal INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED,

More information

Intel Desktop Board D945PSN Specification Update

Intel Desktop Board D945PSN Specification Update Intel Desktop Board D945PSN Specification Update Release Date: February 2007 Order Number: D23989-006US The Intel Desktop Board D945PSN may contain design defects or errors known as errata, which may cause

More information

Tsi381 Board Design Guidelines

Tsi381 Board Design Guidelines Tsi381 Board Design Guidelines September 2009 6024 Silver Creek Valley Road, San Jose, California 95138 Telephone: (800) 345-7015 (408) 284-8200 FAX: (408) 284-2775 Printed in U.S.A. 2009, Inc. GENERAL

More information

WD Black NVMe SSD Internal SSD Storage. M.2 Desktop Installation Guide

WD Black NVMe SSD Internal SSD Storage. M.2 Desktop Installation Guide WD Black NVMe SSD Internal SSD Storage Accessing Online Support Registration Register your WD product to get the latest updates and special offers at: register.wdc.com Warranty & RMA Services Get warranty,

More information

Intel Desktop Board D945GSEJT

Intel Desktop Board D945GSEJT Intel Desktop Board D945GSEJT Specification Update April 2011 Part Number: E65723-006 The Intel Desktop Board D945GSEJT may contain design defects or errors known as errata, which may cause the product

More information

Pentium Processor Compatible Clock Synthesizer/Driver for ALI Aladdin Chipset

Pentium Processor Compatible Clock Synthesizer/Driver for ALI Aladdin Chipset 1CY 225 7 fax id: 3517 Features Multiple clock outputs to meet requirements of ALI Aladdin chipset Six CPU clocks @ 66.66 MHz, 60 MHz, and 50 MHz, pin selectable Six PCI clocks (CPUCLK/2) Two Ref. clocks

More information

ZLED7002. Toggle (Side-Step) Dual-Channel LED Driver. Datasheet. Features. Brief Description. Benefits. Available Support. Physical Characteristics

ZLED7002. Toggle (Side-Step) Dual-Channel LED Driver. Datasheet. Features. Brief Description. Benefits. Available Support. Physical Characteristics Toggle (Side-Step) Dual-Channel LED Driver ZLED7002 Datasheet Brief Description The ZLED7002 toggle (side-step) dual-channel LED driver is one of our ZLED family of LED control ICs. It operates in the

More information

Upgrading Intel Server Board Set SE8500HW4 to Support Intel Xeon Processors 7000 Sequence

Upgrading Intel Server Board Set SE8500HW4 to Support Intel Xeon Processors 7000 Sequence Upgrading Intel Server Board Set SE8500HW4 to Support Intel Xeon Processors 7000 Sequence January 2006 Enterprise Platforms and Services Division - Marketing Revision History Upgrading Intel Server Board

More information

HYDRA-X EH-PROTOx-1 Heads

HYDRA-X EH-PROTOx-1 Heads HYDRA-X EH-PROTOx-1 Heads Power Application Controllers TM PAC52xx Expansion - HYDRA-X Prototype Head User s Guide www.active-semi.com Copyright 2014 Active-Semi, Inc. CONTENTS Contents...2 Overview...3

More information

Intel Atom Processor E3800 Product Family Development Kit Based on Intel Intelligent System Extended (ISX) Form Factor Reference Design

Intel Atom Processor E3800 Product Family Development Kit Based on Intel Intelligent System Extended (ISX) Form Factor Reference Design Intel Atom Processor E3800 Product Family Development Kit Based on Intel Intelligent System Extended (ISX) Form Factor Reference Design Quick Start Guide March 2014 Document Number: 330217-002 Legal Lines

More information

Intel Cache Acceleration Software for Windows* Workstation

Intel Cache Acceleration Software for Windows* Workstation Intel Cache Acceleration Software for Windows* Workstation Release 3.1 Release Notes July 8, 2016 Revision 1.3 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS

More information

PEB383 (QFP) Evaluation Board User Manual

PEB383 (QFP) Evaluation Board User Manual PEB383 (QFP) Evaluation Board User Manual February 2010 6024 Silver Creek Valley Road, San Jose, California 95138 Telephone: (800) 345-7015 (408) 284-8200 FAX: (408) 284-2775 Printed in U.S.A. 2009, Inc.

More information

Next-Generation Hot-Swap Controllers

Next-Generation Hot-Swap Controllers Next-Generation Hot-Swap Controllers By Jim Davis, Product Mktg Engineer Staff, Cypress Semiconductor Corp. Current hot-swap controllers are great at what they do: simple yet reliable monitoring of critical

More information

ZSPM4121. Under-Voltage Load Switch for Smart Battery Management. Datasheet. Brief Description. Features. Related IDT Smart Power Products

ZSPM4121. Under-Voltage Load Switch for Smart Battery Management. Datasheet. Brief Description. Features. Related IDT Smart Power Products Under-Voltage Load Switch for Smart Battery Management ZSPM4121 Datasheet Brief Description The ZSPM4121 battery management load switch can be used to protect a battery from excessive discharge. It actively

More information

LED Manager for Intel NUC

LED Manager for Intel NUC LED Manager for Intel NUC User Guide Version 1.0.0 March 14, 2018 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO

More information

Tsi352 PCI-to-PCI Bridge User Manual

Tsi352 PCI-to-PCI Bridge User Manual Tsi352 PCI-to-PCI Bridge User Manual September 5, 2009 6024 Silver Creek Valley Road, San Jose, California 95138 Telephone: (800) 345-7015 (408) 284-8200 FAX: (408) 284-2775 Printed in U.S.A. 2009, Inc.

More information

The Intel Processor Diagnostic Tool Release Notes

The Intel Processor Diagnostic Tool Release Notes The Intel Processor Diagnostic Tool Release Notes Page 1 of 7 LEGAL INFORMATION INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR

More information

Intel G31/P31 Express Chipset

Intel G31/P31 Express Chipset Intel G31/P31 Express Chipset Specification Update For the Intel 82G31 Graphics and Memory Controller Hub (GMCH) and Intel 82GP31 Memory Controller Hub (MCH) February 2008 Notice: The Intel G31/P31 Express

More information

Intel Desktop Board DX48BT2. MLP Report. Motherboard Logo Program (MLP) 6/17/2008

Intel Desktop Board DX48BT2. MLP Report. Motherboard Logo Program (MLP) 6/17/2008 Motherboard Logo Program (MLP) Intel Desktop Board DX48BT2 MLP Report 6/17/2008 Purpose: This report describes the DX48BT2 Motherboard Logo Program testing run conducted by Intel Corporation. THIS TEST

More information

Motherboard Components of a Desktop Computer

Motherboard Components of a Desktop Computer Motherboard Components of a Desktop Computer The motherboard is the main component inside the case. It is a large rectangular board with integrated circuitry that connects the rest of the parts of the

More information

LAN bit Non-PCI Small Form Factor 10/100 Ethernet Controller with Variable Voltage I/O & HP Auto-MDIX Support PRODUCT FEATURES.

LAN bit Non-PCI Small Form Factor 10/100 Ethernet Controller with Variable Voltage I/O & HP Auto-MDIX Support PRODUCT FEATURES. LAN9220 16-bit Non-PCI Small Form Factor 10/100 Ethernet Controller with Variable Voltage I/O & HP Auto-MDIX Support PRODUCT FEATURES Highlights Efficient architecture with low CPU overhead Easily interfaces

More information

Intel RealSense Depth Module D400 Series Software Calibration Tool

Intel RealSense Depth Module D400 Series Software Calibration Tool Intel RealSense Depth Module D400 Series Software Calibration Tool Release Notes January 29, 2018 Version 2.5.2.0 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE,

More information

White Paper Low-Cost FPGA Solution for PCI Express Implementation

White Paper Low-Cost FPGA Solution for PCI Express Implementation White Paper Introduction PCI Express is rapidly establishing itself as the successor to PCI, providing higher performance, increased flexibility, and scalability for next-generation systems, as well as

More information

Intel Desktop Board DP43TF

Intel Desktop Board DP43TF Intel Desktop Board DP43TF Specification Update December 2009 Order Number: E49123-008US The Intel Desktop Board DP43TF may contain design defects or errors known as errata, which may cause the product

More information

PCI-X Bus PCI Express Bus Variants for Portable Computers Variants for Industrial Systems

PCI-X Bus PCI Express Bus Variants for Portable Computers Variants for Industrial Systems PCI Bus Variants PCI-X Bus PCI Express Bus Variants for Portable Computers Variants for Industrial Systems 1 Variants for Portable Computers Mini PCI PCMCIA Standards CardBus ExpressCard 2 Specifications

More information

Intel Desktop Board D945GCLF2

Intel Desktop Board D945GCLF2 Intel Desktop Board D945GCLF2 Specification Update July 2010 Order Number: E54886-006US The Intel Desktop Board D945GCLF2 may contain design defects or errors known as errata, which may cause the product

More information

MPC9817ENR2. Clock Generator for PowerQUICC and PowerPC Microprocessors and Microcontrollers DATA SHEET NRND

MPC9817ENR2. Clock Generator for PowerQUICC and PowerPC Microprocessors and Microcontrollers DATA SHEET NRND Clock Generator for PowerQUICC and PowerPC Microprocessors and Microcontrollers MPC9817 DATA SHEET NRND The MPC9817 is a PLL-based clock generator specifically designed for Freescale Semiconductor Microprocessor

More information

SSD/104 SATA User Manual

SSD/104 SATA User Manual Embedded Computing Experts SSD/104 SATA User Manual Connect Tech Inc. 42 Arrow Road Guelph, Ontario N1K 1S6 Tel: 519-836-1291 Toll Free: 800-426-8979 (North America only) Fax: 519-836-4878 Email: sales@connecttech.com

More information

Dr. Thomas Willis Principal Engineer Embedded and Communica3ons Group / LEPD February 27, 2011

Dr. Thomas Willis Principal Engineer Embedded and Communica3ons Group / LEPD February 27, 2011 Dr. Thomas Willis Principal Engineer Embedded and Communica3ons Group / LEPD February 27, 2011 What More Can We Do To Help Enable Embedded Customers To. Support Mul3ple I/O skus with One Footprint Integrate

More information

Intel 848P Chipset. Specification Update. Intel 82848P Memory Controller Hub (MCH) August 2003

Intel 848P Chipset. Specification Update. Intel 82848P Memory Controller Hub (MCH) August 2003 Intel 848P Chipset Specification Update Intel 82848P Memory Controller Hub (MCH) August 2003 Notice: The Intel 82848P MCH may contain design defects or errors known as errata which may cause the product

More information

ET-UARTSWD Users Guide

ET-UARTSWD Users Guide User s Guide ET-UARTSWD Users Guide Power Application Controller s www.active-semi.com Copyright 2018 Active-Semi, Inc. CONTENTS Contents...2 Overview...3 1. ET-UARTSWD Resources...6 1.1 Provided Connectors...6

More information

16-Lane 16-Port PCIe Gen2 System Interconnect Switch with Non-Transparent Bridging

16-Lane 16-Port PCIe Gen2 System Interconnect Switch with Non-Transparent Bridging 16-Lane 16-Port PCIe Gen2 with Non-Transparent Bridging 89HPES16NT16G2 Product Brief Device Overview The 89HPES16NT16G2 is a member of the IDT family of PCI Express ing solutions. The PES16NT16G2 is a

More information

ZMID5201 Manual for Calibration and Linearization Using the Analog Output. Contents. List of Figures. List of Tables

ZMID5201 Manual for Calibration and Linearization Using the Analog Output. Contents. List of Figures. List of Tables ZMID5201 Manual for Calibration and Linearization Using the Analog Output Contents 1. Introduction...2 2. Spa, Pos0, and Pos1 Registers...3 3. Nonlinearity Error Correction...3 4. Zero Point Offset and

More information

Input Components C H A P T E R 1 4. See also: System FAQs for WHQL Testing on

Input Components C H A P T E R 1 4. See also: System FAQs for WHQL Testing on Part 4 Device Design Guidelines C H A P T E R 1 4 Input Components This chapter presents the requirements and recommendations for standard input devices and connections under the Microsoft Windows family

More information

ZSC31050 Application Note: 0-to-10V Analog Output. Contents. List of Figures. List of Tables. AN-981 Application Note

ZSC31050 Application Note: 0-to-10V Analog Output. Contents. List of Figures. List of Tables. AN-981 Application Note ZSC31050 Application Note: 0-to-10V Analog Output AN-981 Application Note Contents 1. Introduction...2 2. Application Configuration...4 2.1 Output Voltage Adjustment V OUT...5 2.2 Setup for the ZSC31050

More information

Intel Cache Acceleration Software - Workstation

Intel Cache Acceleration Software - Workstation Intel Cache Acceleration Software - Workstation Version 2.7.0 Order Number: x-009 Contents INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY

More information

HX2VL Development Kit Guide. Doc. # Rev. *A

HX2VL Development Kit Guide. Doc. # Rev. *A HX2VL Development Kit Guide Doc. # 001-73960 Rev. *A Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com Copyrights

More information

EVB-USB2250 User Manual Revision B

EVB-USB2250 User Manual Revision B Copyright 2009 SMSC or its subsidiaries. All rights reserved. Circuit diagrams and other information relating to SMSC products are included as a means of illustrating typical applications. Consequently,

More information

T1/E1 CLOCK MULTIPLIER. Features

T1/E1 CLOCK MULTIPLIER. Features DATASHEET ICS548-05 Description The ICS548-05 is a low-cost, low-jitter, high-performace clock synthesizer designed to produce x16 and x24 clocks from T1 and E1 frequencies. Using IDT s patented analog/digital

More information

Intel Desktop Board DZ68DB

Intel Desktop Board DZ68DB Intel Desktop Board DZ68DB Specification Update April 2011 Part Number: G31558-001 The Intel Desktop Board DZ68DB may contain design defects or errors known as errata, which may cause the product to deviate

More information

Intel Desktop Board D915GUX Specification Update

Intel Desktop Board D915GUX Specification Update Intel Desktop Board D915GUX Specification Update Release Date: July 2006 Order Number: C80894-005US The Intel Desktop Board D915GUX may contain design defects or errors known as errata, which may cause

More information

DATASHEET 4D SYSTEMS TURNING TECHNOLOGY INTO ART. USB to Serial UART Bridge Converter. Document Date: 5 th September 2012 Document Revision: 1.

DATASHEET 4D SYSTEMS TURNING TECHNOLOGY INTO ART. USB to Serial UART Bridge Converter. Document Date: 5 th September 2012 Document Revision: 1. TURNING TECHNOLOGY INTO ART DATASHEET USB to Serial UART Bridge Converter µusb-mb5 Document Date: 5 th September 2012 Document Revision: 1.0 Uncontrolled Copy when printed or downloaded. Please refer to

More information

Considerations When Using the 66 MHz as an Accelerated Graphics Port - Peripheral Component Interconnect Bridge

Considerations When Using the 66 MHz as an Accelerated Graphics Port - Peripheral Component Interconnect Bridge Considerations When Using the 66 MHz 21150 as an Accelerated Graphics Port - Peripheral Component Interconnect Bridge White Paper April 1999 Order Number: 278214-001 Information in this document is provided

More information

Intel Desktop Board D915GEV Specification Update

Intel Desktop Board D915GEV Specification Update Intel Desktop Board D915GEV Specification Update Release Date: July 2006 Order Number: C80889-005US The Intel Desktop Board D915GEV may contain design defects or errors known as errata, which may cause

More information

Intel RealSense D400 Series Calibration Tools and API Release Notes

Intel RealSense D400 Series Calibration Tools and API Release Notes Intel RealSense D400 Series Calibration Tools and API Release Notes July 9, 2018 Version 2.6.4.0 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED,

More information

Intel USB 3.0 extensible Host Controller Driver

Intel USB 3.0 extensible Host Controller Driver Intel USB 3.0 extensible Host Controller Driver Release Notes (5.0.4.43) Unified driver September 2018 Revision 1.2 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE,

More information

Intel Desktop Board D102GGC2 Specification Update

Intel Desktop Board D102GGC2 Specification Update Intel Desktop Board D102GGC2 Specification Update Release Date: November 2006 Order Number: D59474-003US The Intel Desktop Board D102GGC2 may contain design defects or errors known as errata, which may

More information

AT60142H/HT. Rad-Hard 512Kx8 Very Low Power CMOS SRAM ERRATA-SHEET. Active Errata List. Errata History. Abbreviations. 1.

AT60142H/HT. Rad-Hard 512Kx8 Very Low Power CMOS SRAM ERRATA-SHEET. Active Errata List. Errata History. Abbreviations. 1. AT60142H/HT Rad-Hard 512Kx8 Very Low Power CMOS SRAM ERRATA-SHEET Active Errata List 1. Reading Error Errata History Lot Number Errata List All AT60142H lots 1 All AT60142HT lots 1 Abbreviations ATE :

More information

1.8V to 3.3V LVCMOS High Performance Clock Buffer Family

1.8V to 3.3V LVCMOS High Performance Clock Buffer Family 1.8V to 3.3V LVCMOS High Performance Clock Buffer Family 5PB11xx DATASHEET Description The 5PB11xx is a high-performance LVCMOS Clock Buffer Family. It has best-in-class Additive Phase Jitter of 50fsec

More information

Application Note AN-428

Application Note AN-428 EVALUATION BOARD GUIDE FOR SUPERJET TRANSCEIVERS, LINE INTERFACE UNITS AND ANALOG FRONT END DEVICES Application Note AN-428 As a part of IDT s dedicated application support for telecommunication products,

More information

Extending Energy Efficiency. From Silicon To The Platform. And Beyond Raj Hazra. Director, Systems Technology Lab

Extending Energy Efficiency. From Silicon To The Platform. And Beyond Raj Hazra. Director, Systems Technology Lab Extending Energy Efficiency From Silicon To The Platform And Beyond Raj Hazra Director, Systems Technology Lab 1 Agenda Defining Terms Why Platform Energy Efficiency Value Intel Research Call to Action

More information

PRTR5V0U2X Ultra low capacitance double rail-to-rail ESD protection diode Rev January 2008 Product data sheet

PRTR5V0U2X Ultra low capacitance double rail-to-rail ESD protection diode Rev January 2008 Product data sheet Rev. 02 14 January 2008 Product data sheet 1. Product profile 1.1 General description Ultra low capacitance rail-to-rail ElectroStatic Discharge (ESD) protection diode in a small SOT143B Surface-Mounted

More information

PAC5523EVK1. Power Application Controllers. PAC5523EVK1 User s Guide. Copyright 2017 Active-Semi, Inc.

PAC5523EVK1. Power Application Controllers. PAC5523EVK1 User s Guide.   Copyright 2017 Active-Semi, Inc. PAC5523EVK1 Power Application Controllers PAC5523EVK1 User s Guide www.active-semi.com Copyright 2017 Active-Semi, Inc. CONTENTS Contents...2 Overview...3 PAC5523EVK1 Resources...5 Pinout and Signal Connectivity...5

More information

How to Create a.cibd File from Mentor Xpedition for HLDRC

How to Create a.cibd File from Mentor Xpedition for HLDRC How to Create a.cibd File from Mentor Xpedition for HLDRC White Paper May 2015 Document Number: 052889-1.0 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS

More information

JMS583 USB 3.1 Gen 2 to PCIe Gen3x2 Bridge Controller

JMS583 USB 3.1 Gen 2 to PCIe Gen3x2 Bridge Controller PRODUCT BRIEF JMS583 USB 31 Gen 2 to PCIe Gen3x2 Bridge Controller Document No: PDB-18001 / Revision: 100 / Date: 5/15/2018 JMicron Technology Corporation 1F, No 13, Innovation Road 1, Science-Based Industrial

More information

Intel Extreme Memory Profile (Intel XMP) DDR3 Technology

Intel Extreme Memory Profile (Intel XMP) DDR3 Technology Intel Extreme Memory Profile (Intel XMP) DDR3 Technology White Paper March 2008 Document Number: 319124-001 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS

More information

ZWIR4532 Evaluation Kit User Manual. Description. Features. Kit Contents

ZWIR4532 Evaluation Kit User Manual. Description. Features. Kit Contents Description The ZWIR4532 Development Kit is a set of three circuit boards intended as an evaluation and application development platform for the ZWIR4532 6LoWPAN module. Each Development Board provides

More information

How to Create a.cibd/.cce File from Mentor Xpedition for HLDRC

How to Create a.cibd/.cce File from Mentor Xpedition for HLDRC How to Create a.cibd/.cce File from Mentor Xpedition for HLDRC White Paper August 2017 Document Number: 052889-1.2 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE,

More information

Innovating and Integrating for Communications and Storage

Innovating and Integrating for Communications and Storage Innovating and Integrating for Communications and Storage Stephen Price Director of Marketing Performance Platform Division Embedded and Communications Group September 2009 WHAT IS THE NEWS? New details

More information

Use the Status Register when the firmware needs to query the state of internal digital signals.

Use the Status Register when the firmware needs to query the state of internal digital signals. 1.60 Features Up to 8-bit General Description The allows the firmware to read digital signals. When to Use a Use the when the firmware needs to query the state of internal digital signals. Input/Output

More information

WHITE PAPER. High-Performance Embedded Applications: The SUMIT Standard

WHITE PAPER. High-Performance Embedded Applications: The SUMIT Standard WHITE PAPER High-Performance Embedded Applications: The SUMIT Standard By Bruce D. Virell, Product Manager, VersaLogic Corp. Version 1.7 December 2009 Introduction: Defining the Problem Designers of high-performance

More information

Chapter 8: Client Devices and Software

Chapter 8: Client Devices and Software Chapter 8: Client Devices and Software Overview Describe the purpose of the following WLAN client devices and explain how to install, configure, and manage them: PC Cards (ExpressCard, CardBus, and PCMCIA)

More information

Developing Plug-and-Play COM Ports using TI Plug-and-Play Controllers

Developing Plug-and-Play COM Ports using TI Plug-and-Play Controllers Developing Plug-and-Play COM Ports using TI Plug-and-Play Controllers Heinz-Peter Beckemeyer July 1997 SLLAE02 IMPORTANT NOTICE Texas Instruments (TI) reserves the right to make changes to its products

More information

Qseven Specification. Qseven Camera Feature Connector

Qseven Specification. Qseven Camera Feature Connector Qseven Specification Qseven Camera Feature Connector Version 1.0-001 December 01, 2014 Copyright 2014, SGeT Standardization Group for Embedded Technology e.v. Note that some content of this specification

More information

Cypress HX2VL Configuration Utility Blaster User Guide

Cypress HX2VL Configuration Utility Blaster User Guide Cypress HX2VL Configuration Utility Blaster User Guide Spec. # 001- Rev. ** Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com

More information