On Mon, 22 Jun 2015, Matthias Jung wrote:
On Juni 22, 2015, 8:16 nachm., Nilay Vaish wrote:
I think I sort of understand what is going on in the patch. It is
fine by me if we commit this patch, more so since the changes only
affect a couple of files in configs/common.
Just for my understanding, suppose I want to model a new component that
communicates through some sort of transaction. And I want that this component
be written in SystemC and the rest of the system simulation infrastructure
be provided by gem5. Would I have to change the sc_target class to implement
the functionality of this new component?
Exactly the sc_target is basically a simple memory stub, which can be exchanged
by any TLM 2.0 compliant model.
Thanks!
Just fix the issue I raised on the reviewboard and I think this patch
would be fit for commit.
--
Nilay
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev