cache module

This commit is contained in:
Core_kingdom
2025-08-26 16:53:22 +08:00
commit 79dee10db1
124 changed files with 13283 additions and 0 deletions

7
sim/rtl.f Normal file
View File

@@ -0,0 +1,7 @@
../rtl/data_cache/sync_fifo.v
../rtl/data_cache/async_fifo.v
../rtl/data_cache/histogram_ctrl.v
../rtl/data_cache/data_assemble.v
../rtl/data_cache/axi_write_ctrl.v
../rtl/data_cache/rst_sync.v
../rtl/data_cache/data_cache.v