From 8c6c360b8c005f8bf822f4332df8d6f5aa143a89 Mon Sep 17 00:00:00 2001 From: Bogdan Vanca Date: Wed, 24 Jun 2020 21:32:52 +0300 Subject: [PATCH] Update the README file --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 19784b4..660edb3 100644 --- a/README.md +++ b/README.md @@ -15,14 +15,14 @@ Requirements * **Zybo Z7 -20** * **Pcam 5C** * **Monitor with HDMI/DVI input** -* **Vivado 2018.2 Installation with Xilinx SDK**: To set up Vivado, see the [Installing Vivado and Digilent Board Files Tutorial](https://reference.digilentinc.com/vivado/installing-vivado/start). +* **Vivado 2019.1 Installation with Xilinx SDK**: To set up Vivado, see the [Installing Vivado and Digilent Board Files Tutorial](https://reference.digilentinc.com/vivado/installing-vivado/start). Demo Setup ---------- -1. Download the most recent release ZIP archive ("Zybo-Z7-20-Pcam-5C-2018.2-*.zip") from the repo's [releases page](https://github.com/Digilent/Zybo-Z7-20-pcam-5c/releases). +1. Download the most recent release ZIP archive ("Zybo-Z7-20-Pcam-5C-2019.1-*.zip") from the repo's [releases page](https://github.com/Digilent/Zybo-Z7-20-pcam-5c/releases). 2. Extract the downloaded ZIP. -3. Open the XPR project file, found at \/vivado_proj/Zybo-Z7-20-pcam-5c.xpr, included in the extracted release archive in Vivado 2018.2. +3. Open the XPR project file, found at \/vivado_proj/Zybo-Z7-20-pcam-5c.xpr, included in the extracted release archive in Vivado 2019.1. 4. In the toolbar at the top of the Vivado window, select **File -> Export -> Export Hardware**. Select **\** as the Exported Location and make sure that the **Include bitstream** box is checked, then click **OK**. 5. In the toolbar at the top of the Vivado window, select **File -> Launch SDK**. Select **\** as both the workspace location and exported location, then click **OK**. 6. With Vivado SDK opened, wait for the hardware platform exported by Vivado to be imported.