Designing with ALTERA SoC Hardware

Similar documents
Designing with ALTERA SoC

Designing with Nios II Processor for Hardware Engineers

Introduction to the Qsys System Integration Tool

Creating PCI Express Links in Intel FPGAs

«Real Time Embedded systems» Cyclone V SOC - FPGA

Qsys and IP Core Integration

Designing Embedded Processors in FPGAs

HPS SoC Boot Guide - Cyclone V SoC Development Kit

Cyclone V SoC HPS Release Notes

Copyright 2014 Xilinx

Copyright 2016 Xilinx

SoC FPGAs. Your User-Customizable System on Chip Altera Corporation Public

Nios II Embedded Design Suite Release Notes

Multi-core microcontroller design with Cortex-M processors and CoreSight SoC

Design of Embedded Hardware and Firmware

Intel SoC FPGA Embedded Development Suite (SoC EDS) Release Notes

SoC Platforms and CPU Cores

FPGA for Software Engineers

FPGA Adaptive Software Debug and Performance Analysis

Test and Verification Solutions. ARM Based SOC Design and Verification

ALTERA FPGAs Architecture & Design

Bare Metal User Guide

Introduction to Embedded System Design using Zynq

Embedded Systems. "System On Programmable Chip" NIOS II Avalon Bus. René Beuchat. Laboratoire d'architecture des Processeurs.

Laboratory Exercise 5

NIOS CPU Based Embedded Computer System on Programmable Chip

University of Massachusetts Amherst Computer Systems Lab 1 (ECE 354) LAB 1 Reference Manual

Advanced ALTERA FPGA Design

System Debugging Tools Overview

Altera SoC Embedded Design Suite User Guide

Digital Systems Design

Practical Hardware Debugging: Quick Notes On How to Simulate Altera s Nios II Multiprocessor Systems Using Mentor Graphics ModelSim

Project Documentation

Altera SoC Embedded Design Suite User Guide

Embedded Design Handbook

Altera JTAG-to-Avalon-MM Tutorial

2.5G Reed-Solomon II MegaCore Function Reference Design

2. Learn how to use Bus Functional Models (BFM) and write test cases for verifying your design.

Zynq Architecture, PS (ARM) and PL

Intel SoC FPGA Embedded Development Suite User Guide

HyperBus Memory Controller (HBMC) Tutorial

Building Interfaces with Arria 10 High-Speed Transceivers

Applying the Benefits of Network on a Chip Architecture to FPGA System Design

Creating a System With Qsys

Cover TBD. intel Quartus prime Design software

9. Building Memory Subsystems Using SOPC Builder

DE2 Board & Quartus II Software

S2C K7 Prodigy Logic Module Series

Creating projects with Nios II for Altera De2i-150. By Trace Stewart CPE 409

Cover TBD. intel Quartus prime Design software

Veloce2 the Enterprise Verification Platform. Simon Chen Emulation Business Development Director Mentor Graphics

WS_CCESBF7-OUT-v1.00.doc Page 1 of 8

HyperBus Memory Controller (HBMC) Tutorial

SoC-FPGA Design Guide DE0-Nano-SoC Edition

ALTERA FPGA Design Using Verilog

University of Massachusetts Amherst Computer Systems Lab 2 (ECE 354) Spring Lab 1: Using Nios 2 processor for code execution on FPGA

HyperBus Memory Controller (HBMC) Tutorial

Excalibur Device Overview

HyperBus Memory Controller (HBMC) Tutorial

Designing with NXP i.mx8m SoC

Customizable Flash Programmer User Guide

DDR and DDR2 SDRAM Controller Compiler User Guide

ECE332, Week 2, Lecture 3. September 5, 2007

ECE332, Week 2, Lecture 3

Early Software Development Through Emulation for a Complex SoC

Intel Stratix 10 SoC FPGA Boot User Guide

Zynq-7000 All Programmable SoC Product Overview

Creating a System With Qsys

SmartFusion2 SoC FPGA Demo: Code Shadowing from SPI Flash to SDR Memory User s Guide

ARM-Based Embedded Processor Device Overview

Lab Exercise 4 System on chip Implementation of a system on chip system on the Zynq

ChipScope Inserter flow. To see the Chipscope added from XPS flow, please skip to page 21. For ChipScope within Planahead, please skip to page 23.

Interconnects, Memory, GPIO

Cyclone V SoCs. Automotive Safety Manual. 101 Innovation Drive San Jose, CA MNL Subscribe Send Feedback

AMBA PCI Bridge Quick Start

2001 Altera Corporation (1)

Cyclone V SoC PCI-Express Root Port Example Design. Application Note

The Nios II Family of Configurable Soft-core Processors

9. Verification and Board Bring-Up

NIOS CPU Based Embedded Computer System on Programmable Chip

NIOS II Instantiating the Off-chip Trace Logic

Building Gigabit Interfaces in Altera Transceiver Devices

ARM CORTEX-R52. Target Audience: Engineers and technicians who develop SoCs and systems based on the ARM Cortex-R52 architecture.

ARM Cortex-A9 ARM v7-a. A programmer s perspective Part1

9. PIO Core. Core Overview. Functional Description

Fujitsu System Applications Support. Fujitsu Microelectronics America, Inc. 02/02

System-on Solution from Altera and Xilinx

System Cache (CMS-T002/CMS-T003) Tutorial

Implementing JESD204B IP Core System Reference Design with ARM HPS As Control Unit (Baremetal Flow)

Interrupting SmartFusion MSS Using FABINT

Quartus II Prime Foundation

VHDL Essentials Simulation & Synthesis

WS_CCESSH5-OUT-v1.01.doc Page 1 of 7

AN 812: Qsys Pro System Design Tutorial

Digital Systems Design. System on a Programmable Chip

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

SerialLite III Streaming IP Core Design Example User Guide for Intel Stratix 10 Devices

EMBEDDED SYSTEMS WITH ROBOTICS AND SENSORS USING ERLANG

Generic Serial Flash Interface Intel FPGA IP Core User Guide

SerialLite III Streaming IP Core Design Example User Guide for Intel Arria 10 Devices

Transcription:

Designing with ALTERA SoC Hardware Course Description This course provides all theoretical and practical know-how to design ALTERA SoC devices under Quartus II software. The course combines 60% theory and 40% practical work on ALTERA SoC evaluation boards. The course starts with SoC families overview and their capabilities, continues with deep methodic training of the SoC architecture. The course teaches the HPS architecture and its building blocks, how to manage SoC system, how to configure system based on SoC, how to transfer data through the Bus system and internal interconnect, how to connect external memories, how to build a system with Qsys, how to handle interrupts and how to use efficiently pin muxing. The second part of the course focuses on practical use of simulation models (BFMs), creating SoC test-benches, and performing different boot processes with and without operating system. The course ends with SoC debug interfaces overview, how and when to use them, crosstriggering between CPUs and FPGAs and how to use the system console manager. Course Duration 3 days Goals 1. Become familiar with ALTERA SoC families, their capabilities and when to use them 2. Understand SoC design hardware and software flow from specification to programming and final verification on the board 3. Integrate IPs into the SoC design (also custom peripherals)

4. Configure the SoC system (clocks, PLLs, Resets, Peripherals) 5. Use efficiently the Qsys tool 6. Use Bus Functional Models (BFMs) to simulate SoC behavior 7. Program and use SignalTap II to verify the SoC functionality 8. Understand and choose the right Boot scheme 9. Handle Interrupts using the Generic Interrupt Controller (GIC) 10. Connect external memories to the SoC Intended Users Hardware and system engineers who would like to design with ALTERA SoC technology Previous Knowledge Quartus II software Qsys SignalTap Embedded Logic Analyzer Course Material 1. Simulator: Modelsim or ActiveHDL 2. Synthesizer and Place & Route: Quartus II 3. ALTERA Cyclone V SoC Evaluation board 4. Course book (including labs)

Table of Contents Day #1 System on Chip (SoC) Overview o Altera SoC the best of both worlds o System-level benefits of SoC o SoC device portfolio and key features o Development boards available o Hardware and software development perspectives o System development flow with Qsys and DS5 HPS Overview o HPS IP features o HPS block diagram o Cortex-A9 overview o HPS memory views o Default detail address map o Generic Interrupt Controller (GIC) overview System Management o System management overview HPS input clocks and clock groups FPGA interface clocks o HPS Clock Manager overview HPS Clock Manager PLLs (main, peripheral, SDRAM) Flash controller clocks HPS entry/exit Safe Mode o SoC device reset pins Reset Manager overview (cold/warm/debug) Reset Manager integration o FPGA Manager overview HPS configuring FPGA fabric o System Manager overview I/O features

Managed peripherals o Scan Manager overview Interconnects o Interconnect overview o Level 3 interconnect up/downsizing o AXI bridges architecture o Global Programmers View (GPV) o High performance paths o FPGA-to-HPS bridge drawbacks o Level 4 peripheral bus interconnect Peripherals o HPS peripherals overview o On-chip ROM features o On-chip RAM features o SDRAM controller features o HPS SDRAM controller configuration o Maximizing SDRAM performance o Considerations when accessing HPS SDRAM from FPGA Direct Memory Access Controller (DMA) o DMA overview o DMAC data transfer features o DMAC peripheral flow control features o HPS DMA capabilities o When to use and not to use HPS DMA Day #2 Hardware Design Flow o Typical design flow o Qsys tool o Automatic interconnect generation o Create Quartus II project for SoC device

o Start a new system in Qsys o Add IP to Qsys system o Add custom components o Methods to connect components o HPS in Qsys o HPS-Nios II system block diagram o Generate completed system o Hardware/software design flow overview o Generated software handoff files Avalon and AXI Standards o Qsys-supported standard interfaces o Advantages of using standard interfaces o Avalon-MM interfaces o AXI overview o AXI features o Handshake examples o AXI write transaction o AXI read transaction o Component editor AMBA support o AXI specification o Qsys memory-mapped packet format o Which protocol to choose: Avalon or AXI? HPS Component Configuration o Hard processor system component o General options & Boot control o Events o General Purpose I/O (GPIO) o Debug APB o System Trace Macrocell o Cross Trigger Interface (CTI) o Trace port interface o Boot from FPGA o AXI bridges o FPGA-HPS bridge interfaces o Accessing HPS memory from FPGA o FPGA-to-HPS SDRAM interface o Resets

o DMA control o Interrupts o GIC overview (SGIs, PPIs, SPIs) o Peripheral pin multiplexing o HPS I/O muxing overview o Ethernet o Other peripheral options (QSPI, SPI master, UART) o Pin usage & conflicts o HPS pin assignments o HPS clocks o SDRAM embedded memory interface LAB #1: Creating an ARM based SoC system using Qsys Day #3 HPS Simulation o Bus Functional Models (BFMs) o Simulation flow o Slave component testing o Master component testing o HPS system testing o HPS simulation support interfaces o Generate Testbench Qsys system o Testbench directory structure o Qsys Testbench system HPS system o Writing the test AXI BFM API overview o Testbench example o Using conduit BFMs o Run simulation script SoC FPGA Configuration and Booting o HPS boot stages o SoC configurations & Boot sequences o Boot schemes independent

o Boot schemes FPGA first o Boot schemes HPS first o HPS Power On/Reset o HPS Boot ROM o HPS preloader o HPS user Bootloader o HPS Linux OS start up o Bare Metal programming o SoC Boot phases o HWLibs components Hardware Debug o Debug interfaces (JTAG, Ethernet) SignalTap II Logic debug System console FPGA adaptive debugging o System console overview Usage examples System console interfaces System console GUI launch System console services Service types o SignalTap II cross triggering Cross triggering Cross Triggering Interface (CTI) Altera SoC debug architecture Export CTI to custom hardware SignalTap II configuration for cross trigger o ARM DS-5 debugger Debug perspective registers view Run debugger and SignalTap II Logic Analyzer LAB #2: exercise the FPGA using the system console tool LAB #3: debugging hardware using SignalTap II Logic Analyzer