Make Your Design in Vitis a Winner
The final project in my online course has recently won the September Project Hero prize in the Big Xcellent Adventure…
The final project in my online course has recently won the September Project Hero prize in the Big Xcellent Adventure…
The goal of this post is to answer this question: “Which Vitis FPGA platform is more suitable for newbies to…
The goal of this blog is to create a Vitis 2021.1 hardware accelerator platform for the Zybo-Z7-20 board from Digilent.…
Creating the Ulra96v2 platform in the Xilinx Vitis 2020.2 has five steps: XSA design – Generating a Vivado project containing…
Udemy Course: Function Acceleration on FPGA with Vitis-Part 1: Fundamental Udemy Course: Function Acceleration on FPGA with Vitis-Part 1: Fundamental
High-Level Synthesis increases the logic design abstraction level from RTL to the C-like high-level description. This higher abstraction level helps…
Reducing pipelined loops’ initiation-interval is the main goal of optimising an algorithm in HLS. Using conditional registers inside a pipelined-loop…
SCII design approach is introduced in the “High-Level Synthesis for FPGA” course for the first time. “High-Level Synthesis for FPGA…
The goal of this mini-project is to drive a 4-phase bipolar stepper motor using high-level synthesis for FPGA. To achieve…
Abstract: This blog shows how the loop interchange optimisation technique in HLS can improve the design performance. If you would…