Skip to content

Commit 5765f2a

Browse files
committed
remove redundant include for xsim
1 parent d541ecc commit 5765f2a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

hdk/cl/developer_designs/cl_firesim/verif/scripts/top.vcs.f

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
+incdir+${HDK_COMMON_DIR}/verif/include
4545
+incdir+${HDK_SHELL_DESIGN_DIR}/ip/cl_debug_bridge/bd_0/ip/ip_0/hdl/verilog
4646
+incdir+${HDK_SHELL_DESIGN_DIR}/ip/axi_register_slice_light/hdl
47-
+incdir+${CL_ROOT}/design/axi_crossbar_0
4847
+incdir+${HDK_SHELL_DESIGN_DIR}/ip/cl_axi_interconnect/ipshared/7e3a/hdl
4948
+incdir+${HDK_SHELL_DESIGN_DIR}/sh_ddr/sim
5049

hdk/cl/developer_designs/cl_firesim/verif/scripts/top.vivado.f

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
-include ${HDK_SHELL_DESIGN_DIR}/ip/cl_debug_bridge/bd_0/ip/ip_0/hdl/verilog
4848
-include ${HDK_SHELL_DESIGN_DIR}/ip/axi_register_slice/hdl
4949
-include ${HDK_SHELL_DESIGN_DIR}/ip/axi_register_slice_light/hdl
50-
-include ${CL_ROOT}/design/axi_crossbar_0
5150
-include ${HDK_SHELL_DESIGN_DIR}/ip/cl_axi_interconnect/ipshared/7e3a/hdl
5251
-include ${HDK_SHELL_DESIGN_DIR}/sh_ddr/sim
5352
-include ${CL_ROOT}/ip/axi_clock_converter_oclnew/hdl

0 commit comments

Comments
 (0)