A CMake project template for forging Vitis/XRT FPGA accelerators. You bring the kernel and the host code; Anvil — the iron block where hardware is forged into shape — gives you the build system, the test framework, and the deployment tooling.
If you are new here, start with the English or Chinese documentation:
- English: README.en.md · docs/en/ · concepts
- 中文: README.zh.md · docs/zh/ · 基本概念
- hlslib adaptation: English · 中文
- Recommended flow:
gold -> hls_model -> csynth -> cosim -> xclbin -> swemu/hwemu/qemu/hw.
