Skip to content

Commit

Permalink
Remove deprecated test
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanaelhuffman committed Nov 15, 2024
1 parent c02a326 commit 26ce5fc
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions hdl/ip/vhd/vunit_components/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@ vhdl_unit(
visibility = ['PUBLIC'],
)

vunit_sim(
name = "qspi_vc_tb",
srcs = glob(["qspi_controller/sims/*.vhd"]),
deps = [":qspi_controller_vc"],
visibility = ['PUBLIC'],
)

vhdl_unit(
name = "basic_stream",
srcs = glob(["basic_stream/*.vhd"]),
Expand Down

0 comments on commit 26ce5fc

Please sign in to comment.