You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ditty: Directory-based Cache Coherence for Multicore Safety-critical Systems
aws: useful scripts for linking the hls designs and RTL interconnect within the AWS server
intc_analysis: the analysis for calculating interconnect latency
hls: the implementation of the private caches and the LLC, the main designs are in private_cache.cpp and llc.cpp
hoplite-rt: the RTL design of the HopliteRT interconnect
integration: the integration of the design with the interconnect, where the caches/interconnects/LLCs are treated as blackboxes in SpinalHDL
Reference
Zhuanhao Wu, Marat Bekmyrza, Nachiket Kapre and Hiren Patel, "Ditty: Directory-based Cache Coherence for Multicore Safety-critical Systems," in proceedings of IEEE Design Automation and Test in Europe (DATE), pg 6, 2023. PREPRINT
About
Repository for a predictable directory-based cache coherence for multicore safety-critical systems