Table of Contents
Chapter 1
- 1.1: Creating the Project and Importing the Source Files
- 1.2: The Top Level Function and HLS Data Types
- 1.3: The HLS Test Bench
- 1.4: Synthesizing the Design in HLS and Exporting It
Chapter 2
- 2.1: Creating the Design in Vivado Design Suite
- 2.2: Synthesis, Implementation, and Creating A Bitstream in Vivado Design Suite
Chapter 3
- 3.1: Building a Program in SDK from the lwIP Echo Server Example
- 3.2: The main.c and echo.c Files: Part 1
- 3.3: The main.c and echo.c Files: Part 2
- 3.4: Running the UDP Server and the GetCentroid Algorithm