Fix Hog list files not using snake case conversion
This commit is contained in:
parent
089947f6da
commit
575e38148c
@ -1,2 +1,2 @@
|
||||
${REPO_NAME}/con/blackboard.xdc
|
||||
${REPO_NAME_SNAKE}/con/blackboard.xdc
|
||||
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
${REPO_NAME}/sim/top_tb.v
|
||||
${REPO_NAME_SNAKE}/sim/top_tb.v
|
||||
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
${REPO_NAME}/src/top.v top=top
|
||||
${REPO_NAME_SNAKE}/src/top.v top=top
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user