Gem5全系统模式下运行SPLASH-2 Benchmarks使用alpha ISA
摘要:Steps to run the SPLASH-2 Benchmarks on M5 in full system mode using the alpha ISA. This Guide is aimed at the M5 beginner. 1.下载gem5稳定版 Get M5 hg clon
阅读全文
posted @
2016-06-01 12:41
剑龙
阅读(2342)
推荐(0)
gem5 运行x86全系统仿真
摘要:使用gem5可以启动Linux内核,称为全系统模拟,启动之后,可以通过telent连接,进行访问,但四telent有时不稳定,gem5推荐使用m5term进行连接访问,整个步骤如下: (1)打开终端,进入/gem5/gem5-stable目录,使用如下命令得到x86的二进制虚拟机 scons bui
阅读全文
posted @
2016-05-30 15:23
剑龙
阅读(3027)
推荐(1)