Skip to content

Commit 26ce5fc

Browse files
Remove deprecated test
1 parent c02a326 commit 26ce5fc

File tree

1 file changed

+0
-7
lines changed
  • hdl/ip/vhd/vunit_components

1 file changed

+0
-7
lines changed

hdl/ip/vhd/vunit_components/BUCK

-7
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@ vhdl_unit(
2020
visibility = ['PUBLIC'],
2121
)
2222

23-
vunit_sim(
24-
name = "qspi_vc_tb",
25-
srcs = glob(["qspi_controller/sims/*.vhd"]),
26-
deps = [":qspi_controller_vc"],
27-
visibility = ['PUBLIC'],
28-
)
29-
3023
vhdl_unit(
3124
name = "basic_stream",
3225
srcs = glob(["basic_stream/*.vhd"]),

0 commit comments

Comments
 (0)