Hi Everyone,

I am new here and just started playing with gem5. I run into an error (as 
specified in the subject) when I tried running the first simple CPU example. 

system.mem_ctrl = DDR3_1600_8x8()
system.mem_ctrl.range = system.mem_ranges[0]
system.mem_ctrl.port = system.membus.master

Looking at the source code, DDR3_1600_8x8 actually doesn't seem to have a field 
"port."

How can I resolve this? 

Thanks.
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to