This website requires JavaScript.
Explore
Help
Sign In
wu-arch
/
kernels
Watch
1
Star
0
Fork
0
You've already forked kernels
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3fdc49971cbe140e52e13ea53b1c05263e052564
kernels
/
hw
/
rtl
/
cache
History
Blaise Tine
3fdc49971c
minor update
2020-12-24 09:22:44 -08:00
..
VX_bank.v
added support for write-through cache, removed cache snooping support
2020-12-23 23:51:02 -08:00
VX_cache_config.vh
added support for write-through cache, removed cache snooping support
2020-12-23 23:51:02 -08:00
VX_cache_core_req_bank_sel.v
adding new performance counters (banks utilization and DRAM bus utilization)
2020-12-22 12:33:45 -08:00
VX_cache_core_rsp_merge.v
minor update
2020-12-24 09:22:44 -08:00
VX_cache.v
added support for write-through cache, removed cache snooping support
2020-12-23 23:51:02 -08:00
VX_data_access.v
added support for write-through cache, removed cache snooping support
2020-12-23 23:51:02 -08:00
VX_data_store.v
performance refactoring - rebalanced stream buffers accross the device to enforce output buffering rule at compoments boudaries, finally resolved block ram R/W collusion discrepencies,
2020-12-19 02:45:06 -08:00
VX_miss_resrv.v
added support for write-through cache, removed cache snooping support
2020-12-23 23:51:02 -08:00
VX_tag_access.v
added support for write-through cache, removed cache snooping support
2020-12-23 23:51:02 -08:00
VX_tag_store.v
adding new performance counters (banks utilization and DRAM bus utilization)
2020-12-22 12:33:45 -08:00