How to: Create basic bitstream and first stage bootloader for the ZedBoard SDK

From RidgeRun Developer Wiki
Revision as of 23:41, 4 February 2015 by Cavila (talk | contribs)

Introduction

This guide will help the user to understand the methods that need to be done in order to create a basic bitstream and a first stage bootloader for the ZedBoard. Included in the RidgeRun SDK there are default files for this components, but this wiki will serve as a tutorial for creating new ones.

Steps

1. Make sure you have installed the Xilinx tools. For reference check the following: Ubuntu 12.04 useful installation hints

2. blabla