Hi all,
I'm trying to send instructions from a CPU to an accelerator through a
SystemXBar (I need the bus as, eventually, I'll add more of these
components to the system).
In my first attempt, I tried to create ports on the CPU/accelerator similar
to the ones used as memory ports so I could use the existing xbar to
communicate. However, these Master/SlavePorts require me to use Packets and
Requests, which, if I understand correctly, are tied to valid memory
addresses.
Does anybody know if there is an implemented bus/port type which I could
use in this case?

Regards,
Jeckson
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to