Skip to content

Introduction to Simulink ROACH2

Hong Chen edited this page Aug 15, 2017 · 2 revisions
- Tutorial 1: Introduction to Simulink
- Estimated completion time: 2 hours

Table of Contents

  1. Introduction
  2. Setup

Introduction

In this tutorial, you will create a simple Simulink design using both standard Xilinx system generator blockset, as well as library blocks specific to CASPER boards (so-called "Yellow Blocks"). At the end of this tutorial, you will know how to generate an fpg file, program it to a CASPER FPGA board, and interact with your running hardware design using casperfpga via a Python Interface.

Setup

The lab at the workshop is pre-configured with the CASPER libraries, MATLAB and Xilinx tools. See [1] for information about the local set up.

Clone this wiki locally