Create design folder and update projects

This commit is contained in:
2025-04-22 22:56:28 +02:00
parent f014f8c341
commit 722b479811
9 changed files with 2107 additions and 35 deletions

10
.gitignore vendored
View File

@@ -68,4 +68,12 @@ vivado*.backup.log
# SDK workspace
.sdk/
.sdk/
# design files
**/design/**/ipshared/
**/design/**/ip/
**/design/**/sim/
**/design/**/synth/
**/design/**/ui/
**/design/**/hw_handoff/