Skip to content

tb: add testbench for write-back data cache

Eclipse Webmaster requested to merge github/fork/niwis/wb-dcache-tb into master

Created by: niwis

This adds a testbench for the write-back data cache. It is based on the write-through data cache testbench (tb/tb_wt_dcache). Shared modules have been moved to tb/common/. The AXI memory emulation is based on the rand_axi_slave.

Merge request reports

Loading