Live data from Hacker News

Direct Memory Access computing machine RP2040

people.ece.cornell.edu

1–10 of 19 posts

Re: Direct Memory Access computing machine RP2040

#8

Does this have any practical application or is it more intended to show that it is possible?

its super cute.

but it turns out to be really useful to allow remote devices to run limited code without interrupting the host. distributed reduction is the easiest application to think of.

Re: Direct Memory Access computing machine RP2040

#9
Funnily enough, Amiga and ST blitters did a similar thing a few years back. Notably they were not much faster than the CPU (the 68030 was faster) but the main advantage was the bit shifting as well as the byte transfer functions in parallel with the CPU, that gave them an edge
Post reply on HN