summaryrefslogtreecommitdiff
path: root/src/mem/ExternalSlave.py
AgeCommit message (Collapse)Author
2014-10-16mem: Add ExternalMaster and ExternalSlave portsAndrew Bardsley
This patch adds two MemoryObject's: ExternalMaster and ExternalSlave. Each object has a single port which can be bound to an externally- provided bridge to a port of another simulation system at initialisation.