This website requires JavaScript.
Explore
Help
Sign In
wu-arch
/
vortex
Watch
1
Star
0
Fork
0
You've already forked vortex
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d5c6b9b4d9cff6fb5d8ccd403f6ab7fdcbcdc7c6
vortex
/
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