Removed ahbsdc submodule since it is no longer used. Updated old

submodules pointing to ross144 to rosethompson repos.
This commit is contained in:
Rose Thompson 2024-10-15 10:11:12 -05:00
parent fed88f6b17
commit d4fc3245b0
3 changed files with 3 additions and 7 deletions

View file

@ -47,7 +47,7 @@ if {$board=="ArtyA7"} {
# read in all other rtl
add_files [glob -type f ../src/CopiedFiles_do_not_add_to_repo/*/*.sv ../src/CopiedFiles_do_not_add_to_repo/*/*/*.sv]
set_property include_dirs {../src/CopiedFiles_do_not_add_to_repo/config ../../config/shared ../../addins/ahbsdc/sdc} [current_fileset]
set_property include_dirs {../src/CopiedFiles_do_not_add_to_repo/config ../../config/shared} [current_fileset]
# define top level