Merge pull request #101 from antmicro/fix-vivado-tcl
Remove not existing file from vivado.tcl
This commit is contained in:
commit
87c23b9952
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue