Add project for HW implementation of PWM controller

This commit is contained in:
Madeline Busig 2025-12-02 21:19:16 -08:00
parent d85f2cf5d8
commit 616166f69f
4 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#vivado 2022.1
[main]
PART = xc7z007sclg400-1
IP_REPO_PATHS = "IP/ UserIP/"

View File

@ -0,0 +1,2 @@
pwm_controller/con/blackboard.xdc

View File

@ -0,0 +1 @@

View File

@ -0,0 +1,2 @@
hw_pwm_controller/top.v top=top