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…
A one-shot is a logic circuit with two states, of which only one is stable. This post explains how to…
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…
The FPGA in the Kria KV260 board can be used to accelerate various software algorithms. The AMD-Xilinx Vitis toolset can…
This blog explains how to run PetaLinux 2022.1 on a Kria KV260 Vision AI Starter Kit.
In this blog, I will show how to emulate a software accelerator in Vitis 2022.1. I assume you have already…
Generating digital waveform is one of the several basic tasks in the digital design area. Here I am going to…