Changes between Version 11 and Version 12 of mwr_driver


Ignore:
Timestamp:
Mar 8, 2015, 4:39:21 PM (9 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • mwr_driver

    v11 v12  
    1111to request an integer number of data burst. Each burst contains a fixed number of 32 bits words. The burst length is an hardware parameter.
    1212
    13 Each channel implements two running modes:
     13Each communication channel implements two running modes:
    1414 * in '''MWMR''' mode the channel FSM transfer an infinite" stream of data to or from a MWMR software FIFO, implementing the 7 steps MWMR protocol.
    1515 * in '''DMA''' mode the channel FSM transfer a fixed size chunk of data to or from a memory buffer, with an optional completion signaling interrupt.