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…