Building IBIS-AMI Models for DDR5 Applications. Todd Westerhoff, SiSoft

Size: px
Start display at page:

Download "Building IBIS-AMI Models for DDR5 Applications. Todd Westerhoff, SiSoft"

Transcription

1 Building IBIS-AMI Models for DDR5 Applications Todd Westerhoff, SiSoft

2 SPEAKERS Image Todd Westerhoff VP, Semiconductor Relations, SiSoft Todd has over 37 years of experience in electronic system modeling and simulation, including 20 years in signal integrity. He is responsible for SiSoft's activities working with semiconductor vendors to develop high-quality simulation models and has been heavily involved with the IBIS- AMI modeling specification since its inception. He has held senior technical and management positions for Cisco and Cadence and worked as an independent signal integrity consultant. 2

3 IBIS-AMI Models Goals Interoperable: different vendor models work together Portable: one model runs in multiple simulators Flexible: supports Statistical and Time-Domain simulation High Performance: simulates a million bits per CPU minute Accurate: high correlation to simulations / measurement Secure: represents IP behavior without exposing internal details Assumptions Analog I/O operates in linear region High impedance node between analog I/O & equalization circuitry Equalization behavior modeled by code linked into simulator Equalization models use AMI API AMI 3

4 IBIS-AMI Modeling Challenges AMI Algorithmic models: o Compiled objects linked into EDA simulator at runtime o Interface defined in C language Skills required: o IBIS-AMI specification o C/C++ software programming o Communications analysis o Analog circuit design / modeling o Digital signal processing o Control loop theory You shouldn t have to be a wizard to create an IBIS-AMI model! 4

5 AMI Model Development Goals Interactive development environment o High level modeling language not C/C++ o Library of configurable building blocks / examples o User extensible; can add new model controls and algorithms o Import test case data from real world (customer) topologies o No need to run compilers from the command line Faithfully model data path and control algorithms Portable, compliant IBIS-AMI models 5

6 Wouldn t It Be Great If When AMI models weren t working properly in your favorite channel simulator 6

7 Wouldn t It Be Great If You could push into an AMI model to see how it was constructed 7

8 Wouldn t It Be Great If and edit MATLAB code for the different model blocks 8

9 Wouldn t It Be Great If then rerun your simulation using updated models? 9

10 SiSoft / MathWorks Integration QCD/QSI Simulink/MATLAB Integrated AMI channel simulation and AMI model development 10

11 AMI Model Development Flow Simulink / MATLAB Generate test case data Interactive design & debug IBIS-AMI model creation Tight analysis loop speeds three critical phases of AMI development o Test case definition & generation Identify cases of interest Done? Regression testing o Interactive algorithmic development o Regression testing / issue identification Quantum-SI IBIS-AMI validation & distribution 11

12 Quantum-SI: Test Case Definition & Generation Circuit topology Data rate & simulation setup Different test setups Driver strength / terminations TX/RX EQ settings 12

13 AMI Modeling Development Environment Simulink o General purpose, time-domain modeling / simulation environment o Libraries of sources / sinks / building blocks o Integrated MATLAB support with interactive debugging o C code generation with embedded support for IBIS-AMI API 13

14 AMI Case 2: TX: Init-only RX: Getwave-only Configure Simulink to act like an AMI simulator h AC (t) Bit stream b(t) o Fixed time step analysis TX AMI_Init TX AMI_Init o Static ( Init ) TX equalization h AC (t) h TE (t) h AC (t) h TE (t) o o Dynamic ( GetWave ) RX equalization Clock recovery performed by RX model Bit stream b(t) g RE [ b(t) h AC (t) h TE (t) ] h AC (t) g RE [ b(t) h AC (t) h TE (t) ] AMI models are generated from TX/RX subsystems in the Simulink model RX AMI_Getwave Post-processing Time-Domain Flow Static TX EQ, Dynamic RX EQ RX AMI_Getwave Post-processing Time-Domain Flow Static TX EQ, Dynamic RX EQ AMI Specification Simulink Setup 14

15 Simulink AMI Model Development Setup Channel Impulse Response Stimulus TX ( Init ) RX ( GetWave ) Replicates the IBIS-AMI Tx_Init / Rx_Getwave analysis flow 15

16 Importing Test Case Data QSI Simulink Channel model Data rate Stimulus TX/RX EQ settings Simulation setup 16

17 AMI Algorithm Development Start / stop / step simulation Waveform & scope displays MATLAB code debugger Examine / modify model variables Stop on breakpoint or user-defined condition Modify algorithms & rerun 17

18 AMI Code Generation / Compilation C code automatically generated & compiled Create different models for internal / external use Models conform to IBIS-AMI API 18

19 Comparing Simulation Results Simulink Waveforms Eyes DFE Taps QCD/QSI 19

20 Automated AMI Regression Testing 1. Setup tests in QSI 2. Simulations run in parallel 3. Metrics & plots presented in SiViewer Setup & run 1,000 s of simulations using QSI s solution space QSI extracts performance metrics and compliance pass/fail criteria Scalable high performance simulation o Compiled models run 5-7x faster o Run simulations in parallel o Speedups >100x are possible 20

21 Unique DDR5 Modeling Needs IBIS-AMI was originally developed for lossy, differential serial channel applications DDR5 presents new AMI modeling challenges o Single-ended signaling o DRAM DFE training performed by controller o Clock forwarding vs. Rx clock recovery o Representing I/O nonlinearity, power and noise 21

22 Single-Ended AMI This is a tricky one! o Because AMI simulations use an impulse response for the channel, DC bias information technically gets lost during AMI model processing o One way to address this is to extract the DC bias from the analog channel analysis and add it back after EQ processing This approach allows us to directly leverage existing AMI algorithms, many of which have the expectation of differential signaling baked in to the code. 22

23 Modeling DRAM DFE Training DDR5 controllers set DRAM DFE taps by training at system startup Modeling training sequences with AMI models is difficult & time consuming Manually optimizing DRAM DFE settings through simulation is difficult & time consuming Approach: let DRAM DFE taps adapt, then lock settings when Ignore_Bits is reached 23

24 Modeling Clock Forwarding DDR5 transfers use DQS signals to sample the incoming data Traditional AMI models recover the sampling clock from the incoming data stream AMI provides no facility for a separate clock input to the algorithmic model Approach: model the CDR in the algorithmic model as usual, lock adaptation as Ignore_Bits is reached, use Rx jitter parameters to include sampling clock noise 24

25 AMI Model Development Flow 1. Define test cases: Topologies, data rates, transfers, terminations, TX/RX equalization & simulation settings. 2. Load a test case into AMI development environment. 3. Design & debug TX/RX modeling algorithms. 6. Run regression tests to validate compiled models & identify issues. 4. Create compiled AMI models. 5. Run compiled models with original test cases. 25

26 Portable, Compliant Models Eye Diagram Output Clock Output Control Inputs Performance Test Simulation Time Reference Time Relative Speed Statistical 1 sec 1 sec 1.000x TimeDomain_008spb 1.46 min/mbit 1.30 min/mbit 0.889x TimeDomain_016spb 1.87 min/mbit 1.46 min/mbit 0.783x TimeDomain_032spb 3.33 min/mbit 2.60 min/mbit 0.781x TimeDomain_064spb 7.97 min/mbit 6.02 min/mbit 0.755x TimeDomain_128spb min/mbit min/mbit 0.814x Simulation Speed Compliance - Samples/Bit Compliance - Block Size Validation tests show generated AMI models work as well as models created by hand 26

27 Thank You! --- QUESTIONS? 27

A Beginner s Guide to SerDes and AMI Modeling. Todd Westerhoff, SiSoft Corey Mathis, MathWorks

A Beginner s Guide to SerDes and AMI Modeling. Todd Westerhoff, SiSoft Corey Mathis, MathWorks A Beginner s Guide to SerDes and AMI Modeling Todd Westerhoff, SiSoft Corey Mathis, MathWorks SPEAKERS Corey Mathis Industry Marketing Manager, MathWorks Corey.Mathis@mathworks.com, www.mathworks.com Corey

More information

IBIS-AMI: Assumptions, Terminology & Analytical Flows

IBIS-AMI: Assumptions, Terminology & Analytical Flows IBIS-AMI: Assumptions, Terminology & Analytical Flows Walter Katz (wkatz@sisoft.com) Mike Steinberger (msteinb@sisoft.com) Todd Westerhoff (twesterh@sisoft.com) SiSoft DesignCon IBIS Summit February 3,

More information

IBIS-ATM Update: SerDes Modeling and IBIS

IBIS-ATM Update: SerDes Modeling and IBIS IBIS-ATM Update: SerDes Modeling and IBIS (Originally presented at the Sept 11 th Summit in Beijing) Presented by: Todd Westerhoff, SiSoft twesterh@sisoft.com IBIS Summit Tokyo, Japan September 14, 2007

More information

Understanding IBIS-AMI Simulations

Understanding IBIS-AMI Simulations Understanding IBIS-AMI Simulations IBIS European Summit SPI, Turin, Italy May 11, 2016 Richard Allred, Signal Integrity Software Agenda IBIS-AMI Assumptions & Terminology IBIS-AMI Model Components Analysis

More information

SerDes Modeling: IBIS-ATM & Model Validation July 2007

SerDes Modeling: IBIS-ATM & Model Validation July 2007 SerDes Modeling: IBIS-ATM & Model Validation July 2007 Signal Integrity Software, Inc. IBIS-ATM Effort Goal: SerDes Rx/TX model interoperability Multiple EDA environments Multiple SerDes vendor models

More information

Understanding IBIS-AMI Simulations

Understanding IBIS-AMI Simulations Understanding IBIS-AMI Simulations Agenda IBIS-AMI Assumptions & Terminology IBIS-AMI Model Components Analysis Stages & Simulation Types Algorithmic Model Types Static and Dynamic Equalization IBIS-AMI

More information

SerDes Modeling: Demonstrating IBIS-AMI Model Interoperability

SerDes Modeling: Demonstrating IBIS-AMI Model Interoperability SerDes Modeling: Demonstrating IBIS-AMI Model Interoperability Todd Westerhoff, SiSoft twesterh@sisoft.com IBIS Summit @ DesignCon 2008 Santa Clara, CA February 7, 2008 Signal Integrity Software, Inc.

More information

UNDERSTANDING IBIS-AMI SIMULATIONS

UNDERSTANDING IBIS-AMI SIMULATIONS UNDERSTANDING IBIS-AMI SIMULATIONS Track 6, Session TH4 Douglas Burns dburns@sisoft.com John Madsen jmadsen@sisoft.com Signal Integrity Software, Inc. Signal Integrity Software, Inc. Todd Westerhoff Signal

More information

Two for One: Leveraging SerDes Flows for AMI Model Development

Two for One: Leveraging SerDes Flows for AMI Model Development DesignCon 2016 Two for One: Leveraging SerDes Flows for AMI Model Development Ren Sang Nah, MathWorks RenSang.Nah@mathworks.com Corey Mathis, MathWorks Corey.Mathis@mathworks.com Richard Allred, SiSoft

More information

Predicting BER with IBIS-AMI: experiences correlating SerDes simulations and measurement

Predicting BER with IBIS-AMI: experiences correlating SerDes simulations and measurement Predicting BER with IBIS-AMI: experiences correlating SerDes simulations and measurement Todd Westerhoff (SiSoft) Mike Steinberger (SiSoft) Walter Katz (SiSoft) Barry Katz (SiSoft) Adge Hawes (IBM) Kent

More information

SerDes Channel Simulation in FPGAs Using IBIS-AMI

SerDes Channel Simulation in FPGAs Using IBIS-AMI White Paper: Virtex-6 FPGA Family WP382 (v10) December 9, 2010 SerDes Channel Simulation in FPGAs Using IBIS-AMI By: Romi Mayder The IBIS Algorithmic Modeling Interface (IBIS-AMI) was developed to enable

More information

Multi-Gigabit Serial Link Analysis using HSPICE and AMI Models

Multi-Gigabit Serial Link Analysis using HSPICE and AMI Models Multi-Gigabit Serial Link Analysis using HSPICE and AMI Models Douglas Burns Barry Katz Walter Katz Mike Steinberger Todd Westerhoff Signal Integrity Software, Inc. (SiSoft) Maynard, MA, USA www.sisoft.com

More information

BIRD AMI Model New IBIS Support

BIRD AMI Model New IBIS Support Industrial Solutions and Services Your Success is Our Goal BIRD 104.1 AMI Model New IBIS Support Manfred Maurer manfred.maurer@siemens.com www.siemens.de/edh Manfred Maurer Folie 1 Classical Way of IBIS

More information

Using IBIS-AMI in the Modeling of Advanced SerDes Equalization for Serial Link Simulation

Using IBIS-AMI in the Modeling of Advanced SerDes Equalization for Serial Link Simulation Using IBIS-AMI in the Modeling of Advanced SerDes Equalization for Serial Link Simulation CDNLive Boston August 2013 Mark Marlett and Mahesh Tirupattur, Analog Bits Ken Willis and Kumar Keshavan, Cadence

More information

Leveraging IBIS Capabilities for Multi-Gigabit Interfaces. Ken Willis - Cadence Design Systems Asian IBIS Summit, Shanghai, PRC November 13, 2017

Leveraging IBIS Capabilities for Multi-Gigabit Interfaces. Ken Willis - Cadence Design Systems Asian IBIS Summit, Shanghai, PRC November 13, 2017 Leveraging IBIS Capabilities for Multi-Gigabit Interfaces Ken Willis - Cadence Design Systems Asian IBIS Summit, Shanghai, PRC November 13, 2017 Overview In writing EDI CON paper Signal Integrity Methodology

More information

Status Report IBIS 4.1 Macro Working Group

Status Report IBIS 4.1 Macro Working Group Status Report IBIS 4.1 Macro Working Group IBIS Open Forum Summit July 25, 2006 presented by Arpad Muranyi, Intel IBIS-Macro Working Group Intel - Arpad Muranyi Cadence Lance Wang, Ken Willis Cisco - Mike

More information

Explore your design space including IBIS AMI models with Advanced Channel Simulation

Explore your design space including IBIS AMI models with Advanced Channel Simulation Explore your design space including IBIS AMI models with Advanced Channel Simulation Heidi Barnes Vincent Poisson Presenter: May, 2013 Agenda How good is my PHY? Channel Simulation Options Spice (Circuit

More information

Proposal for modeling advanced SERDES

Proposal for modeling advanced SERDES Proposal for modeling advanced SERDES IBM, Cadence June 2006 1 CADENCE DESIGN SYSTEMS, INC. Presenters, Contributors Presenters / Contributors 1. Joe Abler IBM Systems & Technology Group High Speed Serial

More information

SPISim StatEye/AMI User s Guide

SPISim StatEye/AMI User s Guide SPISim StatEye/AMI User s Guide Latest Version: V20180315 SPISim LLC Vancouver, WA 98683, USA Tel. +1-408-905-6692 http://www.spisim.com This user s guide describes the SPISim s StatEye channel analysis

More information

A New Method For Developing IBIS-AMI Models

A New Method For Developing IBIS-AMI Models A New Method For Developing IBIS-AMI Models Hongtao Zhang, hongtao@xilinx.com John Baprawski, john.baprawski@gmail.com Pegah Alavi, pegah_alavi@keysight.com Geoff Zhang, geoffz@xilinx.com Executive Summary

More information

Automated AMI Model Generation & Validation

Automated AMI Model Generation & Validation Automated AMI Model Generation & Validation José Luis Pino Amolak Badesha Agilent EEsof EDA Manuel Luschas Antonis Orphanou Halil Civit Asian IBIS Summit, Shenzhen China November 9, 2010 (Presented previously

More information

Using DATA Files for IBIS-AMI Models

Using DATA Files for IBIS-AMI Models Using DATA Files for IBIS-AMI Models Lance Wang TM Asian IBIS Summit Taipei, Taiwan November 15 th, 2017 Outline This was originally presented in 2017 DesignCon IBIS Summit, and it is with updates. Motivation

More information

IBIS-AMI Modeling Using Scripts and Spice Models

IBIS-AMI Modeling Using Scripts and Spice Models IBIS-AMI Modeling Using Scripts and Spice Models Asian IBIS Summit Shanghai, China November 13th, 2017 (Previously presented October 18 th, 2017) Wei-hsing Huang, SPISim Wei-hsing.Huang@spisim.com 1 Agenda:

More information

Keysight Technologies IBIS-AMI Based Link Analysis of Realistic 56G PAM4 Channels

Keysight Technologies IBIS-AMI Based Link Analysis of Realistic 56G PAM4 Channels Keysight Technologies IBIS-AMI Based Link Analysis of Realistic 56G PAM4 Channels White Paper This white paper was first published at DesignCon in January, 2016. Reprinted with permission from DesignCon.

More information

IBIS-AMI Model Simulations Over Six EDA Platforms

IBIS-AMI Model Simulations Over Six EDA Platforms IBIS-AMI Model Simulations Over Six EDA Platforms Romi Mayder, romi.mayder@xilinx.com Ivan Madrigal, ivan.madrigal@xilinx.com Brandon Jiao, brandon.jiao@xilinx.com Hongtao Zhang, hongtao.zhang@xilinx.com

More information

Agilent Technologies EZJIT and EZJIT Plus Jitter Analysis Software for Infiniium Series Oscilloscopes

Agilent Technologies EZJIT and EZJIT Plus Jitter Analysis Software for Infiniium Series Oscilloscopes Agilent Technologies EZJIT and EZJIT Plus Jitter Analysis Software for Infiniium Series Oscilloscopes Data Sheet Features of the EZJIT Plus software that optimize jitter analysis include: Easy-to-use jitter

More information

IBIS-AMI Modeling and Simulation of 56G PAM4 Link Systems

IBIS-AMI Modeling and Simulation of 56G PAM4 Link Systems IBIS-AMI Modeling and Simulation of 56G PAM4 Link Systems Hongtao Zhang, hongtao@xilinx.com Fangyi Rao, fangyi_rao@keysight.com Xiaoqing Dong, dongxiaoqing82@huawei.com Geoff Zhang, geoffz@xilinx.com Outline

More information

Modeling and Verifying Mixed-Signal Designs with MATLAB and Simulink

Modeling and Verifying Mixed-Signal Designs with MATLAB and Simulink Modeling and Verifying Mixed-Signal Designs with MATLAB and Simulink Arun Mulpur, Ph.D., MBA Industry Group Manager Communications, Electronics, Semiconductors, Software, Internet Energy Production, Medical

More information

Concerns when applying Channel Simulation to DDR4 Interface

Concerns when applying Channel Simulation to DDR4 Interface Concerns when applying Channel Simulation to DDR4 Interface Masaki Kirinaka mkirinaka@jp.fujitsu.com Akiko Tsukada tsukada.akiko@jp.fujitsu.com FUJITSU INTERCONNECT TECHNOLOGIES LIMITED Asian IBIS Summit

More information

ADS USB 3.1 Compliance Test Bench

ADS USB 3.1 Compliance Test Bench ADS 2016.01 USB 3.1 Compliance Test Bench Notices Keysight Technologies, Inc. 1983-2016 1400 Fountaingrove Pkwy., Santa Rosa, CA 95403-1738, United States All rights reserved. No part of this documentation

More information

Comparison of BER Estimation Methods which Account for Crosstalk

Comparison of BER Estimation Methods which Account for Crosstalk Comparison of BER Estimation Methods which Account for Crosstalk As presented at DesignCon 2009 Co-authored by: Michael Steinberger, Signal Integrity Software, Inc. msteinb@sisoft.com Barry Katz, Signal

More information

PCI Express 3.0 Characterization, Compliance, and Debug for Signal Integrity Engineers

PCI Express 3.0 Characterization, Compliance, and Debug for Signal Integrity Engineers PCI Express 3.0 Characterization, Compliance, and Debug for Signal Integrity Engineers - Transmitter Testing - Receiver Testing - Link Equalization Testing David Li Product Marketing Manager High Speed

More information

Electrical optimization and simulation of your PCB design

Electrical optimization and simulation of your PCB design Electrical optimization and simulation of your PCB design Steve Gascoigne Senior Consultant at Mentor Graphics Zagreb, 10. lipnja 2015. Copyright CADCAM Group 2015 The Challenge of Validating a Design..

More information

An Innovative Simulation Workflow for Debugging High-Speed Digital Designs using Jitter Separation

An Innovative Simulation Workflow for Debugging High-Speed Digital Designs using Jitter Separation An Innovative Simulation Workflow for Debugging High-Speed Digital Designs using Jitter Separation C. Chastang, A. Amédéo V. Poisson, P. Grison, F. Demuynck C. Gautier, F. Costa Thales Communications &

More information

10A AMI PARAMETER DEFINITION FILE STRUCTURE

10A AMI PARAMETER DEFINITION FILE STRUCTURE 10A AMI PARAMETER DEFINITION FILE STRUCTURE INTRODUCTION The information provided in this section is applicable to the content of the parameter definition file (.ami. Note that the rules described below

More information

Serial Link Analysis and PLL Model

Serial Link Analysis and PLL Model 25. July 2007 Serial Link Analysis and PLL Model September 11, 2007 Asian IBIS Summit, Beijing China Huang Chunxing huangchunxing@huawei.com www.huawei.com HUAWEI TECHNOLOGIES Co., Ltd. Agenda High-speed

More information

PCI Express Link Equalization Testing 서동현

PCI Express Link Equalization Testing 서동현 PCI Express Link Equalization 서동현 Application Engineer January 19th, 2016 Agenda Introduction Page 2 Dynamic Link Equalization TX/RX Link Equalization Tests Test Automation RX Stress Signal Calibration

More information

HFSS Solver On Demand for Package and PCB Characterization Using Cadence. Greg Pitner

HFSS Solver On Demand for Package and PCB Characterization Using Cadence. Greg Pitner HFSS Solver On Demand for Package and PCB Characterization Using Cadence Greg Pitner 1 Problem Statement Usually SI engineers extract only the package or the pcb due to the trade offs between capacity

More information

Keysight U7231B, U7231C DDR3 and LPDDR3 Compliance Test Application For Infiniium Series Oscilloscopes DATA SHEET

Keysight U7231B, U7231C DDR3 and LPDDR3 Compliance Test Application For Infiniium Series Oscilloscopes DATA SHEET Keysight U7231B, U7231C DDR3 and LPDDR3 Compliance Test Application For Infiniium Series Oscilloscopes DATA SHEET Test, Debug and Characterize Your DDR3 and LPDDR3 Designs Quickly and Easily The Keysight

More information

An Overview of High-Speed Serial Bus Simulation Technologies

An Overview of High-Speed Serial Bus Simulation Technologies An Overview of High-Speed Serial Bus Simulation Technologies Asian IBIS Summit, Beijing, China September 11, 27.25.2.15.1.5 -.5 -.1 Arpad Muranyi arpad_muranyi@mentor.com Vladimir Dmitriev-Zdorov -.15

More information

HFSS Solver-On-Demand for Package and PCB Characterization Using Cadence Greg Pitner

HFSS Solver-On-Demand for Package and PCB Characterization Using Cadence Greg Pitner HFSS Solver-On-Demand for Package and PCB Characterization Using Cadence Greg Pitner 1 ANSYS, Inc. September 14, Problem Statement Usually SI engineers extract only the package or the pcb due to the trade-offs

More information

New AMI API to Resolve Model Parameter Dependencies

New AMI API to Resolve Model Parameter Dependencies New AMI API to Resolve Model Parameter Dependencies Fangyi Rao and Radek Biernacki Agilent Technologies, Inc. IBIS Summit at DesignCon Santa Clara, California Page 1 Requirements Model parameters used

More information

SPISim1. SPISim Modeling Suite. IBIS, IBIS-AMI model generation and general modeling

SPISim1. SPISim Modeling Suite. IBIS, IBIS-AMI model generation and general modeling SPISim1 SPISim Modeling Suite IBIS, IBIS-AMI model generation and general modeling SPISim EDA expertise in Signal, Power Integrity and Simulation EDA focusing on SI and PI: SPISim is an EDA company specialized

More information

Memory Interface Verification and Debug. Analog Validation Presentation

Memory Interface Verification and Debug. Analog Validation Presentation Memory Interface Verification and Debug Analog Validation Presentation Memory Validation Challenges Speed Upward trend to meet the ever increasing application needs Widely used High Speed Parallel Bus,

More information

Measurement and Simulation of a High- Speed Electro/Optical Channel

Measurement and Simulation of a High- Speed Electro/Optical Channel TITLE Measurement and Simulation of a High- Speed Electro/Optical Channel Shirin Farrahi, (Oracle) Image Michael Cina (TE Connectivity), Jeffery Marquart (TE Connectivity), Andrei Kaikkonen (TE Connectivity),

More information

Application Note 1242

Application Note 1242 HFBR-5701L/5710L/5720L/5730L and HDMP-1687 Reference Design for 1.25 GBd Gigabit Ethernet and 1.0625 GBd Fiber Channel Applications Application Note 1242 Introduction Avago s objective in creating this

More information

PCI Express 4.0. Electrical compliance test overview

PCI Express 4.0. Electrical compliance test overview PCI Express 4.0 Electrical compliance test overview Agenda PCI Express 4.0 electrical compliance test overview Required test equipment Test procedures: Q&A Transmitter Electrical testing Transmitter Link

More information

The 3S Proposal: A SPICE Superset Specification for Behavioral Modeling

The 3S Proposal: A SPICE Superset Specification for Behavioral Modeling The 3S Proposal: A SPICE Superset Specification for Behavioral Modeling Michael Mirmak Intel Corporation June 5, 2007 Legal Disclaimer THIS DOCUMENT AND RELATED MATERIALS AND INFORMATION ARE PROVIDED "AS

More information

AN 608: HST Jitter and BER Estimator Tool for Stratix IV GX and GT Devices

AN 608: HST Jitter and BER Estimator Tool for Stratix IV GX and GT Devices AN 608: HST Jitter and BER Estimator Tool or Stratix IV GX and GT Devices July 2010 AN-608-1.0 The high-speed communication link design toolkit (HST) jitter and bit error rate (BER) estimator tool is a

More information

Making the Most of your MATLAB Models to Improve Verification

Making the Most of your MATLAB Models to Improve Verification Making the Most of your MATLAB Models to Improve Verification Verification Futures 2016 Graham Reith Industry Manager: Communications, Electronics & Semiconductors Graham.Reith@mathworks.co.uk 2015 The

More information

Achieving PCI Express Compliance Faster

Achieving PCI Express Compliance Faster Achieving PCI Express Compliance Faster Agenda PCIe Overview including what s new with Gen4 PCIe Transmitter Testing PCIe Receiver Testing Intro to Tektronix s PCIe Tx and Rx Test Solution PCIe Market

More information

Simulation Results for 10 Gb/s Duobinary Signaling

Simulation Results for 10 Gb/s Duobinary Signaling Simulation Results for 10 Gb/s Duobinary Signaling Populating the Signaling Ad Hoc Spreadsheet IEEE 802.ap Task Force Atlanta March 15-17, 2005 802.AP Backplane Ethernet Contributors Vitesse Majid Barazande-Pour

More information

DisplayPort 1.4 Webinar

DisplayPort 1.4 Webinar DisplayPort 1.4 Webinar Test Challenges and Solution Yogesh Pai Product Manager - Tektronix 1 Agenda DisplayPort Basics Transmitter Testing Challenges DisplayPort Type-C Updates Receiver Testing Q and

More information

Using DATA Files for IBIS-AMI Models. Lance Wang DesignCon IBIS Summit Santa Clara, CA, USA Feburary 3 rd, 2017

Using DATA Files for IBIS-AMI Models. Lance Wang DesignCon IBIS Summit Santa Clara, CA, USA Feburary 3 rd, 2017 Using DATA Files for IBIS-AMI Models Lance Wang DesignCon IBIS Summit Santa Clara, CA, USA Feburary 3 rd, 2017 TM Outline Motivation Platform/OS dependent DLL, SO Using DATA Files for AMI models The advantages

More information

Connecting MATLAB & Simulink with your SystemVerilog Workflow for Functional Verification

Connecting MATLAB & Simulink with your SystemVerilog Workflow for Functional Verification Connecting MATLAB & Simulink with your SystemVerilog Workflow for Functional Verification Corey Mathis Industry Marketing Manager Communications, Electronics, and Semiconductors MathWorks 2014 MathWorks,

More information

HARI Interface Chip for Serial PMD A comparison of two clocking schemes. Vipul Bhatt, Finisar, 2/2/00 1

HARI Interface Chip for Serial PMD A comparison of two clocking schemes. Vipul Bhatt, Finisar, 2/2/00 1 Interface Chip for Serial PMD A comparison of two clocking schemes Vipul Bhatt, Finisar, 2/2/00 1 chip, 2 clock domains, Tx path De-, De-skew 32 16 644.53 MHz CKI 312.5M Recovered Byte Clock REFCK 312.5

More information

HyperLynx DDRx Interface Analysis. Student Workbook

HyperLynx DDRx Interface Analysis. Student Workbook HyperLynx DDRx Interface Analysis Student Workbook 2017 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation

More information

N1014A SFF-8431 (SFP+)

N1014A SFF-8431 (SFP+) DATA SHEET N1014A SFF-8431 (SFP+) Compliance and Debug Application for 86100D DCA-X and N109X DCA-M Oscilloscopes Be Confident With Compliant Measurements Easy-to-use oscilloscope application that lets

More information

CIRCUIT DESIGN. is published monthly by: UP Media Group Inc Powers Ferry Road, Ste. 600 Atlanta, GA Tel (678) Fax (678)

CIRCUIT DESIGN. is published monthly by: UP Media Group Inc Powers Ferry Road, Ste. 600 Atlanta, GA Tel (678) Fax (678) P R I N T E D CIRCUIT DESIGN is published monthly by: UP Media Group Inc. 2018 Powers Ferry Road, Ste. 600 Atlanta, GA 30339 Tel (678) 589-8800 Fax (678) 589-8850 All material published in this file and

More information

New Software-Designed Instruments

New Software-Designed Instruments 1 New Software-Designed Instruments Nicholas Haripersad Field Applications Engineer National Instruments South Africa Agenda What Is a Software-Designed Instrument? Why Software-Designed Instrumentation?

More information

High-speed I/O test: The ATE paradigm must change

High-speed I/O test: The ATE paradigm must change High-speed I/O test: The ATE paradigm must change 2005 VLSI Test Symposium Session 4C Burnie West May 2005 Outline The brave new world Test methodology PHY testing Functional testing ATE specifications

More information

100GEL C2M Channel Analysis Update

100GEL C2M Channel Analysis Update 100GEL C2M Channel Analysis Update Jane Lim, Cisco Pirooz Tooyserkani, Cisco Upen Reddy Kareti, Cisco Joel Goergen, Cisco Marco Mazzini, Cisco 9/5/2018 IEEE P802.3ck 100Gb/s, 200Gb/s, and 400Gb/s Electrical

More information

Harmony-AMS Analog/Mixed-Signal Simulator

Harmony-AMS Analog/Mixed-Signal Simulator Harmony-AMS Analog/Mixed-Signal Simulator Yokohama, June 2004 Workshop 7/15/04 Challenges for a True Single-Kernel A/MS Simulator Accurate partition of analog and digital circuit blocks Simple communication

More information

AMI Applications in High-speed Serial Channel Analysis and Measurement Correlation

AMI Applications in High-speed Serial Channel Analysis and Measurement Correlation AMI Applications in High-speed Serial Channel Analysis and Measurement Correlation Jia Wei, Sunanbing, Zhu ShunLin Jia.wei@zte.com.cn, sun.anbing@zte.com.cn, Zhu.shunlin@zte.com.cn High-Speed System Lab,ZTE

More information

LVDS applications, testing, and performance evaluation expand.

LVDS applications, testing, and performance evaluation expand. Stephen Kempainen, National Semiconductor Low Voltage Differential Signaling (LVDS), Part 2 LVDS applications, testing, and performance evaluation expand. Buses and Backplanes D Multi-drop D LVDS is a

More information

Software Driven Verification at SoC Level. Perspec System Verifier Overview

Software Driven Verification at SoC Level. Perspec System Verifier Overview Software Driven Verification at SoC Level Perspec System Verifier Overview June 2015 IP to SoC hardware/software integration and verification flows Cadence methodology and focus Applications (Basic to

More information

Application Note. PCIE-RA Series Final Inch Designs in PCI Express Applications Generation GT/s

Application Note. PCIE-RA Series Final Inch Designs in PCI Express Applications Generation GT/s PCIE-RA Series Final Inch Designs in PCI Express Applications Generation 3-8.0 GT/s Copyrights and Trademarks Copyright 2012, Inc. COPYRIGHTS, TRADEMARKS, and PATENTS Final Inch is a trademark of, Inc.

More information

FPGA Algorithm Development Using a Graphical Environment

FPGA Algorithm Development Using a Graphical Environment FPGA Algorithm Development Using a Graphical Environment GRETINA Electronics Working Group July 25, 2004 RIS Corp. R. Todd S. Pauly* ORNL Physics Division J. Pavan D. C. Radford July 2004 1 Overview Motivation

More information

PRISMTECH. Benchmarking OMG DDS for Large-scale Distributed Systems. Powering Netcentricity

PRISMTECH. Benchmarking OMG DDS for Large-scale Distributed Systems. Powering Netcentricity PRISMTECH Powering Netcentricity Benchmarking OMG DDS for Large-scale Distributed Systems Reinier Torenbeek reinier.torenbeek@prismtech.com Senior Solution Architect PrismTech Benchmarking OMG DDS for

More information

Application Note. PCIE-EM Series Final Inch Designs in PCI Express Applications Generation GT/s

Application Note. PCIE-EM Series Final Inch Designs in PCI Express Applications Generation GT/s PCIE-EM Series Final Inch Designs in PCI Express Applications Generation 3-8.0 GT/s Copyrights and Trademarks Copyright 2015, Inc. COPYRIGHTS, TRADEMARKS, and PATENTS Final Inch is a trademark of, Inc.

More information

DDR Testing:Compliance,Verify and Debug( 一 )

DDR Testing:Compliance,Verify and Debug( 一 ) DDR Testing:Compliance,Verify and Debug( 一 ) Double data-rate (DDR) memory has ruled the roost as the main system memory in PCs for a long time. Of late, it's seeing more usage in embedded systems as well.

More information

Cadence simulation technology for PCB design

Cadence simulation technology for PCB design DATASHEET CADENCE SIMULATION FOR PCB DESIGN On larger designs especially, PCB design teams need fast and reliable simulation to achieve convergence. Cadence simulation technology for PCB design offers

More information

Allegro Sigrity SI Streamlining the creation of high-speed interconnect on digital PCBs and IC packages

Allegro Sigrity SI Streamlining the creation of high-speed interconnect on digital PCBs and IC packages Streamlining the creation of high-speed interconnect on digital PCBs and IC packages The Cadence Allegro Sigrity signal integrity (SI) integrated high-speed design and analysis environment streamlines

More information

VIBbox 64-Channel Sound & Vibration Solution

VIBbox 64-Channel Sound & Vibration Solution VIBbox 64-Channel Sound & Vibration Solution VIBbox is a high-accuracy, high channel count, dynamic signal analyzer system for sound and vibration applications. VIBbox packages four DT9857E modules in

More information

Keysight Technologies EZJIT Plus Jitter Analysis Software for Infiniium Oscilloscopes. Data Sheet

Keysight Technologies EZJIT Plus Jitter Analysis Software for Infiniium Oscilloscopes. Data Sheet Keysight Technologies EZJIT Plus Jitter Analysis Software for Infiniium Oscilloscopes Data Sheet 02 Keysight EZJIT Plus Jitter Analysis Software for Infiniium Oscilloscopes - Data Sheet Table of Contents

More information

DT9837. High Performance USB Module for Sound & Vibration Analysis. DT9837 Features

DT9837. High Performance USB Module for Sound & Vibration Analysis. DT9837 Features DT9837 High Performance USB Module for Sound & Vibration nalysis DT9837 Features 4 simultaneous, 24-bit Delta-Sigma channels for high resolution measurements. Support for four IEPE inputs, including current

More information

Practical Importance of the FOUNDATION TM Fieldbus Interoperability Test System

Practical Importance of the FOUNDATION TM Fieldbus Interoperability Test System Stephen Mitschke Applications Engineer Fieldbus Foundation Practical Importance of the FOUNDATION TM Fieldbus Interoperability System Steve Vreeland Senior Software Engineer Fieldbus Inc. Austin, TX 78759

More information

Optimization of Modern Memory

Optimization of Modern Memory System Design, Verificationand and Optimization of Modern Memory Interfaces (DDR3) Santa Clara, Aug 23 rd 2011 Robert Myoung Sr. Application Engineer 1 Agenda Introduction ECAD Geometry Translation SI/PI

More information

IBIS Model Validation Review. Lance Wang IBIS Asian Summit 2012 Nov. 16, 2012 Yokohama, Japan

IBIS Model Validation Review. Lance Wang IBIS Asian Summit 2012 Nov. 16, 2012 Yokohama, Japan IBIS Model Validation Review Lance Wang lwang@iometh.com IBIS Asian Summit 2012 Nov. 16, 2012 Yokohama, Japan TM Outlines Motivation History Method Review Common Mistakes Conclusion 2006-2012 IO Methodology

More information

PCI Express Electrical Basics

PCI Express Electrical Basics PCI Express Electrical Basics Dean Gonzales Advanced Micro Devices Copyright 2015, PCI-SIG, All Rights Reserved 1 Topics PCI Express Overview Enhancements for 8GT/s Target Channels for the Specification

More information

Arria V GX Video Development System

Arria V GX Video Development System Arria V GX Video Development System Like Sign Up to see what your friends like. The Arria V GX FPGA Video Development System is an ideal video processing platform for high-performance, cost-effective video

More information

Ethernet SFF-8431 SFP+ SFF-8635 QSFP+ Compliance and Debug Testing. Anshuman Bhat Product Manager

Ethernet SFF-8431 SFP+ SFF-8635 QSFP+ Compliance and Debug Testing. Anshuman Bhat Product Manager Ethernet SFF-8431 SFP+ SFF-8635 QSFP+ Compliance and Debug Testing Anshuman Bhat Product Manager Agenda QSFP+ SFP+ Technology Overview Testing challenges Performing TWDPc Measurements Solution for Debug

More information

Portable Stimulus Working Group

Portable Stimulus Working Group Portable Stimulus Working Group Authored by the PSWG Presented by Tom Fitzpatrick Portable Stimulus Working Group Vice Chair Portable Stimulus Working Group (PSWG) Our goals - Enable value and automation

More information

Automated Requirements-Based Testing

Automated Requirements-Based Testing Automated Requirements-Based Testing Tuesday, October 7 th 2008 2008 The MathWorks, Inc. Dr. Marc Segelken Senior Application Engineer Overview Purposes of Testing Test Case Generation Structural Testing

More information

How to Solve DDR Parametric and Protocol Measurement Challenges

How to Solve DDR Parametric and Protocol Measurement Challenges How to Solve DDR Parametric and Protocol Measurement Challenges Agilent DTD Scopes and Logic Analyzer Division Copyright 2008 Agilent Technologies Solve DDR Phy & Protocol Challenges Page 11 25 September

More information

Serial Digital Audio Routing Switchers?

Serial Digital Audio Routing Switchers? Serial Digital Audio Routing Switchers? When updating a facility to digital, one of the first things to consider is replacing the old patch bays with a centrally located routing switcher. There are many

More information

Signal Integrity Analysis

Signal Integrity Analysis Mixed Signal Expands Channel SI Horizon Modeling for Signal Integrity Analysis Saliou DIEYE Agilent EESOF EDA Saliou_dieye@agilent.com Riccardo GIACOMETTI Agilent EESOF EDA Riccardo_giacometti@agilent.com

More information

DDR3 Memory Buffer: Buffer at the Heart of the LRDIMM Architecture. Paul Washkewicz Vice President Marketing, Inphi

DDR3 Memory Buffer: Buffer at the Heart of the LRDIMM Architecture. Paul Washkewicz Vice President Marketing, Inphi DDR3 Memory Buffer: Buffer at the Heart of the LRDIMM Architecture Paul Washkewicz Vice President Marketing, Inphi Theme Challenges with Memory Bandwidth Scaling How LRDIMM Addresses this Challenge Under

More information

APDS Wizard v4 for Nexxim/Designer 4.0 Specially optimized for DDR2/3 SI. Ansoft Korea Team

APDS Wizard v4 for Nexxim/Designer 4.0 Specially optimized for DDR2/3 SI. Ansoft Korea Team APDS Wizard v4 for Nexxim/Designer 4.0 Specially optimized for DDR2/3 SI Ansoft Korea Team APDS Wizard v4 All-Renewed, Enhanced Wizard. Version 4 means this new wizard would work with Designer/Nexxim v4

More information

Multi-Gigahertz Parallel FFTs for FPGA and ASIC Implementation

Multi-Gigahertz Parallel FFTs for FPGA and ASIC Implementation Multi-Gigahertz Parallel FFTs for FPGA and ASIC Implementation Doug Johnson, Applications Consultant Chris Eddington, Technical Marketing Synopsys 2013 1 Synopsys, Inc. 700 E. Middlefield Road Mountain

More information

Characterize and Debug Crosstalk Issues with Keysight Crosstalk Analysis App

Characterize and Debug Crosstalk Issues with Keysight Crosstalk Analysis App Chong Min-Jie Characterize and Debug Crosstalk Issues with Crosstalk Analysis App Page Characterize and Debug Crosstalk Issues with Crosstalk Analysis App Min-Jie Chong HPS Product Manager & Planner Oscilloscope

More information

Best Practices for Architecting Embedded Applications in LabVIEW Jacques Cilliers Applications Engineering

Best Practices for Architecting Embedded Applications in LabVIEW Jacques Cilliers Applications Engineering Best Practices for Architecting Embedded Applications in LabVIEW Jacques Cilliers Applications Engineering Overview of NI RIO Architecture PC Real Time Controller FPGA 4 Where to Start? 5 Requirements

More information

Experiment 3. Getting Start with Simulink

Experiment 3. Getting Start with Simulink Experiment 3 Getting Start with Simulink Objectives : By the end of this experiment, the student should be able to: 1. Build and simulate simple system model using Simulink 2. Use Simulink test and measurement

More information

Features. Applications

Features. Applications 3.3V Ultra-Precision 1:4 LVDS Fanout Buffer/Translator with Internal Termination General Description The is a 3.3V, high-speed 2GHz differential low voltage differential swing (LVDS) 1:4 fanout buffer

More information

Agilent U7231B DDR3 and LPDDR3 Compliance Test Application for Infiniium Series Oscilloscopes. Data Sheet

Agilent U7231B DDR3 and LPDDR3 Compliance Test Application for Infiniium Series Oscilloscopes. Data Sheet Agilent U7231B DDR3 and LPDDR3 Compliance Test Application for Infiniium Series Oscilloscopes Data Sheet Test, debug and characterize your DDR3 and LPDDR3 designs quickly and easily The Agilent Technologies

More information

780A Handheld Test Instrument. 780A HANDHELD TEST INSTRUMENT Now you can test 4K Ultra HD HDMI /60Hz

780A Handheld Test Instrument. 780A HANDHELD TEST INSTRUMENT Now you can test 4K Ultra HD HDMI /60Hz 780A HANDHELD TEST INSTRUMENT Now you can test 4K Ultra HD HDMI 2.0 devices @ 50/60Hz (Note: Above image shown with optional 4-port board to support ACA passive monitoring.) The 780A Handheld Test Instrument

More information

What s New in HyperLynx 8.0

What s New in HyperLynx 8.0 What s New in HyperLynx 8.0 Copyright Mentor Graphics Corporation 2009 All Rights Reserved. Mentor Graphics, Board Station XE Flow, ViewDraw, Falcon Framework, IdeaStation, ICX and Tau are registered trademarks

More information

OrCAD for Education Program

OrCAD for Education Program OrCAD for Education Program In partnership with Cadence Design Systems (the world s largest EDA software vendor), ECADtools administers the OrCAD for Education Program, which provides universities, electronics

More information

IBISCHK6 V6.1.3 and Executable Model File Checking

IBISCHK6 V6.1.3 and Executable Model File Checking IBISCHK6 V6.1.3 and Executable Model File Checking Bob Ross, Teraspeed Labs bob@teraspeedlabs.com Asian IBIS Summit Taipei, Taiwan November 14, 2016 1 Goals and Contents New ibischk6 V6.1.3 executables

More information

Keysight U7233A DDR1 Compliance Test Application with LPDDR and mobile-ddr Support

Keysight U7233A DDR1 Compliance Test Application with LPDDR and mobile-ddr Support Ihr Spezialist für Mess- und Prüfgeräte Keysight U7233A DDR1 Compliance Test Application with LPDDR and mobile-ddr Support For Infiniium Series Oscilloscopes Data Sheet datatec Ferdinand-Lassalle-Str.

More information