Parag Choudhary Engineering Architect

Size: px
Start display at page:

Download "Parag Choudhary Engineering Architect"

Transcription

1

2 Parag Choudhary Engineering Architect

3 Agenda Overview of Design Trends & Designer Challenges PCB Virtual Prototyping in PSpice Simulator extensions for Models and Abstraction levels Examples of a coding algorithm models into PSpice PCB Level cycle accurate mixed signal simulation

4 System integration trends Design Trends Electronic systems trending to large devices for lower power, higher reliability, and increased functionality in smaller package Software controlled Digital Content with Analog circuitry all in one Electronic Package are the new Mixed Signal devices Handhelds, wearable(s) and Internet of Things boosting growth of Embedded Systems

5 Design Development Challenges Discrete Devices Basic Integration Mixed-Signal Technologies Mixed-Signal Electro- Mechanical SoC Integration Package Integration Embedded Software controlled Mixed Signal Device require solutions where S/W algorithms can be tested together with H/W SPICE Models Mixed-Signal Models System Models Higher abstraction and lower accuracy and lower simulation time In PCB systems simulation for large ICs HDL-level IC models are prohibitively slow for the new emerging class of devices

6 PCB Virtual prototyping Requirements Package Integration SoC Integration Mixed-Signal Electro- Mechanical Mixed-Signal Technologies System macromodel (System model embedded in mixed-signal model) Mixed-signal SPICE and gate-level simulation (Small D- Big A) Model Abstractions Architectural Functional Behavioral Gate Level Integrated C/C++ & Spice language based solution to model large mixed signal electronic devices at any abstraction level and achieve desired accuracy at PCB level simulation while supporting existing PCB analysis flows Cadence, the Cadence logo, and PSpice are registered trademarks of Cadence Design Systems, Inc. All other trademarks are the property of their respective owners. Basic Integration Discrete Devices Physical SPICE parametric extraction and curve fitting Circuit Level Physical Implementation

7 PSpice virtual prototyping PCB systems Integrated C/C++ & Spice language based solution to model large mixed signal electronic devices at any abstraction level and achieve desired accuracy at PCB level simulation while supporting existing PCB analysis flows Package Integration SoC Integration Mixed-Signal Electro- Mechanical Mixed-Signal Technologies Basic Integration Discrete Devices System macro-model (System model embedded in mixed-signal model) Mixed-signal SPICE and gate-level simulation (Small D- Big A) Physical SPICE parametric extraction and curve fitting Model Abstractions Architectural Functional Behavioral Gate Level Circuit Level Physical Implementation Cadence, the Cadence logo, PSpice are registered trademarks of Cadence Design Systems, Inc. All other trademarks are the property of their respective owners. PSpice Model PSpice System Macro Model with SystemC-TLM PSpice System Macro Model with SystemC, C, C++, PSpice Digital PSpice System Macro Model with SystemC, C/C++, PSpice Mixed Signal PSpice Mixed-Signal Macro Model with C/C++, PSpice Mixed Signal Devices PSpice Macro Model with SPICE, Analog-C/C++/SystemC-AMS PSpice Macro Model with SPICE, Analog-C/C++/SystemC-AMS with Physical Parasitic

8 PSpice mixed-signal simulator Digital Event Solver 6 logic levels (Z level is strength) Analog Matrix Solver Pin I/O Models IN 0 IN 1 IN 2 Behavioral Logic (Functional Model) OUT 0 OUT 1 OUT 2 D/A & D/A Convertors [G][V]=[I] Pin to Pin Timing Model Constraint Model Cadence, the Cadence logo, and PSpice are registered trademarks of Cadence Design Systems, Inc. All other trademarks are the property of their respective owners.

9 Cadence, the Cadence logo, and PSpice are registered trademarks of Cadence Design Systems, Inc. All other trademarks are the property of their respective owners. PSpice mixed-signal device models D/A & D/A Convertors A/D (O device) Behavioral primitives Bidirectional transfer gates D/A (N device) Delay line GaAsFET Capacitor Diode VCVS and Flux Source CCVS File stimulus Pullup and pulldown Flip-flops and latches Random access read-write memory Input/output model Read-only memory Multi-bit A/D and D/A converters Standard gates Programmable logic array Stimulus generator VCCS and Charge Source CCCS Independent Current source JFET Mutual Coupling Inductor Mosfet D/A A/D IGBT Bipolar transistor Resistor Voltage- Controlled switch Transmission lines Independent Voltage Source Tristate gates Current Controlled Switch Generic C/C++ Model

10 PSpice mixed-signal macro model with C/C++/SystemC extensions D/A and D/A Convertors Integrated C/C++ & Spice language based solution to model large mixed signal electronic devices at any abstraction level and achieve desired accuracy at PCB level simulation C/C++ Digital Model SystemC Model A/D (O device) Delay line Multi-bit A/D and D/A converters Read-only memory Behavioral primitives File stimulus Programmable logic array Standard gates Bidirectional transfer gates Flip-flops and latches Pullup and pulldown Stimulus generator Cadence, the Cadence logo, and PSpice are registered trademarks of Cadence Design Systems, Inc. All other trademarks are the property of their respective owners. D/A (N device) Input/output model Random access read-write memory Tristate gates VerilogA-ADMS Configuration C/C++ Behavioral Model Device Compact Models GaAsFET Capacitor Diode CCVS JFET VCCS and Charge Source Mutual Coupling CCCS Inductor D/A A/D IGBT Resistor Voltage- Controlled switch Current Controlled Switch Transmission lines Generic C/C++ Model VCVS and Flux Source Independent Current source Mosfet Bipolar transistor Independent Voltage Source

11 PSpice Event solver Acceleration with Accuracy for PCB Simulation IN 0 IN 1 IN 2 Pin I/O Models System Model Abstraction OUT 0 OUT 1 OUT 2 Pin to Pin Timing Model Constraint Model Temporal Data Accuracy Timing and I/O models at Interface Simulation Acceleration with System-Level Abstractions Functionality Structural

12 IN Power Stage Example - S/W Algorithm Controlled PWM in Power Supply Filter Stage OUT Develop and test MCU targeted algorithms in PSpice models PWM Microcontroller with S/W control A/D PWM Control C/C++ Digital Model SystemC Model

13 Example: C/C++ Digital Model in PSpice Detect clock edge Read Input signal bits Convert Signal Bits to C/C++ variables Execute Algorithm Convert C/C++ variables to Signal bits and post to output

14 Example: SystemC Model in PSpice Read input signals Create SystemC variables for input Signals Write to SystemC block Evaluate SystemC Block Read SystemC Block output Write to output signal bits

15 PSpice accelerated mixed-signal system model for large IC on PCB with mixed-signal accuracy at interface Physical device compact model SystemC model supporting embedded S/W and different abstraction levels Analog behavioral Digital C/C++ with embedded SW block Temporal Functionality Data Accuracy Simulation Acceleration with System-Level Abstractions Structural Cadence, the Cadence logo, and PSpice are registered trademarks of Cadence Design Systems, Inc. All other trademarks are the property of their respective owners.

16 Specify Model I/O, Timing and Constraints inside Model core behavior in System Model Function al Logic PSpice digital block allows user to specify functional logic, I/O, timing and constraints at a block level (PCB solutions need to work from datasheet) I/O model, timing information and constraints can be captured directly from datasheet or PSpice re-usable model specification directly input as specs from IC datasheets Constraint Specificati on PSpice Digital Block Timing Specificati on I/O Drive Specs PSpice system modeling extensions allows functional logic to be simple C/C++ or can be sophisticated models from SystemC The PSpice C/C++ digital block API allow specification of timing and I/O also enabling more complex models instead of always using block-level specification

17 Algorithmic Block Simulation in Matlab- Simulink Using Matlab/Simulink blocks using PSpice Device Modeling (DMI) API MATLAB Model Block Implementation & Simulation in PSpice Mixed-level Cosimulation in Matlab- Simulink & PSpice Mixed-level Simulation in PSpice Design Algorithmic module in Matlab/Simulink Use PSpice Adapter to embed code inside PSpice behavioral block Use MATLAB/Simulink Coder to Generate C Code Compile code in Microsoft Visual Studio IDE to generate PSpice- DMI compatible dll Associate Macro-model to Schematic on OrCAD Capture Canvas Run PSpice simulation and verify results Algorithmic Abstraction Implementation

18 Using Device modeling API with MathWorks Algorithms Algorithmic Block Simulation in Matlab-Simulink MATLAB Model Block Implementation & Simulation in PSpice Mixed-level Cosimulation in Matlab- Simulink & PSpice Mixed-level Simulation in PSpice Algorithmic Abstraction Implementation

19 Algorithm Transfer to PSpice Circuit Model Matlab PSpice

20 PSpice virtual prototyping PCB systems Single Simulation environment with embedded software and Electronic devices models at multiple abstraction levels PSpice SPICE Macro-Model PSpice Analog Behavioral PSpice Functional Block Defined in C Cadence, the Cadence logo, Virtuoso, MMSIM and PSpice are registered trademarks of Cadence Design Systems, Inc. All other trademarks are the property of their respective owners.

21 Simulink & PSpice co-simulation Instantiate and co-simulate PSpice Design Block in Simulink Filter

22 Chip-Package-Board PSpice PCB Block in Simulink PSpice System Design Implementation across multiple design fabrics Simulink Coder to PSpice Block Miniaturizationiterative block implementation with system design exploration to implementation PSpice PCB Implementation

23 PCB system model in Cadence Chip- Package-Board solution Virtuoso Technology Specctre PSpice Netlist Support MMSIM 14.1 Dec Allegro PCB Technology Sigrity Technology Improved model quality for increased model complexity Virtuoso System In Package Technology PSpice SystemC, C/C++ Support 16.6 QIR Verilog-ADMS July 2015 OrCAD Technology

24 MMSIM with Spectre & PSpice Goal MMSIM simulations enabled with sub-blocks defined in PSpice format Allows designer to include PCB components in Spectre simulations Use model Spectre netlist: pspice_include <file> Spice netlist:.pspice_include <file> All file content inside <file> and any included file are required to be in PSpice format No supported PSpice only designs Spectre PSpice control statements Spectre Top Level Spectre Sub-block Spectre PSpice Sub-block PSpice

25 MMSIM PSpice features Features pspice_include reads the PSpice format netlist Models included in PSpice netlist simulated using the PSpice default values and equations All basic analog devices are supported Basic device types Independent and dependent sources Subckt and model definition Parameter and function definitions Transmission lines Analog behavioral modeling Note Digital devices are not supported with Spectre simulation. Basic gates may be built using analog behavioral elements. Virtuoso Analog Design Environment support available in IC616 ISR4/MMSIM13.1 ISR1

26 PSpice Systems Modeling System Design with Embedded S/W Authoring with PSpice System Design Macro Model Mixed-Signal Simulation with Embedded System Models PSpice-Simulink (SLPS) OrCAD PSpice Mixed Signal PSpice Advanced Analysis To System Implementation PSpice Behavioral and Compact Device Modeling with VerilogA and C/C++ Circuit Reliability Analysis SI/PDN Analysis (Sigrity Technology with PSpice) Multi-Domain Modeling and Simulation Open Application Programming Interface (API) World s Leading Schematic Authoring Technology Co-Simulation with Implementation Interface to postprocessing and reports Reliability Analysis with customized algorithms

27 Summary PSpice system model extensions enable modeling of large mixed-signal ICs in PCB simulation enabling simulation of entire PCB PSpice analog C/C++ extensions with VerilogA-ADMS configurations enable modeling of: Analog behavioral blocks for multi-domain PCB simulation New technology device compact models into PSpice simulator PSpice-Virtuoso collaboration provide model and netlist portability between Virtuoso- Spectre environments and PSpice

28 Next Level Implementation details in Session on modeling Embedded Device

29 2015 Cadence Design Systems, Inc. All rights reserved worldwide. Cadence, the Cadence logo, OrCAD, PSpice, Spectre, and Virtuoso are registered trademarks and Sigrity is a trademark of Cadence Design Systems, Inc, All other trademarks are the property of their respective owners.

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

Agenda. Mixed-level System Design using PSpice Modeling of different types of devices using PSpice

Agenda. Mixed-level System Design using PSpice Modeling of different types of devices using PSpice Abha Jain Agenda Mixed-level System Design using PSpice Modeling of different types of devices using PSpice C/C++ Digital Models MATLAB Algorithmic Models SystemC Models Compact Device Models using VerilogA-ADMS

More information

THE DESIGNER'S GUIDE TO VERILOG-AMS First Edition June 2004

THE DESIGNER'S GUIDE TO VERILOG-AMS First Edition June 2004 THE DESIGNER'S GUIDE TO VERILOG-AMS First Edition June 2004 KENNETH S. KUNDERT Cadence Design Systems OLAF ZINKE Cadence Design Systems k4 Kluwer Academic Publishers Boston/Dordrecht/London Chapter 1 Introduction

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

PSpice Analog and mixed signal simulation

PSpice Analog and mixed signal simulation PSpice Analog and mixed signal simulation You can count on PSpice for accurate circuit simulation results and regular innovations. PSpice has been tried and proven by thousands of engineers. Since the

More information

APPENDIX-A INTRODUCTION TO OrCAD PSPICE

APPENDIX-A INTRODUCTION TO OrCAD PSPICE 220 APPENDIX-A INTRODUCTION TO OrCAD PSPICE 221 APPENDIX-A INTRODUCTION TO OrCAD PSPICE 1.0 INTRODUCTION Computer aided circuit analysis provides additional information about the circuit performance that

More information

Modeling Power Electronics Components Using SimElectronics and SimPowerSystems Vivek Raju Application Engineer

Modeling Power Electronics Components Using SimElectronics and SimPowerSystems Vivek Raju Application Engineer Modeling Power Electronics Components Using SimElectronics and SimPowerSystems Vivek Raju Application Engineer 2014 The MathWorks, Inc. 1 Key Takeaway Modeling Power Electronics Components Using SimElectronics

More information

Mixed Signal Verification Transistor to SoC

Mixed Signal Verification Transistor to SoC Mixed Signal Verification Transistor to SoC Martin Vlach Chief Technologist AMS July 2014 Agenda AMS Verification Landscape Verification vs. Design Issues in AMS Verification Modeling Summary 2 AMS VERIFICATION

More information

What s New OrCAD 16.6 Quarterly Incremental Release #7

What s New OrCAD 16.6 Quarterly Incremental Release #7 What s New OrCAD 16.6 Quarterly Incremental Release #7 Josh Moore Director Product Marketing Cadence OrCAD Solutions Parag Choudhary Product Engineering Cadence OrCAD Solutions Additional Material and

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

Virtuoso - Enabled EPDA framework AIM SUNY Process

Virtuoso - Enabled EPDA framework AIM SUNY Process Virtuoso - Enabled EPDA framework AIM SUNY Process CADENCE, LUMERICAL, PHOENIX SOFTWARE Driven by our customers Cadence is the leader with Virtuoso custom design platform for electronics custom and mixed

More information

Chapter 1 Overview of Digital Systems Design

Chapter 1 Overview of Digital Systems Design Chapter 1 Overview of Digital Systems Design SKEE2263 Digital Systems Mun im/ismahani/izam {munim@utm.my,e-izam@utm.my,ismahani@fke.utm.my} February 8, 2017 Why Digital Design? Many times, microcontrollers

More information

VCS AMS. Mixed-Signal Verification Solution. Overview. testing with transistor-level accuracy. Introduction. Performance. Multicore Technology

VCS AMS. Mixed-Signal Verification Solution. Overview. testing with transistor-level accuracy. Introduction. Performance. Multicore Technology DATASHEET VCS AMS Mixed-Signal Verification Solution Scalable mixedsignal regression testing with transistor-level accuracy Overview The complexity of mixed-signal system-on-chip (SoC) designs is rapidly

More information

Chapter 5: ASICs Vs. PLDs

Chapter 5: ASICs Vs. PLDs Chapter 5: ASICs Vs. PLDs 5.1 Introduction A general definition of the term Application Specific Integrated Circuit (ASIC) is virtually every type of chip that is designed to perform a dedicated task.

More information

Baseband IC Design Kits for Rapid System Realization

Baseband IC Design Kits for Rapid System Realization Baseband IC Design Kits for Rapid System Realization Lanbing Chen Cadence Design Systems Engineering Director John Rowland Spreadtrum Communications SVP of Hardware Engineering Agenda How to Speed Up IC

More information

Model-Based Design for Video/Image Processing Applications

Model-Based Design for Video/Image Processing Applications Model-Based Design for Video/Image Processing Applications The MathWorks Agenda Model-Based Design From MATLAB and Simulink to Altera FPGA Step-by-step design and implementation of edge detection algorithm

More information

Gerhard Noessing, Villach

Gerhard Noessing, Villach Gerhard Noessing, Villach AGENDA Frequency Domain simulation Matlab or SystemC-AMS? Noise simulation with SystemC-AMS Compare Time Domain with Frequency Domain Simulation Simulation Results Conclusion

More information

OrCAD Lite Products Reference

OrCAD Lite Products Reference Version 17.2 Updated on: September 17, 2018 1991 2018 Cadence Design Systems, Inc. All rights reserved. Portions Apache Software Foundation, Sun Microsystems, Free Software Foundation, Inc., Regents of

More information

Evolution of CAD Tools & Verilog HDL Definition

Evolution of CAD Tools & Verilog HDL Definition Evolution of CAD Tools & Verilog HDL Definition K.Sivasankaran Assistant Professor (Senior) VLSI Division School of Electronics Engineering VIT University Outline Evolution of CAD Different CAD Tools for

More information

OrCAD, Pspice 복습 OrCAD and PSpice PSpice is a SPICE analog circuit and digital logic simulation program for Microsoft Windows. The name is an acronym for Personal Simulation Program with Integrated Circuit

More information

IOT is IOMSLPT for Verification Engineers

IOT is IOMSLPT for Verification Engineers IOT is IOMSLPT for Verification Engineers Adam Sherer, Product Management Group Director TVS DVClub Bristol, Cambridge, Grenoble, and worldwide 12 September 2017 IOT = Internet of Mixed-Signal Low Power

More information

Model-Based Design for effective HW/SW Co-Design Alexander Schreiber Senior Application Engineer MathWorks, Germany

Model-Based Design for effective HW/SW Co-Design Alexander Schreiber Senior Application Engineer MathWorks, Germany Model-Based Design for effective HW/SW Co-Design Alexander Schreiber Senior Application Engineer MathWorks, Germany 2013 The MathWorks, Inc. 1 Agenda Model-Based Design of embedded Systems Software Implementation

More information

Designing and Analysing Power Electronics Systems Using Simscape and SimPowerSystems

Designing and Analysing Power Electronics Systems Using Simscape and SimPowerSystems Designing and Analysing Power Electronics Systems Using Simscape and SimPowerSystems Gernot Schraberger Industry Manager, Europe Industrial Automation & Machinery, Energy Production MathWorks 2012 The

More information

SPICE Models: ROHM Voltage Detector ICs

SPICE Models: ROHM Voltage Detector ICs SPICE Models: ROHM Voltage Detector ICs BD48 G/FVE,BD49 G/FVE,BD52 G/FVE,BD53 G/FVE, No.10006EAY01 1. INTRODUCTION 1.1 SPICE SPICE is a general-purpose circuit-simulation program for nonlinear DC, nonlinear

More information

THE DESIGNER S GUIDE TO VERILOG-AMS

THE DESIGNER S GUIDE TO VERILOG-AMS THE DESIGNER S GUIDE TO VERILOG-AMS THE DESIGNER S GUIDE BOOK SERIES Consulting Editor Kenneth S. Kundert Books in the series: The Designer s Guide to Verilog-AMS ISBN: 1-00-80-1 The Designer s Guide to

More information

Virtuoso System Design Platform Unified system-aware platform for IC and package design

Virtuoso System Design Platform Unified system-aware platform for IC and package design Unified system-aware platform for IC and package design The Cadence Virtuoso System Design Platform is a holistic, system-based solution that provides the functionality to drive simulation and LVS-clean

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

Hardware-Software Co-Design and Prototyping on SoC FPGAs Puneet Kumar Prateek Sikka Application Engineering Team

Hardware-Software Co-Design and Prototyping on SoC FPGAs Puneet Kumar Prateek Sikka Application Engineering Team Hardware-Software Co-Design and Prototyping on SoC FPGAs Puneet Kumar Prateek Sikka Application Engineering Team 2015 The MathWorks, Inc. 1 Agenda Integrated Hardware / Software Top down Workflow for SoC

More information

Design and Verification of FPGA Applications

Design and Verification of FPGA Applications Design and Verification of FPGA Applications Giuseppe Ridinò Paola Vallauri MathWorks giuseppe.ridino@mathworks.it paola.vallauri@mathworks.it Torino, 19 Maggio 2016, INAF 2016 The MathWorks, Inc. 1 Agenda

More information

Guidelines for Verilog-A Compact Model Coding

Guidelines for Verilog-A Compact Model Coding Guidelines for Verilog-A Compact Model Coding Gilles DEPEYROT, Frédéric POULLET, Benoît DUMAS DOLPHIN Integration Outline Dolphin EDA Solutions by Dolphin Overview of SMASH Context & Goals Verilog-A for

More information

An Executive View of Trends and Technologies in Electronics

An Executive View of Trends and Technologies in Electronics An Executive View of Trends and Technologies in Electronics All rights reserved. Safe Harbor Statement and Regulation G Safe Harbor Statement The following discussion contains forward looking statements,

More information

Design and Verification of FPGA and ASIC Applications Graham Reith MathWorks

Design and Verification of FPGA and ASIC Applications Graham Reith MathWorks Design and Verification of FPGA and ASIC Applications Graham Reith MathWorks 2014 The MathWorks, Inc. 1 Agenda -Based Design for FPGA and ASIC Generating HDL Code from MATLAB and Simulink For prototyping

More information

EEM870 Embedded System and Experiment Lecture 4: SoC Design Flow and Tools

EEM870 Embedded System and Experiment Lecture 4: SoC Design Flow and Tools EEM870 Embedded System and Experiment Lecture 4: SoC Design Flow and Tools Wen-Yen Lin, Ph.D. Department of Electrical Engineering Chang Gung University Email: wylin@mail.cgu.edu.tw March 2013 Agenda Introduction

More information

A Method to Implement Layout Versus Schematic Check in Integrated Circuits Design Programs

A Method to Implement Layout Versus Schematic Check in Integrated Circuits Design Programs A Method to Implement Layout Versus Schematic Check in Integrated Circuits Design Programs Radu Gabriel Bozomitu, Daniela Ionescu Telecommunications Department Faculty of Electronics and Telecommunications,

More information

System-on-Chip Design for Wireless Communications

System-on-Chip Design for Wireless Communications System-on-Chip Design for Wireless Communications Stamenkovic, Zoran Frankfurt (Oder), Germany, February 9-10, 2016 DFG-Workshop on Advanced Wireless Sensor Networks Agenda 1 Wireless Systems (Hardware/Software

More information

SmartSpice Verilog-A Interface. Behavioral and Structural Modeling Tool - Device Model Development

SmartSpice Verilog-A Interface. Behavioral and Structural Modeling Tool - Device Model Development SmartSpice Verilog-A Interface Behavioral and Structural Modeling Tool - Device Model Development Verilog-A Models and Features Agenda Overview Design Capability Compact Modeling Verilog-A Inteface - 2

More information

Description. July 2016 DocID Rev 2 1/6

Description. July 2016 DocID Rev 2 1/6 EVAL-L9907-H Evaluation Board Description Data brief Features Supply voltage range (VBatt): 6 V 54 V Load Current Capability up to 120 A Device control and diagnostic via SPI Flexible shunt configuration

More information

ELEC 2200 Digital Logic Circuits

ELEC 2200 Digital Logic Circuits ELEC 22 Digital Logic Circuits Charles E. Stroud, Professor Dept. of Electrical & Computer Engineering Office: 325 Broun Hall Email: cestroud@eng.auburn.edu Text: Digital Logic Circuit Analysis & Design

More information

Revision Notes: July2004 Generate tutorial for single transistor analysis. Based on existing schematic entry tutorial developed for ECE410

Revision Notes: July2004 Generate tutorial for single transistor analysis. Based on existing schematic entry tutorial developed for ECE410 Cadence Analog Tutorial 1: Schematic Entry and Transistor Characterization Created for the MSU VLSI program by Professor A. Mason and the AMSaC lab group. Revision Notes: July2004 Generate tutorial for

More information

Innovation in System Design Enablement. Cadence Design Systems, Inc. Graser Technology Conference October 2015

Innovation in System Design Enablement. Cadence Design Systems, Inc. Graser Technology Conference October 2015 Innovation in System Design Enablement Cadence Design Systems, Inc. Graser Technology Conference October 2015 Social trends driving multiple layers of technology Datacenter Office Cloud Gateway Device

More information

Index. A a (atto) 154 above event 120, 207 restrictions 178

Index. A a (atto) 154 above event 120, 207 restrictions 178 Symbols! (negation) 174!= (inequality) 174!== (not identical) 174 # delay 166, 216 not in analog process 196 $abstime 83, 175 $bound_step 77, 190 $discontinuity 69, 79, 80, 191 $display 192 $driver_...

More information

Mixed-signal Modeling Using Simulink based-c

Mixed-signal Modeling Using Simulink based-c Mixed-signal Modeling Using Simulink based-c Shoufeng Mu, Michael Laisne 1 Agenda Objectives of Mixed-signal (MS) modeling Advantages of Simulink based MS modeling Simulink based MS modeling flow 1) Build

More information

RTL Coding General Concepts

RTL Coding General Concepts RTL Coding General Concepts Typical Digital System 2 Components of a Digital System Printed circuit board (PCB) Embedded d software microprocessor microcontroller digital signal processor (DSP) ASIC Programmable

More information

OrCad & Spice Tutorial By, Ronak Gandhi Syracuse University

OrCad & Spice Tutorial By, Ronak Gandhi Syracuse University OrCad & Spice Tutorial By, Ronak Gandhi Syracuse University Brief overview: OrCad is a suite of tools from Cadence for the design and layout of circuit design and PCB design. We are currently using version

More information

Description. January 2019 DB2381 Rev 3 1/5

Description. January 2019 DB2381 Rev 3 1/5 Evaluation Board Description Data brief Features Supply voltage range (VBatt): 6 V 54 V Load Current Capability up to 20 A Device control and diagnostic via SPI Flexible shunt configuration (Phase U+PhaseV

More information

Short Course On Phase-Locked Loops and Their Applications Day 3, PM Lecture. Behavioral Simulation Exercises

Short Course On Phase-Locked Loops and Their Applications Day 3, PM Lecture. Behavioral Simulation Exercises Short Course On Phase-Locked Loops and Their Applications Day 3, PM Lecture Behavioral Simulation Exercises Michael H Perrott August 13, 2008 Copyright 2008 by Michael H. Perrott All rights reserved. A

More information

Creating Xnets for Resistor Packs in Allegro PCB Editor. Product Version SPB16.6 April 2, 2014

Creating Xnets for Resistor Packs in Allegro PCB Editor. Product Version SPB16.6 April 2, 2014 Creating Xnets for Resistor Packs in Allegro PCB Editor Product Version SPB16.6 April 2, 2014 Copyright Statement 2014 Cadence Design Systems, Inc. All rights reserved worldwide. Cadence and the Cadence

More information

MATLAB/Simulink 기반의프로그래머블 SoC 설계및검증

MATLAB/Simulink 기반의프로그래머블 SoC 설계및검증 MATLAB/Simulink 기반의프로그래머블 SoC 설계및검증 이웅재부장 Application Engineering Group 2014 The MathWorks, Inc. 1 Agenda Introduction ZYNQ Design Process Model-Based Design Workflow Prototyping and Verification Processor

More information

PDK-Based Analog/Mixed-Signal/RF Design Flow 11/17/05

PDK-Based Analog/Mixed-Signal/RF Design Flow 11/17/05 PDK-Based Analog/Mixed-Signal/RF Design Flow 11/17/05 Silvaco s What is a PDK? Which people build, use, and support PDKs? How do analog/mixed-signal/rf engineers use a PDK to design ICs? What is an analog/mixed-signal/rf

More information

Using DDR for Fusion Devices

Using DDR for Fusion Devices Application Note AC239 Using DDR for Fusion Devices Table of Contents Introduction................................................ 1 Instantiating DDR Registers....................................... 3

More information

Project design tutorial (I)

Project design tutorial (I) Project design tutorial (I) Design or project specifications Divide the project or system into blocks or subsystems (top-down design) (hierarchical design) Analogue subsystem Mixed-signal subsystem Digital

More information

Virtuoso Custom Design Platform GXL. Open Database. PDKs. Constraint Management. Customer IP

Virtuoso Custom Design Platform GXL. Open Database. PDKs. Constraint Management. Customer IP Virtuoso Custom Design Platform GL The Cadence Virtuoso custom design platform is the industry s leading design system for complete front-to-back analog, RF, mixed-signal, and custom digital design. The

More information

101-1 Under-Graduate Project Digital IC Design Flow

101-1 Under-Graduate Project Digital IC Design Flow 101-1 Under-Graduate Project Digital IC Design Flow Speaker: Ming-Chun Hsiao Adviser: Prof. An-Yeu Wu Date: 2012/9/25 ACCESS IC LAB Outline Introduction to Integrated Circuit IC Design Flow Verilog HDL

More information

Chip/Package/Board Interface Pathway Design and Optimization. Tom Whipple Product Engineering Architect November 2015

Chip/Package/Board Interface Pathway Design and Optimization. Tom Whipple Product Engineering Architect November 2015 Chip/Package/Board Interface Pathway Design and Optimization Tom Whipple Product Engineering Architect November 2015 Chip/package/board interface pathway design and optimization PCB design with Allegro

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

Virtuoso Characterization

Virtuoso Characterization A complete solution for fast and accurate characterization and validation The Cadence Virtuoso Characterization Suite delivers the industry s most comprehensive and robust solution for the characterization

More information

A Proposal for Developing S2IBISv3

A Proposal for Developing S2IBISv3 A Proposal for Developing S2IBISv3 Paul Franzon Michael Steer Automated Design Tools for Integrated Mixed Signal Microsystems (NeoCAD) Outline Background DARPA Program NeoCad Program Objectives Program

More information

New Enhanced Possibilities of Netlist Comparison in Guardian LVS

New Enhanced Possibilities of Netlist Comparison in Guardian LVS Application Note New Enhanced Possibilities of Netlist Comparison in Guardian LVS 1. Introduction The Guardian LVS (Layout versus Schematic) netlist comparison tool compares two SPICE netlists. One of

More information

PCB Design Tools User Guide

PCB Design Tools User Guide PCB Design Tools User Guide Intel Quartus Prime Pro Edition Updated for Intel Quartus Prime Design Suite: 18.0 Subscribe Send Feedback Latest document on the web: PDF HTML Contents Contents 1. Signal Integrity

More information

AMS Behavioral Modeling

AMS Behavioral Modeling CHAPTER 3 AMS Behavioral Modeling Ronald S. Vogelsong, Ph.D. Overview Analog designers have for many decades developed their design using a Bottom-Up design flow. First, they would gain the necessary understanding

More information

Model Builder Program (MBP) Complete Silicon Turnkey Device Modeling Software

Model Builder Program (MBP) Complete Silicon Turnkey Device Modeling Software Model Builder Program (MBP) Complete Silicon Turnkey Device Modeling Software Introduction Model Builder Program (MBP) is a complete modeling solution that integrates SPICE simulation, model parameter

More information

HYDRA-X23/X23S. Power Application Controllers. PAC HYDRA-X User s Guide. Copyright 2014 Active-Semi, Inc.

HYDRA-X23/X23S. Power Application Controllers. PAC HYDRA-X User s Guide.   Copyright 2014 Active-Semi, Inc. HYDRA-X23/X23S Power Application Controllers PAC5223 - HYDRA-X User s Guide www.active-semi.com Copyright 2014 Active-Semi, Inc. CONTENTS Contents...2 Overview...3 HYDRA-X23/X23S Body Resources...5 Header

More information

Integrated Workflow to Implement Embedded Software and FPGA Designs on the Xilinx Zynq Platform Puneet Kumar Senior Team Lead - SPC

Integrated Workflow to Implement Embedded Software and FPGA Designs on the Xilinx Zynq Platform Puneet Kumar Senior Team Lead - SPC Integrated Workflow to Implement Embedded Software and FPGA Designs on the Xilinx Zynq Platform Puneet Kumar Senior Team Lead - SPC 2012 The MathWorks, Inc. 1 Agenda Integrated Hardware / Software Top

More information

PSIM SIMULATION SOFTWARE. TUTORIAL How to use the Simcoupler

PSIM SIMULATION SOFTWARE. TUTORIAL How to use the Simcoupler PSIM SIMULATION SOFTWARE TUTORIAL How to use the Simcoupler Page 1/8 The objective of this tutorial is to help you use the Simcoupler module to realise co-simulation between PSIM 6.0 and Matlab/Simulink*.

More information

An introduction to CoCentric

An introduction to CoCentric A Hand-Out 1 An introduction to CoCentric Las Palmas de G. C., Spain Jun, 27 th, 2002 Agenda 2 System-level SoC design What is SystemC? CoCentric System Studio SystemC based designs verification CoCentric

More information

ESE 570 Cadence Lab Assignment 2: Introduction to Spectre, Manual Layout Drawing and Post Layout Simulation (PLS)

ESE 570 Cadence Lab Assignment 2: Introduction to Spectre, Manual Layout Drawing and Post Layout Simulation (PLS) ESE 570 Cadence Lab Assignment 2: Introduction to Spectre, Manual Layout Drawing and Post Layout Simulation (PLS) Objective Part A: To become acquainted with Spectre (or HSpice) by simulating an inverter,

More information

UM2167 User manual. OrCAD PSpice model usage instructions

UM2167 User manual. OrCAD PSpice model usage instructions User manual OrCAD PSpice model usage instructions Introduction This document describes how to use ST s PSpice models available for SMPS devices. The models are useable in the OrCAD system environment of

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

DC Circuit Simulation

DC Circuit Simulation Chapter 2 DC Circuit Simulation 2.1 Starting the Project Manager 1. Select Project Manager from the Start All Program Cadence Release 16.5 Project Manager. 2. Select Allegro PCB Designer (Schematic) from

More information

designs with signals operating in the multi-gigahertz (MGH) frequency range. It

designs with signals operating in the multi-gigahertz (MGH) frequency range. It DATASHEET ALLEGRO PCB SI GXL Cadence Allegro PCB SI GXL provides a virtual prototyping environment for designs with signals operating in the multi-gigahertz (MGH) frequency range. It offers a completely

More information

Hipex Full-Chip Parasitic Extraction

Hipex Full-Chip Parasitic Extraction What is Hipex? products perform 3D-accurate and 2D-fast extraction of parasitic capacitors and resistors from hierarchical layouts into hierarchical transistor-level netlists using nanometer process technology

More information

Concurrent, OA-based Mixed-signal Implementation

Concurrent, OA-based Mixed-signal Implementation Concurrent, OA-based Mixed-signal Implementation Mladen Nizic Eng. Director, Mixed-signal Solution 2011, Cadence Design Systems, Inc. All rights reserved worldwide. Mixed-Signal Design Challenges Traditional

More information

TABLE OF CONTENTS 1.0 PURPOSE INTRODUCTION ESD CHECKS THROUGHOUT IC DESIGN FLOW... 2

TABLE OF CONTENTS 1.0 PURPOSE INTRODUCTION ESD CHECKS THROUGHOUT IC DESIGN FLOW... 2 TABLE OF CONTENTS 1.0 PURPOSE... 1 2.0 INTRODUCTION... 1 3.0 ESD CHECKS THROUGHOUT IC DESIGN FLOW... 2 3.1 PRODUCT DEFINITION PHASE... 3 3.2 CHIP ARCHITECTURE PHASE... 4 3.3 MODULE AND FULL IC DESIGN PHASE...

More information

Cadence Tutorial A: Schematic Entry and Functional Simulation Created for the MSU VLSI program by Andrew Mason and the AMSaC lab group.

Cadence Tutorial A: Schematic Entry and Functional Simulation Created for the MSU VLSI program by Andrew Mason and the AMSaC lab group. Cadence Tutorial A: Schematic Entry and Functional Simulation Created for the MSU VLSI program by Andrew Mason and the AMSaC lab group. Revision Notes: Aug. 2003 update and edit A. Mason add intro/revision/contents

More information

LTspice Getting Started Guide. Copyright 2007 Linear Technology. All rights reserved.

LTspice Getting Started Guide. Copyright 2007 Linear Technology. All rights reserved. Copyright 2007 Linear Technology. All rights reserved. Why Use LTspice? Stable SPICE circuit simulation with Unlimited number of nodes Schematic/symbol editor Waveform viewer Library of passive devices

More information

Cadence Schematic Tutorial. EEE5320/EEE4306 Fall 2015 University of Florida ECE

Cadence Schematic Tutorial. EEE5320/EEE4306 Fall 2015 University of Florida ECE Cadence Schematic Tutorial EEE5320/EEE4306 Fall 2015 University of Florida ECE 1 Remote access You may access the Linux server directly from the NEB Computer Lab using your GatorLink username and password.

More information

Lesson 2: DC Bias Point Analysis

Lesson 2: DC Bias Point Analysis 2 Lesson 2: DC Bias Point Analysis Lesson Objectives After you complete this lesson you will be able to: Create a simulation profile for DC Bias analysis Netlist the design for simulation Run a DC Bias

More information

ANALOG MODELING WITH VERILOG-A USING CADENCE TOOLS. Eng. Sherief Fathi

ANALOG MODELING WITH VERILOG-A USING CADENCE TOOLS. Eng. Sherief Fathi ANALOG MODELING WITH VERILOG-A USING CADENCE TOOLS Eng. Sherief Fathi Hardware Description Language (HDL) In electronics, a hardware description language (HDL) is a specialized computer language used to

More information

Equivalent Circuit Model Library. TDK Corporation Passive Application Center

Equivalent Circuit Model Library. TDK Corporation Passive Application Center Equivalent Circuit Model Library TDK Corporation Passive Application Center July. 1, 2015 Caution < Applicable condition > The parameters in this library are obtained under the condition of 25ºC, no DC

More information

Spice Subcircuit Support for Serial Link Channel Design Using IBIS [External Model]

Spice Subcircuit Support for Serial Link Channel Design Using IBIS [External Model] Spice Subcircuit Support for Serial Link Channel Design Using IBIS [External Model] IBIS Summit Asian IBIS Summit, November 9, 2010 Xiaoqing Dong, Huawei Technologies Shenzhen Zhangmin Zhong, Sigrity Ken

More information

PSpice Simulation Using isppac SPICE Models and PAC-Designer

PSpice Simulation Using isppac SPICE Models and PAC-Designer PSpice Simulation Using isppac SPICE Models Introduction PAC-Designer software, a Windows-based design tool from Lattice Semiconductor gives users the capability to graphically design analog filters and

More information

PG Certificate. VLSI Design & Verification (RTL using Verilog, FPGA Design Flow & Verification) (Live Project)

PG Certificate. VLSI Design & Verification (RTL using Verilog, FPGA Design Flow & Verification) (Live Project) PG Certificate in VLSI Design & Verification (RTL using Verilog, FPGA Design Flow & Verification) (Live Project) Certificates by National Skill Development Corporation (NSDC), Ministry of Skill Development

More information

Using Cadence Virtuoso, a UNIX based OrCAD PSpice like program, Remotely on a Windows Machine

Using Cadence Virtuoso, a UNIX based OrCAD PSpice like program, Remotely on a Windows Machine Using Cadence Virtuoso, a UNIX based OrCAD PSpice like program, Remotely on a Windows Machine A. Launch PuTTY. 1. Load the Saved Session that has Enable X11 forwarding and the Host Name is cvl.ece.vt.edu.

More information

CO SIMULATION OF GENERIC POWER CONVERTER USING MATLAB/SIMULINK AND MODELSIM

CO SIMULATION OF GENERIC POWER CONVERTER USING MATLAB/SIMULINK AND MODELSIM CO SIMULATION OF GENERIC POWER CONVERTER USING MATLAB/SIMULINK AND MODELSIM Ajay Singh MIT, Modinagar U.P (India) ABSTRACT In this paper we discuss about the co-simulation of generic converter using MATLAB

More information

Modelling and Simulation Made Easy with Simulink Tiffany Liang Application Engineer MathWorks

Modelling and Simulation Made Easy with Simulink Tiffany Liang Application Engineer MathWorks Modelling and Simulation Made Easy with Simulink Tiffany Liang Application Engineer MathWorks 2015 The MathWorks, Inc. 1 What will you learn in this presentation? For those who are not familiar with Simulink

More information

Computer-aided Calibration of IGBT SPICE Model with optislang

Computer-aided Calibration of IGBT SPICE Model with optislang Computer-aided Calibration of IGBT SPICE Model with optislang WOST 2018 2018-06-21 A. Biswas, M. Cotorogea, P. Türkes, F.J. Niedernostheide Infineon Technologies AG Special thanks: Rene Kallmeyer (Dynardo)

More information

Sense Amplifiers 6 T Cell. M PC is the precharge transistor whose purpose is to force the latch to operate at the unstable point.

Sense Amplifiers 6 T Cell. M PC is the precharge transistor whose purpose is to force the latch to operate at the unstable point. Announcements (Crude) notes for switching speed example from lecture last week posted. Schedule Final Project demo with TAs. Written project report to include written evaluation section. Send me suggestions

More information

Cadence/EURORPACTICE 2011/2012 Release. IC Package. Cadence Advanced Encryption Standard-64bit

Cadence/EURORPACTICE 2011/2012 Release. IC Package. Cadence Advanced Encryption Standard-64bit Cadence/EURORPACTICE 2011/2012 Release IC Package Encryption Cadence Advanced Encryption Standard-64bit ALTOS 3.1 ALTOS 3.1 Liberate Server Liberate Client ASSURA 4.1 ASSURA 4.1 ASSURA 4.1 Assura(TM) Design

More information

Simulation and Modeling for Signal Integrity and EMC

Simulation and Modeling for Signal Integrity and EMC Simulation and Modeling for Signal Integrity and EMC Lynne Green Sr. Member of Consulting Staff Cadence Design Systems, Inc. 320 120th Ave NE Bellevue, WA 98005 USA (425) 990-1288 http://www.cadence.com

More information

Linking a Simulation Model to a Schematic Component

Linking a Simulation Model to a Schematic Component Linking a Simulation Model to a Schematic Component Old Content - visit altium.com/documentation Modified by on 13-Sep-2017 Altium Designer provides a powerful mixed-signal circuit simulator, enabling

More information

Product Information. IC Outputs Terms & Definitions

Product Information. IC Outputs Terms & Definitions Product Information IC Outputs Terms & Definitions These terms and their definitions are taken from EIA/JEDEC Standard No. 99-A, Terms, Definitions, and Letter Symbols for Microelectronic Devices, clause

More information

HIPEX Full-Chip Parasitic Extraction. Summer 2004 Status

HIPEX Full-Chip Parasitic Extraction. Summer 2004 Status HIPEX Full-Chip Parasitic Extraction Summer 2004 Status What is HIPEX? HIPEX Full-Chip Parasitic Extraction products perform 3D-accurate and 2D-fast extraction of parasitic capacitors and resistors from

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

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

BOOST YOUR DESIGNS TO A NEW LEVEL OF ACCURACY AND CONFIDENCE WITH VERILOG-A

BOOST YOUR DESIGNS TO A NEW LEVEL OF ACCURACY AND CONFIDENCE WITH VERILOG-A BOOST YOUR DESIGNS TO A NEW LEVEL OF ACCURACY AND CONFIDENCE WITH VERILOG-A NICOLAS WILLIAMS, PRODUCT MARKETING MANAGER, MENTOR GRAPHICS JEFF MILLER, PRODUCT MARKETING MANAGER, MENTOR GRAPHICS A M S D

More information

Wie entsteht ein EMV-Modell für eine integrierte Schaltung?

Wie entsteht ein EMV-Modell für eine integrierte Schaltung? Wie entsteht ein EMV-Modell für eine integrierte Schaltung? P. Schneider Overview Motivation Introduction Signal- and Power Integrity Simulation Tools Input Data Preparation gds2def & Power Annotation

More information

Linking a Simulation Model to a Schematic Component. Contents

Linking a Simulation Model to a Schematic Component. Contents Linking a Simulation Model to a Schematic Component Contents Model Conversion Creating the Schematic Component Adding the Link Configuring the Link Specifying Model Type Linking to a SPICE 3f5 Model The

More information

TOPIC : Verilog Synthesis examples. Module 4.3 : Verilog synthesis

TOPIC : Verilog Synthesis examples. Module 4.3 : Verilog synthesis TOPIC : Verilog Synthesis examples Module 4.3 : Verilog synthesis Example : 4-bit magnitude comptarator Discuss synthesis of a 4-bit magnitude comparator to understand each step in the synthesis flow.

More information

Copyright 2008 Linear Technology. All rights reserved. Getting Started

Copyright 2008 Linear Technology. All rights reserved. Getting Started Copyright. All rights reserved. Getting Started Copyright. All rights reserved. Draft a Design Using the Schematic Editor 14 Start with a New Schematic New Schematic Left click on the New Schematic symbol

More information