This repository contains the code for DGNN-Booster (FCCM2023).
ZCU102 board. We run our design under the frequency of 100MHZ. We generate the bitstream using Vitis HLS 2021.1. We use PYNQ for design deployment.
To run the CPU and GPU baseline, directly run the python code under the baseline folder. To run the HLS, use the code in HLS folder using two tcl files for two differnet designs. To run deployment, use the code in Deploy folder.