Skip to content

Commit

Permalink
[wip] tb_wb_dcache: fix flist
Browse files Browse the repository at this point in the history
Signed-off-by: Nils Wistoff <[email protected]>
  • Loading branch information
niwis committed Nov 8, 2024
1 parent 4b753fb commit 6f05ab9
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions corev_apu/tb/tb_wb_dcache/tb.list
Original file line number Diff line number Diff line change
Expand Up @@ -38,24 +38,22 @@ hdl/cv64a6_config_pkg.sv
../../../vendor/pulp-platform/common_cells/src/stream_mux.sv
../../../vendor/pulp-platform/common_cells/src/stream_demux.sv
../../../core/cache_subsystem/axi_adapter.sv
../../../common/local/util/sram.sv
../../../common/local/util/tc_sram_wrapper.sv
../../src/tech_cells_generic/src/rtl/tc_sram.sv
../../../common/local/util/sram_pulp.sv
../../src/axi_riscv_atomics/src/axi_res_tbl.sv
../../src/axi_riscv_atomics/src/axi_riscv_amos.sv
../../src/axi_riscv_atomics/src/axi_riscv_amos_alu.sv
../../src/axi_riscv_atomics/src/axi_riscv_lrsc.sv
../../src/axi_riscv_atomics/src/axi_riscv_atomics.sv
../../src/axi_riscv_atomics/src/axi_riscv_atomics_wrap.sv
../../../common/submodules/common_cells/src/id_queue.sv
../../../common/submodules/common_cells/src/stream_fork.sv
../../../common/submodules/common_cells/src/stream_filter.sv
../../../common/submodules/common_cells/src/fall_through_register.sv
../../../common/submodules/common_cells/src/stream_register.sv
../../../common/submodules/common_cells/src/spill_register_flushable.sv
../../../common/submodules/common_cells/src/spill_register.sv
../../../common/submodules/common_cells/src/onehot_to_bin.sv
../../axi/src/axi_multicut.sv
../../../vendor/pulp-platform/common_cells/src/id_queue.sv
../../../vendor/pulp-platform/common_cells/src/stream_fork.sv
../../../vendor/pulp-platform/common_cells/src/stream_filter.sv
../../../vendor/pulp-platform/common_cells/src/fall_through_register.sv
../../../vendor/pulp-platform/common_cells/src/stream_register.sv
../../../vendor/pulp-platform/common_cells/src/spill_register_flushable.sv
../../../vendor/pulp-platform/common_cells/src/spill_register.sv
../../../vendor/pulp-platform/common_cells/src/onehot_to_bin.sv
../../../vendor/pulp-platform/axi/src/axi_multicut.sv

../common/tb_dcache_pkg.sv
../common/tb_readport.sv
Expand Down

0 comments on commit 6f05ab9

Please sign in to comment.