FCCM 2024 Tutorial
========
Welcome to the tutorial for the `The 32nd IEEE International Symposium On Field-Programmable Custom Computing Machines (FCCM) `_. This session focuses on "Understanding Your FPGA Design Better: From Rapid Simulation to On-board Profiling."
.. image:: ../img/realprobe_long_logo.png
:alt: RealProbe
:width: 600
This part of the tutorial is dedicated to RealProbeš, a fully automated on-board profiling tool designed to enhance your understanding of real on-FPGA performance through simple annotations in the HLS source code. We will guide you through the use of RealProbe with practical, hands-on examples.
If you are interested in the first half of the tutorial regarding ā”LightningSim, an ultra-fast and accurate trace-based simulator for High-Level Synthesis (HLS) designs, please visit the `LightningSim Tutorial `_.
Below are useful links related to RealProbe:
| RealProbe Github Repository: `Visit Github `_
| RealProbe FCCM 2024 Tutorial: `Visit Tutorial Page `_
| Related Publication: `TOBEUPDATED `_
..
.. toctree::
:hidden:
about
prepare
install
usage
flow
ex