Virtual Platforms in System-on-Chip Design
|
|
|
- Aileen Lewis
- 9 years ago
- Views:
Transcription
1 Virtual Platforms in System-on-Chip Design Katalin Popovici 1 and Ahmed A. Jerraya 2 1 The MathWorks, Inc., Natick, MA, USA 2 CEA-LETI, Grenoble, France Notice of Copyright This material is protected under the copyright laws of the U.S. and other countries and any uses not in conformity with the copyright laws are prohibited. Copyright for this document is held by the creator authors and sponsoring organizations of the material, all rights reserved. This document has been submitted to, and reviewed and posted by, the editors of DAC.com. Please recycle if printed.
2 Page 2 of 10 ARTICLE: Virtual Platforms Virtual Platforms in System-on-Chip Design Katalin Popovici 1 and Ahmed Jerraya 2 1 The MathWorks, Inc., Natick, MA, USA 2 CEA-LETI, Grenoble, France Abstract Due to continuously increasing system-on-chip design complexity and tight time-tomarket requirements, virtual platforms have become a widely adopted solution to achieve concurrent hardware/software design for embedded architectures. This article explains the advantages of using virtual platforms for software design on multicore/multiprocessor systemon-chip architectures. It also gives a survey of well-known key players in the field: virtual platform tools providers, design companies, and emerging standards for enabling easy intellectual property interoperability. Important research directions required to meet the current challenges of virtual platform design are also summarized. Index Terms System-level design, virtual platforms, software design, hardware verification, SystemC, TLM.
3 Page 3 of 10 I. INTRODUCTION Before multiprocessor system-on-chip (MPSoC) architectures became so complex, the hardware and software components of an embedded system were designed sequentially. In other words, the software engineers did not begin development of the operating system, device drivers, and interprocessor communication protocol stacks until they had a very solid hardware prototype on which to base their work. The ever-increasing complexity of MPSoC architectures, along with tight time-to-market requirements, have now made such a scenario entirely unworkable, resulting in missed market windows and revenue opportunities. Thus, software development teams need a means to get an early start on their work, long before the RTL (register-transfer level) of the hardware is finalized. The International Technology Roadmap for Semiconductors (ITRS) predicts that software development costs will increase, and by 2013 reach rough parity with hardware costs, even with the advent of multicore software development tools [1]. It appears that the growing cost of SoC development is mostly attributable to the embedded software challenge. The 2007 ITRS stated that software aspects of IC design can now account for 80% or more of embedded systems development cost. Software development and verification methodologies are fairly ad hoc and are generally lacking in sophisticated tools. As research pushes for better programming models for multiprocessor and multicore embedded systems, virtual platforms solve one of today s biggest challenges in these systems: software development, debug and validation before the hardware board is available, enabling concurrent hardware/software design. Virtual platforms model the hardware architecture in the form of a simulator, including processors, memories, communication links and peripherals [3]. They enable engineers to start developing and testing the software substantially earlier than has been possible in the past. Furthermore, they can enable system performance analysis and optimization as well as hardware development and verification. Software design (device drivers, OS, application) Functional specification (i.e. Simulink) Partitioning & mapping Virtual platforms for early hardware/ software integration Integration ISA/RTL (binary, HDL) Hardware design Figure 1: Concurrent hardware/software design.
4 Page 4 of 10 Figure 1 illustrates a simplified flow of concurrent hardware/software design, where both software and hardware are developed in parallel, and the software design uses virtual platforms. The flow starts with a system-level functional specification. This may be a Simulink functional model simulated using the corresponding environment. Afterwards, the application is partitioned and mapped to either hardware or software target implementations, followed by concurrent hardware and software design. The hardware design produces RTL or gate-level models of the hardware components, usually represented in a hardware description language such as VHDL or Verilog. The software design produces the binary code for the software components. Software development may begin as soon as a virtual platform of the hardware is available, so that the software teams can use the abstracted functional version of the hardware to continually verify their development. As the hardware development process progresses and the hardware is further refined, updated virtual platforms can be generated and distributed to the software development teams. In this manner, hardware and software development can progress together in lockstep. The hardware team can verify the design of the hardware components by co-simulating their RTL descriptions in VHDL/Verilog with the virtual platform model of the system. They can also use the virtual platform to generate stimuli and testbenches for verification of the hardware components with an EDA (electronics design automation) simulator. By performing progressive and early integration of the software with the hardware, various architectural choices can be taken in both software and hardware worlds, so as to optimize the system performance, power consumption and memory footprint. Virtual platforms help the designers to determine tradeoffs in the hardware-software partitioning before the final integration. By analyzing the performance metrics and power consumption, architects can make decisions in terms of type of processing units, choice of memories and size of caches, type of communication network, and peripherals to be included in the chip. As a result, the software team is able to stay abreast of changes in the hardware development until they have initial silicon prototypes from the foundry. At that point, with software that has been updated throughout the hardware design cycle using the virtual platform, final co-verification of the software and hardware is a relatively easy process. The final integration step consists of verification of the whole system by running the full binary on the hardware prototype. II. KEY INDUSTRIAL PLAYERS IN VIRTUAL PLATFORMS TECHNOLOGY AND CHALLENGES A. Emerging standards Virtual platform technology is the path that overcomes the challenge of early software design by taking advantage of a SystemC-based approach to hardware modeling. SystemC is a standard C++ class library that was devised to provide the concurrency, bit-accuracy and timing required in chip design [4]. Transaction-level modeling (TLM) is an interface modeling methodology used increasingly in complex SoC design. TLM relies on high-speed processor instruction-set simulators (ISSs) and highlevel, fully functional SystemC/C++ models of the other hardware building blocks. Standardized TLM modeling rules are critical for ensuring interoperability across platforms, IP (intellectual property) and design tools. OSCI (Open SystemC Initiative) has been working on a SystemC-based TLM standard for some time, and the release of TLM 2.0 in January 2009 addresses various software development needs, as perceived by OSCI. TLM-2 proposes two transaction-level modeling styles: loosely timed (LT) and approximately timed (AT). The loosely timed (LT) modeling style is more suitable for software application development, software performance analysis and software architectural analysis.
5 Page 5 of 10 The approximately timed (AT) modeling style is closer to timed behavior, for example, in modeling network contention and arbitration. As a result, it is more suitable for hardware architectural analysis and performance verification. Virtual platforms are usually built by plugging together various TLM models of the hardware components. These models can originate from different IP sources and model providers. To promote IP interoperability, the Spirit consortium proposes the IP-XACT standard to facilitate the exchange among different tools and vendors [5]. The proposal consists of an XML metadata schema and APIs (application programming interfaces) for describing and manipulating the hardware IPs. An example of adoption of this standard is the Socrates chip integration platform, which fully supports IP-XACT for export and import of custom hardware blocks [6]. B. Virtual platform tools providers The market for virtual platform tools is maturing. A number of EDA vendors, such as Synopsys and Carbon Design Systems, have gone to market with tools that create such virtual platforms, which comprise transaction-level models of the hardware. With the recent acquisitions of CoWare and VaST, Synopsys has become an important provider of diverse tools for virtual platforms and software development, consistent with its advocacy role with respect to TLM-2. Innovator is an integrated virtual platform development environment provided by Synopsys [7]. It supports virtual platform assembly from SystemC TLM-2 hardware models and software development on top of it. The environment includes the DesignWare System Level Library, a huge library of transaction-level models for a rich set of components such as processors, memories, and peripherals, that can be extended by user-defined modules. Platform Architect is another tool used for virtual platform development, initially developed by CoWare and recently acquired by Synopsys [7]. The tool has some similarities with Synopsys Innovator, in the sense that it represents a graphical environment for platform development from existing TLM hardware components provided in a library. But, compared with Innovator, the components are at a low level of abstraction, and thus are more suitable for performance estimation and architecture exploration. VaST, another recent acquisition of Synopsys, developed the tools CoMET and METeor [7]. CoMET is a system engineering environment which enables system architects to create and analyze platforms. With cycle-accurate modeling, CoMET produces meaningful quantitative results for both timing and power dissipation. Architects can address the optimum balance of speed, power and cost (size). CoMET is used during chip hardware development for co-verification of RTL along with software and other components modeled at the system level. METeor is a software development environment which allows embedded software developers to create code using a virtual system prototype that runs at near real-time speeds on an off-the-shelf PC (personal computer). METeor thus forms a pure software implementation of a development board and its in-circuit emulator. OVP (Open Virtual Platform) developed by Imperas, provides ultra-fast, instruction-accurate virtual platform models [11]. OVP is made up of three main components: APIs that enable modeling in C of a hardware component, a collection of free open-source processor and peripheral models, and the OVPsim simulator which executes these models. Mentor already has a solid market position with Catapult C; this position has been enhanced with SystemC support [8]. Carbon Design Systems provides solutions to build cycle-accurate IP models for virtual platforms [9]. The generation of the IP models consists of compiling the IP s RTL implementation into a high-speed software model. This illustrates a bottom-up approach, which starts from RTL and goes to a higher level of abstraction as employed by virtual platforms.
6 Page 6 of 10 The other approach for IP generation is top-down, as proposed by The MathWorks [10]. The EDA Simulator Link tool from The MathWorks provides glue to link the design of high-level algorithms with existing virtual platforms. It automatically generates SystemC components from high-level applications modeled in Simulink. The generated SystemC module has a TLM-2 standard interface, so that it can be incorporated into a virtual platform which supports such an import. The SystemC generation also includes testbenches, so that the IP designer can verify the behavior of the generated TLM component with respect to the modeled functionality in Simulink. CoFluent Studio is another tool which allows generation of SystemC transactional models from high-level UML (Unified Modeling Language) descriptions or DSL (Domain-Specific Language) descriptions [21]. Platforms are built by assembling generic models of universal components, like processors, integrated circuits, memories, busses, and interfaces. Each generic model provides variable parameters to easily adjust its behavior and performance characteristics. No instruction set simulators are used. C. System-on-Chip design companies Besides tool providers, System-on-Chip design companies play an important role in determining the direction and usage of virtual platforms. Most of them have developed their own virtual platform modeling environments, or they provide models of different IPs with export capabilities to the previously described virtual platform tools. ARM provides a set of fast models of various ARM processors and peripherals, which can be used to create a virtual platform for a custom multi-core chip [23]. The virtual platform design is available through a block diagram editor, called System Canvas, which has export capability to SystemC TLM-2. The models are instruction accurate and run at speeds comparable with the actual hardware boards. Tensilica proposes a system-level modeling environment of multiprocessor architectures with XTENSA processors, called XTMP [26]. This includes models of memories, connectors, and queues that can be interconnected with configured XTENSA processors into an overall system model that runs either as a SystemC model or as a C/C++ model. The processor and device interfaces are at transaction level. An industrial case study of virtual platform utilization for the development of a new hard disk system is described by Samsung in [12]. According to the authors, the virtual prototype allowed significant optimization of the software code before the real board was available, resulting in a 50% improvement in the system performance. Most mobile platform providers release software development kits (SDKs) which include a software simulator of the hardware. For instance, Apple released an SDK for iphone applications [24]. Qualcomm provides an SDK application development environment for the Brew mobile platform [22]. This SDK includes an integrated hardware simulator and a set of programming APIs to access the different devices of the platform. Samsung has made available a mobile widget SDK for web developers to build and emulate their applications with the Samsung widgets [25]. Software developers can test their applications by remotely accessing Samsung s Virtual Device Lab on current Samsung phones. ST Microelectronics is a pioneer of SystemC and contributor to the TLM-2 standard from the beginning [27]. They use SystemC models of hardware components extensively for both software design and hardware verification, i.e. network-on-chip SystemC models. Freescale has developed virtual models to decouple the software and hardware design cycles for automotive applications [28]. The models simulate the Power Architecture e200 processor cores and peripherals available for the MPC55xx and MPC56xx processor families.
7 Page 7 of 10 The authors of [29] from Infineon Technologies present a case study of application development using a virtual platform. The authors implement the receiver part of the DVB-T/H digital multimedia broadcasting system on a SDR (software-defined radio) platform called MuSIC (multiple SIMD Cores). They used a cycle accurate SystemC model of the architecture for the application development and performance analysis. III. RESEARCH DIRECTIONS AND PERSPECTIVES FOR VIRTUAL PLATFORMS Current literature includes several academic research directions involving virtual platforms. The concept of virtual platform appears in most work regarding software development and code optimization before a hardware board is available [12]. Other research directions use virtual prototype simulation to perform software profiling, e.g., execution cycles required by a given application and software performance analysis [13]. A. Techniques of simulation speedup for virtual platforms Most existing virtual platforms use instruction set simulators for the software execution. This implies high accuracy and low simulation speed. Moreover, simulation time increases exponentially with the number of processor cores integrated on the chip and, thus, required to be part of the virtual platform. As a result, finding new methodologies that speed up simulation but still maintain accurate performance evaluation represents an important aspect and focus of many ongoing research projects. Because execution of software on a virtual platform using ISS still suffers from low simulation speed compared to hardware, many researchers focus on developing new techniques to attain high simulation speed. In this context, [14] mixes interpreted ISS simulation with compiled ISS simulation to allow a multiprocessing simulation approach that increases performance. The authors of [15] describe an ultra-fast ARM and multi-core DSP instruction set simulation environment based on just-in-time (JIT) translation technology, which refers to dynamic translation of target instructions (ARM, DSP) to host machine instructions (x86) during the execution. The authors of [16] present a fast, hybrid simulation framework which allows switching between native code execution and ISS-based simulation. In this approach, the platform-independent parts of the software stack are executed directly on the host machine, while the platform-dependent code executes upon an ISS. Thus, the framework allows debugging a complex application by executing it natively until the point where the bug is expected, and then executing on the ISS to examine the detailed software behavior and execution trace stack. Other research groups focus on integrating ISS within existing design flows, like Ptolemy which is a design environment that leverages time-approximate cosimulation based on source code estimation of execution time, and refines its precision using an ISS. The work presented in [19] proposes cycle-accurate TLM platforms which use native software execution and timing annotation for accurate performance estimation. The proposed platforms allow fast simulations because of the native execution of the software, while still capturing low-level hardware details such as shared resources between processors (i.e., memory mapping, caches, or synchronization mechanisms). B. Automatic generation of virtual platform models The virtual platform has to be available much earlier than the real hardware, in order to allow concurrent software and hardware design. One of the solutions which address this challenge is
8 Page 8 of 10 automatic generation of the virtual platform models. This permits shortening of design time and reduction of human coding and modeling errors. The authors of [17] present automatic generation of virtual execution platforms for the hardware architecture, to analyze the run-time behavior of an application running on a real-time operating system, and to accurately estimate performance data. [18] proposes automatic software TLM platforms synthesis. Automatic generation of HdS (hardware-dependent software) is supported, including application code generation, communication software synthesis, multi-task synthesis and generation of the configuration and makefiles to control the cross-compilation and linking of the generated code for a particular processor. C. Virtual platforms at different abstraction levels Other research works focus on raising the level of abstraction used by the virtual platforms to higher-level software development platforms [2]. This is a natural direction given the layered structure of the software stack. The software running on chips is often represented as a stack composed of three main layers: (i) application, usually expressed as a process network or multithreaded application description; (ii) OS (operating system) or middleware which provides services to the application layer, such as threads/tasks scheduling, inter-thread communication and synchronization; and (iii) HAL (hardware abstraction layer) which permits access to and configuration of the hardware resources, such as peripherals. These layers are shown in Figure 2. Application Threads OS/ Middleware HAL Figure 2: Software stack. Each of these software layers corresponds to a different level of abstraction, and they have different requirements in terms of design and debug capabilities of the underlying hardware models. Adopting a multi-layer programming approach facilitates incremental software design and validation. This consists of using software development platforms with different hardware details depending on the software component: high-level platforms for the application development, transaction-accurate platforms for OS and scheduling, and low-level virtual platforms for the full software stack validation. Furthermore, the multi-layer approach makes the software debug an iterative process, because the different components need different details in order to be validated. For example, the debug of the application code running on different processors does not need accurate implementation of the synchronization protocol between the processors, i.e., detailed models of mailboxes in the development platform. In the same time, the debug of the threads scheduled by an OS requires this kind of detail. All these requirements are considered during the abstraction of the architecture in the platform used at each design step. Thus, depending on the software component to be designed and
9 Page 9 of 10 validated (application threads code, threads scheduling using an OS, HAL integration in the software stack) the development platform may model only the minimal subset of hardware components required by the software validation. The rest of the hardware components, which are not relevant for a specific software component, are abstracted. In practice, not all of the various development platforms are used by all the design teams, although many use one or two. The high-level platform is useful for algorithms developers, who implement new algorithms or optimize existing ones; it can also serve as a functional specification of the system architecture and design requirements. The transaction-accurate platform models can be used by system architects who mostly determine the hardware-software partitioning but do not require accurate results yet for performance estimation or by embedded software engineers who integrate the application threads with the OS, by implementing inter-thread communication, scheduling and synchronization. The virtual platform is useful for device driver development and architecture exploration, as well as for verification of RTL design by hardware designers. REFERENCES [1] International Technology Roadmap for Semiconductors, Software cost estimation for System-on-Chip, [2] K. Popovici, F. Rousseau, A. Jerraya and M. Wolf, Embedded Software Design and Programming of Multiprocessor System-on-Chip: Simulink and SystemC Case Studies, Springer, [3] B. Bailey and G. Martin, ESL Models and Their Application: Electronic System Level Design and Verification in Practice (Embedded Systems), Springer, [4] Open SystemC Initiative, TLM-2.0 User Manual, [5] Spirit, IP-XACT, [6] Duolog Technologies, Socrates chip integration platform, [7] Synopsys, Innovator, Platform Architect, CoMET, METeor, [8] Mentor Graphics, [9] Carbon Design Systems, [10] The MathWorks, EDA Simulator Link, Simulink, [11] OVP, [12] S. Hong, S. Yoo, S. Lee, H. J. Nam, B. S. Yoo, J. Hwang, D. Song, J. Kim, J. Kim, H. S. Jin, K. M. Choi, J. T. Kong and S. Eo, Creation and Utilization of a Virtual Platform for Embedded Software Optimization: An Industrial Case Study, Proc. IEEE/ACM Intl. Conf. on Hardware/Software Codesign and System Synthesis, 2006, pp [13]. M. Oyamada, F.R. Wagner, M. Bonaciu, W. Cesario and A. Jerraya, Software Performance Estimation in MPSoC Design, Proc. ASP-DAC, 2007, pp [14] W. Qin, J. D Errico and X. Zhu, A Multiprocessing Approach to Accelerate Retargetable and Portable Dynamic- Compiled Instruction-Set Simulation, Proc. IEEE//ACM Intl. Conf. on Hardware/Software Codesign and System Synthesis, 2006, pp [15] S. Singhai, M.Y. Ko, S. Jinturkar, M. Moudgill and J. Glossner, An Integrated ARM and Multi-Core DSP Simulator, Proc. CASES, 2007, pp [16] J. Ceng, W. Sheng, J. Castrillon, A. Stulova, R. Leupers, G. Ascheid and H. Meyr, A High-Level Virtual Platform for Early MPSoC Software Development, Proc. IEEE/ACM Intl. Conf. on Hardware/Software Codesign and System Synthesis, 2009, pp [17] S. Park, W. Olds, K.G. Shin and S. Wang, Integrating Virtual Execution Platform for Accurate Analysis in Distributed Real-Time Control System Development, Proc. Real-Time Systems Symposium, [18] D. D. Gajski, S. Abdi, A. Gertslauer and G. Schirner, Embedded System Design: Modeling, Synthesis and Verification, Springer, [19] P. Gerin, M.M. Hamayun and F. Petrot, Native MPSoC Co-Simulation Environment for Software Performance Estimation, Proc. IEEE/ACM Intl. Conf. on Hardware/Software Codesign and System Synthesis, 2009, pp [21] CoFluent Design, [22] Qualcomm,
10 Page 10 of 10 [23] ARM Ltd, [24] Apple, [25] Samsung, [26] Tensilica, [27] F. Ghenassia, Transaction-Level Modeling with SystemC: TLM Concepts and Applications for Embedded Systems, Springer, [28] Freescale, [29] Y. Jiang, W. Xu, and C. Grassmann, Implementing a DVB-T/H Receiver on a Software-Defined Radio Platform, Intl. J. of Digital Multimedia Broadcasting, February 2009, Article ID
ESE566 REPORT3. Design Methodologies for Core-based System-on-Chip HUA TANG OVIDIU CARNU
ESE566 REPORT3 Design Methodologies for Core-based System-on-Chip HUA TANG OVIDIU CARNU Nov 19th, 2002 ABSTRACT: In this report, we discuss several recent published papers on design methodologies of core-based
Electronic system-level development: Finding the right mix of solutions for the right mix of engineers.
Electronic system-level development: Finding the right mix of solutions for the right mix of engineers. Nowadays, System Engineers are placed in the centre of two antagonist flows: microelectronic systems
MPSoC Virtual Platforms
CASTNESS 2007 Workshop MPSoC Virtual Platforms Rainer Leupers Software for Systems on Silicon (SSS) RWTH Aachen University Institute for Integrated Signal Processing Systems Why focus on virtual platforms?
BY STEVE BROWN, CADENCE DESIGN SYSTEMS AND MICHEL GENARD, VIRTUTECH
WHITE PAPER METRIC-DRIVEN VERIFICATION ENSURES SOFTWARE DEVELOPMENT QUALITY BY STEVE BROWN, CADENCE DESIGN SYSTEMS AND MICHEL GENARD, VIRTUTECH INTRODUCTION The complexity of electronic systems is rapidly
Tensilica Software Development Toolkit (SDK)
Tensilica Datasheet Tensilica Software Development Toolkit (SDK) Quickly develop application code Features Cadence Tensilica Xtensa Xplorer Integrated Development Environment (IDE) with full graphical
Architectures and Platforms
Hardware/Software Codesign Arch&Platf. - 1 Architectures and Platforms 1. Architecture Selection: The Basic Trade-Offs 2. General Purpose vs. Application-Specific Processors 3. Processor Specialisation
Intel CoFluent Methodology for SysML *
Intel CoFluent Methodology for SysML * UML* SysML* MARTE* Flow for Intel CoFluent Studio An Intel CoFluent Design White Paper By Thomas Robert and Vincent Perrier www.cofluent.intel.com Acronyms and abbreviations
Hardware Virtualization for Pre-Silicon Software Development in Automotive Electronics
Hardware Virtualization for Pre-Silicon Software Development in Automotive Electronics Frank Schirrmeister, Filip Thoen [email protected] Synopsys, Inc. Market Trends & Challenges Growing electronics
Introduction to System-on-Chip
Introduction to System-on-Chip COE838: Systems-on-Chip Design http://www.ee.ryerson.ca/~courses/coe838/ Dr. Gul N. Khan http://www.ee.ryerson.ca/~gnkhan Electrical and Computer Engineering Ryerson University
White Paper. S2C Inc. 1735 Technology Drive, Suite 620 San Jose, CA 95110, USA Tel: +1 408 213 8818 Fax: +1 408 213 8821 www.s2cinc.com.
White Paper FPGA Prototyping of System-on-Chip Designs The Need for a Complete Prototyping Platform for Any Design Size, Any Design Stage with Enterprise-Wide Access, Anytime, Anywhere S2C Inc. 1735 Technology
High Performance or Cycle Accuracy?
CHIP DESIGN High Performance or Cycle Accuracy? You can have both! Bill Neifert, Carbon Design Systems Rob Kaye, ARM ATC-100 AGENDA Modelling 101 & Programmer s View (PV) Models Cycle Accurate Models Bringing
System-on. on-chip Design Flow. Prof. Jouni Tomberg Tampere University of Technology Institute of Digital and Computer Systems. jouni.tomberg@tut.
System-on on-chip Design Flow Prof. Jouni Tomberg Tampere University of Technology Institute of Digital and Computer Systems [email protected] 26.03.2003 Jouni Tomberg / TUT 1 SoC - How and with whom?
7a. System-on-chip design and prototyping platforms
7a. System-on-chip design and prototyping platforms Labros Bisdounis, Ph.D. Department of Computer and Communication Engineering 1 What is System-on-Chip (SoC)? System-on-chip is an integrated circuit
Digital Systems Design! Lecture 1 - Introduction!!
ECE 3401! Digital Systems Design! Lecture 1 - Introduction!! Course Basics Classes: Tu/Th 11-12:15, ITE 127 Instructor Mohammad Tehranipoor Office hours: T 1-2pm, or upon appointments @ ITE 441 Email:
Codesign: The World Of Practice
Codesign: The World Of Practice D. Sreenivasa Rao Senior Manager, System Level Integration Group Analog Devices Inc. May 2007 Analog Devices Inc. ADI is focused on high-end signal processing chips and
TLM-2.0 in Action: An Example-based Approach to Transaction-level Modeling and the New World of Model Interoperability
DVCon 2009 TLM-2.0 in Action: An Example-based Approach to Transaction-level Modeling and the New World of Model Interoperability John Aynsley, Doulos TLM Introduction CONTENTS What is TLM and SystemC?
System-level Development of Embedded Software
System-level Development of Embedded Software Gunar Schirner Andreas Gerstlauer Rainer Dömer Electrical and Electrical and Electrical Engineering and Computer Engineering Computer Engineering Computer
Concurrent Hardware/Software Development Platforms Speed System Integration and Bring-Up
Concurrent Hardware/Software Development Platforms Speed System Integration and Bring-Up Author: Ran Avinun, Cadence Design Systems, Inc. Hardware/software development platforms such as virtual prototyping,
Early Hardware/Software Integration Using SystemC 2.0
Early Hardware/Software Integration Using SystemC 2.0 Jon Connell, ARM. Bruce Johnson, Synopsys, Inc. Class 552, ESC San Francisco 2002 Abstract Capabilities added to SystemC 2.0 provide the needed expressiveness
PyMTL and Pydgin Tutorial. Python Frameworks for Highly Productive Computer Architecture Research
PyMTL and Pydgin Tutorial Python Frameworks for Highly Productive Computer Architecture Research Derek Lockhart, Berkin Ilbeyi, Christopher Batten Computer Systems Laboratory School of Electrical and Computer
A Framework for Automatic Generation of Configuration Files for a Custom Hardware/Software RTOS
A Framework for Automatic Generation of Configuration Files for a Custom Hardware/Software Jaehwan Lee, Kyeong Keol Ryu and Vincent John Mooney III School of Electrical and Computer Engineering Georgia
Embedded Development Tools
Embedded Development Tools Software Development Tools by ARM ARM tools enable developers to get the best from their ARM technology-based systems. Whether implementing an ARM processor-based SoC, writing
GEDAE TM - A Graphical Programming and Autocode Generation Tool for Signal Processor Applications
GEDAE TM - A Graphical Programming and Autocode Generation Tool for Signal Processor Applications Harris Z. Zebrowitz Lockheed Martin Advanced Technology Laboratories 1 Federal Street Camden, NJ 08102
Eingebettete Systeme. 4: Entwurfsmethodik, HW/SW Co-Design. Technische Informatik T T T
Eingebettete Systeme 4: Entwurfsmethodik, HW/SW Co-Design echnische Informatik System Level Design: ools and Flow Refinement of HW/SW Systems ools for HW/SW Co-Design C-based design of HW/SW Systems echnische
Systems on Chip Design
Systems on Chip Design College: Engineering Department: Electrical First: Course Definition, a Summary: 1 Course Code: EE 19 Units: 3 credit hrs 3 Level: 3 rd 4 Prerequisite: Basic knowledge of microprocessor/microcontroller
Agenda. Michele Taliercio, Il circuito Integrato, Novembre 2001
Agenda Introduzione Il mercato Dal circuito integrato al System on a Chip (SoC) La progettazione di un SoC La tecnologia Una fabbrica di circuiti integrati 28 How to handle complexity G The engineering
MPSoC Designs: Driving Memory and Storage Management IP to Critical Importance
MPSoC Designs: Driving Storage Management IP to Critical Importance Design IP has become an essential part of SoC realization it is a powerful resource multiplier that allows SoC design teams to focus
ARM Webinar series. ARM Based SoC. Abey Thomas
ARM Webinar series ARM Based SoC Verification Abey Thomas Agenda About ARM and ARM IP ARM based SoC Verification challenges Verification planning and strategy IP Connectivity verification Performance verification
Universal Flash Storage: Mobilize Your Data
White Paper Universal Flash Storage: Mobilize Your Data Executive Summary The explosive growth in portable devices over the past decade continues to challenge manufacturers wishing to add memory to their
Accellera Systems Initiative completes SystemC AMS 2.0 standard for mixed-signal design of electronic systems
INDUSTRY QUOTE SHEET March 19, 2013 Accellera Systems Initiative completes SystemC AMS 2.0 standard for mixed-signal design of electronic systems ASTC With increasing systems integration, most embedded
Reconfigurable Architecture Requirements for Co-Designed Virtual Machines
Reconfigurable Architecture Requirements for Co-Designed Virtual Machines Kenneth B. Kent University of New Brunswick Faculty of Computer Science Fredericton, New Brunswick, Canada [email protected] Micaela Serra
Multi-objective Design Space Exploration based on UML
Multi-objective Design Space Exploration based on UML Marcio F. da S. Oliveira, Eduardo W. Brião, Francisco A. Nascimento, Instituto de Informática, Universidade Federal do Rio Grande do Sul (UFRGS), Brazil
Product Development Flow Including Model- Based Design and System-Level Functional Verification
Product Development Flow Including Model- Based Design and System-Level Functional Verification 2006 The MathWorks, Inc. Ascension Vizinho-Coutry, [email protected] Agenda Introduction to Model-Based-Design
Hybrid Simulation Framework for Virtual Prototyping Using OVP, SystemC & SCML
Hybrid Simulation Framework for Virtual Prototyping Using OVP, SystemC & SCML A Feasibility Study PRIYA AGRAWAL VLSI DESIGN TOOLS & TECHNOLOGY INDIAN INSTITUTE OF TECHNOLOGY, DELHI 2009 Hybrid Simulation
Development of AUTOSAR Software Components within Model-Based Design
2008-01-0383 Development of AUTOSAR Software Components within Model-Based Design Copyright 2008 The MathWorks, Inc. Guido Sandmann Automotive Marketing Manager, EMEA The MathWorks Richard Thompson Senior
An Easier Way for Cross-Platform Data Acquisition Application Development
An Easier Way for Cross-Platform Data Acquisition Application Development For industrial automation and measurement system developers, software technology continues making rapid progress. Software engineers
Making Multicore Work and Measuring its Benefits. Markus Levy, president EEMBC and Multicore Association
Making Multicore Work and Measuring its Benefits Markus Levy, president EEMBC and Multicore Association Agenda Why Multicore? Standards and issues in the multicore community What is Multicore Association?
Towards an Ontology-driven Intellectual Properties reuse for Systems On Chip design
Towards an Ontology-driven Intellectual Properties reuse for Systems On Chip design Fateh Boutekkouk Department of Mathematics and Computer Science University of Oum El Bouaghi, BP 358 Oum El Bouaghi,
design Synopsys and LANcity
Synopsys and LANcity LANcity Adopts Design Reuse with DesignWare to Bring Low-Cost, High-Speed Cable TV Modem to Consumer Market What does it take to redesign a commercial product for a highly-competitive
Introduction to Digital System Design
Introduction to Digital System Design Chapter 1 1 Outline 1. Why Digital? 2. Device Technologies 3. System Representation 4. Abstraction 5. Development Tasks 6. Development Flow Chapter 1 2 1. Why Digital
Virtual Platforms Addressing challenges in telecom product development
white paper Virtual Platforms Addressing challenges in telecom product development This page is intentionally left blank. EXECUTIVE SUMMARY Telecom Equipment Manufacturers (TEMs) are currently facing numerous
Embedded Software development Process and Tools:
Embedded Software development Process and Tools: Lesson-2 Integrated Development Environment (IDE) 1 1. IDE 2 Consists of Simulators editors, compilers, assemblers, etc., IDE 3 emulators logic analyzers
HARDWARE IMPLEMENTATION OF TASK MANAGEMENT IN EMBEDDED REAL-TIME OPERATING SYSTEMS
HARDWARE IMPLEMENTATION OF TASK MANAGEMENT IN EMBEDDED REAL-TIME OPERATING SYSTEMS 1 SHI-HAI ZHU 1Department of Computer and Information Engineering, Zhejiang Water Conservancy and Hydropower College Hangzhou,
Real-Time Operating Systems for MPSoCs
Real-Time Operating Systems for MPSoCs Hiroyuki Tomiyama Graduate School of Information Science Nagoya University http://member.acm.org/~hiroyuki MPSoC 2009 1 Contributors Hiroaki Takada Director and Professor
MAJORS: Computer Engineering, Computer Science, Electrical Engineering
Qualcomm MAJORS: Computer Engineering, Computer Science, Electrical Engineering TITLE: Intern - Software Engineer - Summer 2012 JOB DESCRIPTION: G1889814 Job Title Intern - Software Engineer - Summer 2012
Optimizing Configuration and Application Mapping for MPSoC Architectures
Optimizing Configuration and Application Mapping for MPSoC Architectures École Polytechnique de Montréal, Canada Email : [email protected] 1 Multi-Processor Systems on Chip (MPSoC) Design Trends
FPGA Prototyping Primer
FPGA Prototyping Primer S2C Inc. 1735 Technology Drive, Suite 620 San Jose, CA 95110, USA Tel: +1 408 213 8818 Fax: +1 408 213 8821 www.s2cinc.com What is FPGA prototyping? FPGA prototyping is the methodology
Open EMS Suite. O&M Agent. Functional Overview Version 1.2. Nokia Siemens Networks 1 (18)
Open EMS Suite O&M Agent Functional Overview Version 1.2 Nokia Siemens Networks 1 (18) O&M Agent The information in this document is subject to change without notice and describes only the product defined
System Software Integration: An Expansive View. Overview
Software Integration: An Expansive View Steven P. Smith Design of Embedded s EE382V Fall, 2009 EE382 SoC Design Software Integration SPS-1 University of Texas at Austin Overview Some Definitions Introduction:
SystemC Tutorial. John Moondanos. Strategic CAD Labs, INTEL Corp. & GSRC Visiting Fellow, UC Berkeley
SystemC Tutorial John Moondanos Strategic CAD Labs, INTEL Corp. & GSRC Visiting Fellow, UC Berkeley SystemC Introduction Why not leverage experience of C/C++ developers for H/W & System Level Design? But
What can DDS do for You? Learn how dynamic publish-subscribe messaging can improve the flexibility and scalability of your applications.
What can DDS do for You? Learn how dynamic publish-subscribe messaging can improve the flexibility and scalability of your applications. 2 Contents: Abstract 3 What does DDS do 3 The Strengths of DDS 4
Application Note: AN00141 xcore-xa - Application Development
Application Note: AN00141 xcore-xa - Application Development This application note shows how to create a simple example which targets the XMOS xcore-xa device and demonstrates how to build and run this
Extending the Power of FPGAs. Salil Raje, Xilinx
Extending the Power of FPGAs Salil Raje, Xilinx Extending the Power of FPGAs The Journey has Begun Salil Raje Xilinx Corporate Vice President Software and IP Products Development Agenda The Evolution of
on-chip and Embedded Software Perspectives and Needs
Systems-on on-chip and Embedded Software - Perspectives and Needs Miguel Santana Central R&D, STMicroelectronics STMicroelectronics Outline Current trends for SoCs Consequences and challenges Needs: Tackling
Open Source Software
Open Source Software Title Experiences and considerations about open source software for standard software components in automotive environments 2 Overview Experiences Project Findings Considerations X-by-wire
Multicore Programming with LabVIEW Technical Resource Guide
Multicore Programming with LabVIEW Technical Resource Guide 2 INTRODUCTORY TOPICS UNDERSTANDING PARALLEL HARDWARE: MULTIPROCESSORS, HYPERTHREADING, DUAL- CORE, MULTICORE AND FPGAS... 5 DIFFERENCES BETWEEN
Model-based system-on-chip design on Altera and Xilinx platforms
CO-DEVELOPMENT MANUFACTURING INNOVATION & SUPPORT Model-based system-on-chip design on Altera and Xilinx platforms Ronald Grootelaar, System Architect [email protected] Agenda 3T Company profile Technology
What is a System on a Chip?
What is a System on a Chip? Integration of a complete system, that until recently consisted of multiple ICs, onto a single IC. CPU PCI DSP SRAM ROM MPEG SoC DRAM System Chips Why? Characteristics: Complex
Embedded Systems Engineering Certificate Program
Engineering Programs Embedded Systems Engineering Certificate Program Accelerate Your Career extension.uci.edu/embedded University of California, Irvine Extension s professional certificate and specialized
GETTING STARTED WITH ANDROID DEVELOPMENT FOR EMBEDDED SYSTEMS
Embedded Systems White Paper GETTING STARTED WITH ANDROID DEVELOPMENT FOR EMBEDDED SYSTEMS September 2009 ABSTRACT Android is an open source platform built by Google that includes an operating system,
Custom design services
Custom design services Your partner for electronic design services and solutions Barco Silex, Barco s center of competence for micro-electronic design, has established a solid reputation in the development
Digitale Signalverarbeitung mit FPGA (DSF) Soft Core Prozessor NIOS II Stand Mai 2007. Jens Onno Krah
(DSF) Soft Core Prozessor NIOS II Stand Mai 2007 Jens Onno Krah Cologne University of Applied Sciences www.fh-koeln.de [email protected] NIOS II 1 1 What is Nios II? Altera s Second Generation
12. Introduction to Virtual Machines
12. Introduction to Virtual Machines 12. Introduction to Virtual Machines Modern Applications Challenges of Virtual Machine Monitors Historical Perspective Classification 332 / 352 12. Introduction to
Multi-core Programming System Overview
Multi-core Programming System Overview Based on slides from Intel Software College and Multi-Core Programming increasing performance through software multi-threading by Shameem Akhter and Jason Roberts,
Software Configuration Management for Embedded Systems Developers
Software Configuration Management for Embedded Systems Developers Overview Embedded systems developers face complex versions of the problems that confront most software developers. Choosing a robust SCM
Fastest Path to Your Design. Quartus Prime Software Key Benefits
Q UA R T U S P R I M E D E S I G N S O F T WA R E Fastest Path to Your Design Quartus Prime software is number one in performance and productivity for FPGA, CPLD, and SoC designs, providing the fastest
MICHIGAN TEST FOR TEACHER CERTIFICATION (MTTC) TEST OBJECTIVES FIELD 050: COMPUTER SCIENCE
MICHIGAN TEST FOR TEACHER CERTIFICATION (MTTC) TEST OBJECTIVES Subarea Educational Computing and Technology Literacy Computer Systems, Data, and Algorithms Program Design and Verification Programming Language
Eli Levi Eli Levi holds B.Sc.EE from the Technion.Working as field application engineer for Systematics, Specializing in HDL design with MATLAB and
Eli Levi Eli Levi holds B.Sc.EE from the Technion.Working as field application engineer for Systematics, Specializing in HDL design with MATLAB and Simulink targeting ASIC/FGPA. Previously Worked as logic
SystemC - NS-2 Co-simulation using HSN
Verona, 12/09/2005 SystemC - NS-2 Co-simulation using HSN Giovanni Perbellini 1 REQUIRED BACKGROUND 2 2 GOAL 2 3 WHAT IS SYSTEMC? 2 4 WHAT IS NS-2? 2 5 WHAT IS HSN? 3 6 HARDWARE-NETWORK COSIMULATION 3
EE382V-ICS: System-on-a-Chip (SoC) Design
EE382V-ICS: System-on-a-Chip (SoC) - System Methodology with sources from: Christian Haubelt, Univ. of Erlangen-Nuremberg Andreas Gerstlauer Electrical and Computer Engineering University of Texas at Austin
Outline. Introduction. Multiprocessor Systems on Chip. A MPSoC Example: Nexperia DVP. A New Paradigm: Network on Chip
Outline Modeling, simulation and optimization of Multi-Processor SoCs (MPSoCs) Università of Verona Dipartimento di Informatica MPSoCs: Multi-Processor Systems on Chip A simulation platform for a MPSoC
VON BRAUN LABS. Issue #1 WE PROVIDE COMPLETE SOLUTIONS ULTRA LOW POWER STATE MACHINE SOLUTIONS VON BRAUN LABS. State Machine Technology
VON BRAUN LABS WE PROVIDE COMPLETE SOLUTIONS WWW.VONBRAUNLABS.COM Issue #1 VON BRAUN LABS WE PROVIDE COMPLETE SOLUTIONS ULTRA LOW POWER STATE MACHINE SOLUTIONS State Machine Technology IoT Solutions Learn
Mobile Operating Systems. Week I
Mobile Operating Systems Week I Overview Introduction Mobile Operating System Structure Mobile Operating System Platforms Java ME Platform Palm OS Symbian OS Linux OS Windows Mobile OS BlackBerry OS iphone
Weighted Total Mark. Weighted Exam Mark
CMP2204 Operating System Technologies Period per Week Contact Hour per Semester Total Mark Exam Mark Continuous Assessment Mark Credit Units LH PH TH CH WTM WEM WCM CU 45 30 00 60 100 40 100 4 Rationale
Reminders. Lab opens from today. Many students want to use the extra I/O pins on
Reminders Lab opens from today Wednesday 4:00-5:30pm, Friday 1:00-2:30pm Location: MK228 Each student checks out one sensor mote for your Lab 1 The TA will be there to help your lab work Many students
System-On Chip Modeling and Design A case study on MP3 Decoder
System-On Chip Modeling and Design A case study on MP3 Decoder Pramod Chandraiah, Hans Gunar Schirner, Nirupama Srinivas and Rainer Doemer CECS Technical Report 04-17 June 21, 2004 Center for Embedded
Chapter 13: Program Development and Programming Languages
15 th Edition Understanding Computers Today and Tomorrow Comprehensive Chapter 13: Program Development and Programming Languages Deborah Morley Charles S. Parker Copyright 2015 Cengage Learning Learning
Chapter 13: Program Development and Programming Languages
Understanding Computers Today and Tomorrow 12 th Edition Chapter 13: Program Development and Programming Languages Learning Objectives Understand the differences between structured programming, object-oriented
UG103.8 APPLICATION DEVELOPMENT FUNDAMENTALS: TOOLS
APPLICATION DEVELOPMENT FUNDAMENTALS: TOOLS This document provides an overview of the toolchain used to develop, build, and deploy EmberZNet and Silicon Labs Thread applications, and discusses some additional
Echtzeittesten mit MathWorks leicht gemacht Simulink Real-Time Tobias Kuschmider Applikationsingenieur
Echtzeittesten mit MathWorks leicht gemacht Simulink Real-Time Tobias Kuschmider Applikationsingenieur 2015 The MathWorks, Inc. 1 Model-Based Design Continuous Verification and Validation Requirements
NanopowerCommunications: Enabling the Internet of Things OBJECTS TALK
NanopowerCommunications: Enabling the Internet of Things OBJECTS TALK When objects can both sense the environment and communicate, they become tools for understanding complexity and responding to it swiftly.
