... | @@ -16,7 +16,7 @@ Following pre-requisites are necessary in order to work through this tutorial: |
... | @@ -16,7 +16,7 @@ Following pre-requisites are necessary in order to work through this tutorial: |
|
+ Basys3 Development Board
|
|
+ Basys3 Development Board
|
|
+ micro USB cable
|
|
+ micro USB cable
|
|
|
|
|
|
### 5.1.2 Download the Design files
|
|
###5.1.2 Download the Design files
|
|
|
|
|
|
An archive with the design files can be downloaded [here](https://es.technikum-wien.at/iplat/testwiki/raw/master/getting-started-basys3/design-files/GettingStartedBasys3.zip).
|
|
An archive with the design files can be downloaded [here](https://es.technikum-wien.at/iplat/testwiki/raw/master/getting-started-basys3/design-files/GettingStartedBasys3.zip).
|
|
|
|
|
... | @@ -24,13 +24,13 @@ An archive with the design files can be downloaded [here](https://es.technikum-w |
... | @@ -24,13 +24,13 @@ An archive with the design files can be downloaded [here](https://es.technikum-w |
|
|
|
|
|
This section explains how to generate the FPGA hardware bitstream using the Xilinx Vivado tool. Furthermore, the Board Setup will be explained. Finally the Bitstream will be flashed onto the FPGA an the apllication will be tested.
|
|
This section explains how to generate the FPGA hardware bitstream using the Xilinx Vivado tool. Furthermore, the Board Setup will be explained. Finally the Bitstream will be flashed onto the FPGA an the apllication will be tested.
|
|
|
|
|
|
###5.2.1 Building the Bitstream
|
|
### 5.2.1 Building the Bitstream
|
|
|
|
|
|
~~1. Launch Vivado:~~
|
|
__1. Launch Vivado:__**
|
|
|
|
|
|
+ select **Start > All Programs > Xilinx Design Tools > Vivado 2015.4 > Vivado 2015.4**
|
|
+ select **Start > All Programs > Xilinx Design Tools > Vivado 2015.4 > Vivado 2015.4**
|
|
|
|
|
|
~~2. Create new Project~~
|
|
__2. Create new Project__**
|
|
|
|
|
|
Click on the **Create New Project** button in the quick start menu. Click **Next**. Enter blink_led as the Project name. Click **Next**.
|
|
Click on the **Create New Project** button in the quick start menu. Click **Next**. Enter blink_led as the Project name. Click **Next**.
|
|
|
|
|
... | | ... | |