Fix Hog list files not using snake case conversion

This commit is contained in:
Madeline Busig 2025-11-09 20:21:52 -08:00
parent 089947f6da
commit 575e38148c
3 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
${REPO_NAME}/con/blackboard.xdc ${REPO_NAME_SNAKE}/con/blackboard.xdc

View File

@ -1,2 +1,2 @@
${REPO_NAME}/sim/top_tb.v ${REPO_NAME_SNAKE}/sim/top_tb.v

View File

@ -1,2 +1,2 @@
${REPO_NAME}/src/top.v top=top ${REPO_NAME_SNAKE}/src/top.v top=top