Changes between Version 11 and Version 12 of mwr_driver
- Timestamp:
- Mar 8, 2015, 4:39:21 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
mwr_driver
v11 v12 11 11 to request an integer number of data burst. Each burst contains a fixed number of 32 bits words. The burst length is an hardware parameter. 12 12 13 Each c hannel implements two running modes:13 Each communication channel implements two running modes: 14 14 * 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. 15 15 * 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.