Coder Social home page Coder Social logo

vickyiii / xup_high_level_synthesis_design_flow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xilinx/xup_high_level_synthesis_design_flow

0.0 0.0 0.0 24.57 MB

AMD Xilinx University Program HLS tutorial

License: MIT License

C++ 10.21% C 65.33% Tcl 13.70% Makefile 10.76%

xup_high_level_synthesis_design_flow's Introduction

High-Level-Synthesis-Flow-on-Zynq-using-Vitis-HLS

This course provides users with an understanding of high-level synthesis design methodologies necessary to develop digital systems using Vitis HLS 2021.2 version.

Required Setup

Create a recommended working directory as /home/xup/hls. Clone this repository and then copy the source directory as labs into a working directory. After copying the directory, all labs will be carried out in their respective folders located at /home/xup/hls/labs.


Instructions for the labs;

{labs} refers to /home/xup/hls/labs on a Linux machine and C:\xup\hls\labs on a Windows machine.


NOTE

Board support for the PYNQ-Z2 and PYNQ-ZU are not included in Vivado 2021.2 by default. The relevant files need to be extracted and saved to:

<Vivado_2021_2_installation>/data/xhub/boards/XilinxBoardStore/boards/Xilinx/ on Linux, and <Vivado_2021_2_installation>\data\xhub\boards\XilinxBoardStore\boards\Xilinx\ on Windows machine

These files can be downloaded from

PYNQ-Z2:/board_files.

PYNQ-ZU:/board_files.


Hardware Setup

Connect the board to the PC using a micro USB cable. Make sure that a jumper is connected to JTAG (between JP1_1 and JP1_2) to use the board in the development mode. Also, make sure that another jumper is placed between J9_2 and J9_3 to select USB as a power source.


Labs Overview

Lab1:

This lab provides a basic introduction to high-level synthesis using the Vitis HLS tool flow. You will use Vitis HLS in GUI mode to create a project. You will simulate, synthesize, perform design analysis, and implement the provided model.

Lab2:

This lab introduces various techniques and directives which can be used in Vitis HLS to improve design performance. The design under consideration accepts an image in a (custom) RGB format, converts it to the Y’UV color space, applies a filter to the Y’UV image and converts it back to RGB.

Lab3:

This lab introduces various techniques and directives which can be used in Vitis HLS to improve design performance as well as area and resource utilization. The design under consideration performs discrete cosine transformation (DCT) on an 8x8 block of data.

Lab4:

This lab introduces a design flow to generate a IP-XACT adapter from a design using Vitis HLS and using the generated IP-XACT adapter in a processor system using IP Integrator in Vivado.

Copyright© 2022, Advanced Micro Devices, Inc.

xup_high_level_synthesis_design_flow's People

Contributors

joshual-xlnx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.