mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-27 17:01:20 -04:00
Removed ahbsdc submodule since it is no longer used. Updated old
submodules pointing to ross144 to rosethompson repos.
This commit is contained in:
parent
fed88f6b17
commit
d4fc3245b0
3 changed files with 3 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue