Skip to content
George Lambert edited this page Jan 24, 2018 · 16 revisions

Introduction

This project is an attempt to create an easy to use environment for the Parallella board. The aim is to produce a working environment for a developer to take an idea from concept to working release on the Parallella platform. The Xilinx tools are required to build the parallella fpga and a few build essentials are required for the Yocto Linux build, but after that the job of ensuring that the matching Linux, Analog Devices hdl, Open Hardware is provided by choosing the appropriate branch in this repository and checking out the matching submodules.

Two branches are significant in this repository:

  1. elink-redesign branch - latest working version using whatever it takes, perhaps using my build of the oh fpga
  2. parallella-elink-redesign branch - the only difference is in the parallella-yoctobuild submodule that adds a demonstration of how to add a new Yocto layer (meta-example) to modify the linux build

The About page introduces the project in more depth.

Try following the Getting Started Tutorial to get going without reading further.

Navigation

The Project Tutorial HDL Project Examples Project Yocto Project
Main project Tutorials HDL Project Examples Project Yocto Project
Clone this wiki locally