Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-13 | MEM: Explicit ports and Python binding on CopyEngine | Andreas Hansson | |
The copy-engine ports were previously created implicitly and bound based on the dma port peer rather than relying on the normal Python binding (connectPorts) being called explicitly. This patch makes the copy engine port similar to all other ports in that they are visibly in the Python class and bound using the normal explicit calls through Python. | |||
2009-01-17 | CopyEngine: Implement a I/OAT-like copy engine. | Ali Saidi | |