Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
programmable-logic:guides:installing-vivado-and-sdk [2021/08/26 21:40] Arthur Brown |
programmable-logic:guides:installing-vivado-and-sdk [2022/03/04 20:30](current) James ColvinMade differentiation between pre/post vitis more obvious. fight me |
||
---|---|---|---|
Line 4: | Line 4: | ||
This guide will show the process of installing and configuring the Vivado development environment, used for developing projects to run on Digilent FPGAs. In addition to the installation, Vivado will be pointed at Digilent's board support files, which are used to make the process of creating a new project significantly faster. In addition, the board files make it significantly easier to add a variety of peripherals (such as DDR memory) to a project. Xilinx SDK, used for developing C/C++ projects that target your hardware designs created in Vivado, will be installed as part of this process. | This guide will show the process of installing and configuring the Vivado development environment, used for developing projects to run on Digilent FPGAs. In addition to the installation, Vivado will be pointed at Digilent's board support files, which are used to make the process of creating a new project significantly faster. In addition, the board files make it significantly easier to add a variety of peripherals (such as DDR memory) to a project. Xilinx SDK, used for developing C/C++ projects that target your hardware designs created in Vivado, will be installed as part of this process. | ||
+ | |||
**Important:** //With the release of Vivado 2019.2, Xilinx introduced the Vitis Unified Software Platform. The installers differ slightly between versions after and before this point. Take a look at the [[programmable-logic:guides:installing-vivado-and-vitis]] guide instead if you want to install version 2019.2 or newer.// | **Important:** //With the release of Vivado 2019.2, Xilinx introduced the Vitis Unified Software Platform. The installers differ slightly between versions after and before this point. Take a look at the [[programmable-logic:guides:installing-vivado-and-vitis]] guide instead if you want to install version 2019.2 or newer.// | ||
+ | |||
+ | |||
---- | ---- | ||
= = = = = = = = = =先决条件 | = = = = = = = = = =先决条件 |