Merge pull request #101 from antmicro/fix-vivado-tcl

Remove not existing file from vivado.tcl
This commit is contained in:
Ajay Nath 2021-10-08 17:45:03 -04:00 committed by GitHub
commit 87c23b9952
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,2 +1 @@
set_property is_global_include true [get_files config/common_defines.vh]
set_property IS_GLOBAL_INCLUDE 1 [get_files include/def.sv]