Skip to content
Snippets Groups Projects
Commit adf9cfe0 authored by Nils Wistoff's avatar Nils Wistoff Committed by Florian Zaruba
Browse files

tb_dcache: move shared components to 'common'

parent 13c6ee75
No related branches found
No related tags found
No related merge requests found
File moved
File moved
File moved
...@@ -13,8 +13,8 @@ ...@@ -13,8 +13,8 @@
../../src/common_cells/src/lzc.sv ../../src/common_cells/src/lzc.sv
../../src/common_cells/src/rr_arb_tree.sv ../../src/common_cells/src/rr_arb_tree.sv
../../src/util/sram.sv ../../src/util/sram.sv
hdl/tb_pkg.sv ../common/tb_dcache_pkg.sv
hdl/tb_mem.sv hdl/tb_mem.sv
hdl/tb_readport.sv ../common/tb_readport.sv
hdl/tb_writeport.sv ../common/tb_writeport.sv
hdl/tb.sv hdl/tb.sv
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment