Read/Write BRAM in HLS
This post explains how to write to and read from a BRAM IP using HLS codes. I will write two…
This post explains how to write to and read from a BRAM IP using HLS codes. I will write two…
This blog briefly explains the AXI4 Memory Mapped I/O protocol. The memory-mapped system is a common technique to access I/O…
This post explains how to write a simple HLS code to measure the latency of other IPs. The design will…
This blog shows how to perform software and hardware emulations for ZCU102 platform using Vitis-2022.2. This flow has been tested…
In this blog, I will show how to emulate a software accelerator in Vitis 2022.1. I assume you have already…
HLS tools are able to parallelise regular tasks on FPGAs efficiently. However, some applications show a dynamic behaviour such that…
The goal of this post is to answer this question: “Which Vitis FPGA platform is more suitable for newbies to…
This blog aims to explain the role of FPGA and high-level synthesis in the new computing architecture comprises of three…