/FID-SOC

Primary LanguageVerilog

KWS-SoC

This is a SoC for neural-network and Markov feature extraction acceleration based on wujian100_open platform.

QUICK START

This repository includes folders as following:
soc: This folder includes source code of FID-SoC.

ip: This folder includes FID IP.

constraint: This folder includes constraint files.

sdk: This folder includes software files.

cfg.bit: This is a bitstream file generated by Vivado based on project FID-SOC.

demo: This folder includes test file .

Steps

  1. Download the cfg.bit to T-HEAD development board.
  2. Open the cdk project in sdk\projects\examples\ForgeImageDetector folder, and download the software to the development board.
  3. Run test.py in demo folder.