/fake_cache

西交并行计算机体系结构三状态Cache一致性模拟器

Primary LanguageC++MIT LicenseMIT

fake_cache

cmake .

make

./test

cin>>op (r or w) you can't read a invalid address until write it.

cin>>id (select a cache)

cin>>address (select a address to visit)