Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
High-Level Synthesis for FPGA, Part 2 - Sequential Circuits
Rating: 4.6 out of 5(187 ratings)
2,393 students

High-Level Synthesis for FPGA, Part 2 - Sequential Circuits

Logic Design with Vitis-HLS
Last updated 3/2023
English

What you'll learn

  • Designing sequential logic circuits with C/C++ language using the HLS approach
  • Understanding the basic concepts of High-Level Synthesis (HLS)
  • Using HLS concepts for designing sequential logic circuits
  • HLS design flow for FPGAs
  • Working with Xilinx Vitis-HLS and Vivado design suite Toolsets
  • How to generate RTL hardware IPs using Vitis-HLS
  • Writing C-testbench in HLS
  • Implementing three exciting projects with HLS

Course content

16 sections102 lectures9h 28m total length
  • Introduction5:55

    Explore high level synthesis for FPGAs to accelerate sequential circuits using C and C++ with a practical beginner friendly flow on Xilinx HLS Basys3 and Vivado HLx.

  • Course Structure6:34

    Explore the four-part course structure for high-level synthesis on FPGAs, emphasizing sequential circuits, the HLS workflow, and practical Xilinx-based design.

Requirements

  • Understanding the basic concepts of C/C++ coding
  • "High-Level Synthesis for FPGA, Part 1 – Combinational Circuits" course
  • BASYS3 evaluation board
  • Xilinx Vitis-HLS and Vivado toolsets

Description

This course is an introduction to sequential circuits design in high-level synthesis (HLS). The goals of the course are describing, debugging and implementing sequential logic circuits on FPGAs using only C/C++ language without any help from HDLs (e.g., VHDL or Verilog).

It uses the Xilinx HLS software and hardware platforms to demonstrate real examples and applications. The course mainly uses the Xilinx Vitis-HLS toolset to describe, simulate and synthesise a high-level design description into the equivalent HDL code. The course also explains how to use the Integrated Logic Analyser (ILA) IP in Vivado to perform real-time debugging on the Basys3 board.

This course is the first of its kind that builds the HLS design flow and skills along with the digital logic circuit concepts from scratch. Along the course, you will follow several examples describing the HLS concepts and techniques. The course contains numerous quizzes and exercises for you to practice and master the proposed methods and approaches. In addition, the course utilises three exciting projects to put all the explained concepts together to design real circuits and hardware controllers.

This course is the second of a series of courses on HLS in designing hardware modules and accelerating algorithms on a target FPGA. Whereas this course focuses on sequential circuits, the first course explains how to describe combinational circuits in HLS. The other courses in the series will explain how to use HLS in designing advanced logic circuits, algorithm acceleration, and hybrid CPU+ FPGA heterogeneous systems.

Who this course is for:

  • Hardware engineers
  • Software engineers who are interested in FPGA
  • Lecturers, researchers, professors who want to use FPGA-based HLS in lectures, courses or research
  • Digital Logic enthusiasts