CSE237C- Validation and Testing of Embedded Systems¶
1)Introduction¶
This course is designed to help you be familiar with High Level Synthesis and concepts pertaining to it. It consists of 4 projects and 4 Labs which will help you implement the HLS concepts you have learnt during the class. It will also aims at helping the stduents to learn Vivado flow and control the FPGA using python notebooks on the PYNQ.
2)Vivado Installation¶
Below are the required steps which help in installing vivado
Vivado Design Suite Installation
- Go to: http://www.xilinx.com/support/download/
- Download the 2019.1 Web Install Thin Client (if you have fast internet).
- You will need to make a username and password at the Xilinx website.
- “Vivado Design Suite - 2019.1 System Edition” for your platform. Both Linux or Windows versions are available, but we highly recommend that you use Windows.
- At the end of the installation, it will ask about a license. Click on “Manage License Search Paths” on the left (under “Manage License”) and enter in 2100@cselm2.ucsd.edu into the XILINXD_LICENSE_FILE field.
- License Settings (if not set above):
- Go to Start->Xilinx Design Tools
- Open Vivado 2019.1 -> Manage Xilinx License
- Open Manage Xilinx License Search Paths
- Set the XILINXD_LICENSE_FILE to 2100@cselm2.ucsd.edu