cache模拟器资料
NAME dineroIV − fourth generation cache simulator SYNOPSIS dineroIV [options] DESCRIPTION The dineroIV command is a trace-driven cache simulator based on the dineroIV library, documented separately. The basic operation is to read memory reference trace records from the standard input, process them through one or more simulated caches forming a memory hierarchy, and write statistics on the standard output.
用户评论
我最近写了一个cache模拟器,大家可以参考http://blog.csdn.net/jiangxinnju/article/details/27105275
以为有模拟器的,但是是资料
对真正想学计算机组成原理的同学帮助比较大 想伸手拿模拟器当大作业的同学可以退下
本来以为有模拟器的,但是是资料
差强人意,也还行吧
也算是对组成原理的实验有点帮助
比较完整地讲了cache的基本原理,对计算机体系结构这门课有帮助,有利于加深计算机内部构造的认识。
资料不错,比较完整,有PDF和ppt的文件说明,到位!