HOG-Based Real-Time Human Detection ASIC for Smart Video Surveillance at the Edge
Explore the docs »
View Demo
·
Report Bug
Table of Contents
Requirements
Git:
git clone https://github.com/Digital-Camera-ASIC/dcasic.git
cd ./dcasic
git submodule update --init --recursivePull the updated code:
git submodule update --recursive
Make sure you are in dcasic/script
- In linux, run:
make openlane_gen
- In window, run:
mkdir -p openlane python openlane_gen.py rtl.f openlane
All RTL files are generated in openlane folder. The top is dcasic.v