MEM: FunctionalPorts are replaced with PortProxys
Review Request #920 - Created Nov. 28, 2011 and discarded - Latest diff uploaded
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
| ali, gblack, nate, stever | |
MEM: FunctionalPorts are replaced with PortProxys This patch introduces the PortProxy instances replacing the FunctionalPorts. This requires small chagnes to many files. After this patch there are only structural Port objects left in the source.
util/regress passing all ignoring failing eio and t1000
