Re: DMA successes with Verilog

From: smf <smf_at_null.net>
Date: Thu, 14 Jun 2018 19:35:01 +0100
Message-ID: <ea2e6822-303d-d0cb-7fd3-ea46a0503f7c@null.net>
On 14/06/2018 16:18, silverdr@wfmh.org.pl wrote:
> Probably yes. It's a matter of wording but to my understanding it's 
> also a form of DMA.

DMA means that hardware accesses memory without the help of a CPU.

The alternative is PIO where the CPU fetches the data from memory and 
stores it in the registers, a good example of this is the Atari 2600.

The Atari 2600 doesn't use DMA, so as the 6507 is running the game code 
it has to load the graphics data and store it in the output shift registers.

Two CPU's accessing the same memory is not DMA.
Received on 2018-06-14 21:02:54

Archive generated by hypermail 2.2.0.