Hi everyone,
I'm working with the updated scripts from this link:
http://comments.gmane.org/gmane.comp.emulators.m5.users/14015, however
when I had some issues which I fixed, but there is one that popped up
and from the looks of things it seems to be the last, I get the
following error:
fatal: system.tol2bus has two ports responding within range [0 :
0xffffffffffffffff]:
system.l2.cpu_side
system.cpu.interrupts.pio
I can see the following lines in se2.py:
system.tol2bus = CoherentXBar(width = 32)
system.l2.cpu_side = system.tol2bus.master
but I can't find the code for system.cpu.interrupts.pio and how to
correctly connect the bus.
Thank you for your time,
Mohammad Khasawneh
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users