sarchlab / akita

A flexible, high-performance, user-friendly computer architecture simulator engine
MIT License
39 stars 9 forks source link

Implement a streaming data mover #92

Open syifan opened 5 months ago

syifan commented 5 months ago

We need a DataMover component that can read data from one place and write data to another. It is similar to the PMC or the DMA engine used in MGPUsim.