1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-02-07 06:44:09 +08:00

Adding Vivado pre-requisite commenbt

This commit is contained in:
Andreas Olofsson 2015-11-17 17:48:19 -05:00
parent bac3d5f887
commit 1943ce96a2

View File

@ -48,7 +48,7 @@ $ diff test_0.trace test/test_random.exp
``` ```
###HOW TO BUILD THE FPGA DESIGN ###HOW TO BUILD THE FPGA DESIGN
The following example shows how to build a display-less (ie headless) FPGA bitstream for the Parallella board. The following example shows how to build a display-less (ie headless) FPGA bitstream for the Parallella board. You will need to install Vivado 2015.2 on your own.
```sh ```sh
$ cd oh/parallella/fpga/parallella_base $ cd oh/parallella/fpga/parallella_base
$ ./build.sh $ ./build.sh