From eda784da40b78a736241fde78535a511eba45d6c Mon Sep 17 00:00:00 2001 From: Blaise Tine Date: Sun, 4 Apr 2021 18:25:26 -0700 Subject: [PATCH] minor update --- hw/syn/opae/gen_sources.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/syn/opae/gen_sources.sh b/hw/syn/opae/gen_sources.sh index 02c1a06b..03429f1f 100755 --- a/hw/syn/opae/gen_sources.sh +++ b/hw/syn/opae/gen_sources.sh @@ -31,7 +31,7 @@ add_files() add_dirs $rtl_dir/fp_cores/altera/$1 -add_dirs $rtl_dir/libs $rtl_dir/interfaces $rtl_dir/fp_cores $rtl_dir/cache $rtl_dir $rtl_dir/afu +add_dirs $rtl_dir/libs $rtl_dir/interfaces $rtl_dir/fp_cores $rtl_dir/cache $rtl_dir/tex_unit $rtl_dir $rtl_dir/afu # dump file list for file in $file_list; do