Welcome, Guest. Please login or register.

Author Topic: question about DMA  (Read 4875 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: question about DMA
« on: September 13, 2011, 06:08:18 AM »
Could the CPU work on Fast memory while the Custom chips did DMA with the Chip memory simultainously ?
(how does "slow memory" fit in?)

Btw, Even the crappy x86 architecture Intel 8237 could do "single mode" where CPU and DMA cycles are interleaved. And "demand mode" where transfers continue until TC or EOP goes active or DRQ goes inactive which allow the CPU to use the bus when no transfer is requested. So that professor should reconsider "not often" as x86 is "quite common" ;)