HiI ran this command on gem5: root@farideh-S551LN:/home/farideh/gem5# 
./build/ARM/gem5.opt configs/example/fs.py  
--disk-image=/home/farideh/full-system-img/disks/aarch32-ubuntu-natty-headless.img
  --kernel=/home/farideh/dist/binaries/vmlinux.aarch32.ll_20131205.0-gem5 
--dtb=/home/farideh/dist/binaries/vexpress.aarch32.ll_20131205.0-gem5.1cpu.dtb  
  
 --cpu-type=AtomicSimpleCPU  -n 1  --mem-type=DDR3_1600_8x8 
--mem-size=256MB --caches --l2cache --l2_size=1MB --l1d_size=64kB 
--l1i_size=64kB --l1d_assoc=8 --l1i_assoc=8   --cacheline_size=64 
 --script=configs/boot/hello.rcsafter running , I was try use MCPAT , and I 
convert output of gem5 to input mcpat by using Gem5tomcpat and 
mcpat-template.xml but when I ran this command in th mcpat: 
"farideh@farideh-S551LN:~/2/McPAT_v1.0/mcpat$ ./mcpat -infile mcpat-out.xml 
-print_level 5"I confront error:farideh@farideh-S551LN:~/2/McPAT_v1.0/mcpat$ 
./mcpat -infile mcpat-out.xml -print_level 5McPAT (version 1.0 of Aug, 2013) is 
computing the target processor... Warning: icache array structure cannot 
satisfy latency constraint.Block size must >= 1Block size must >= 1please help 
and guide me?I did all of things, is right or no?what is Problem that my 
imcpat-out.xml was not run on mcpat.which of parameters should I determine for 
running arm-fs until mcpat run correct?
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to