Changes between Version 136 and Version 137 of library_stdio


Ignore:
Timestamp:
Nov 26, 2015, 9:20:56 AM (9 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • library_stdio

    v136 v137  
    127127 * The '''status''' registers are Read only.
    128128
     129'''WARNING''': The GIET-VM supports at most one hardware coprocessor per cluster.
     130
    129131'''WARNING''': For a given coprocessor, all channels must be running in the same mode.
    130132
    131133'''WARNING''' : For all channels, the memory buffer base address and size  must be multiple of the hardware burst size.
    132134
    133 '''WARNING''': All coprocessors must have at least one '''configuration''' register : writing a non zero value in the '''configuration''' register with offset = 0 activates the coprocessor; writing a zero value deactivates the coprocessor.
     135'''WARNING''': All coprocessors must have at least one '''configuration''' register : writing a non zero value in register[0] activates the coprocessor; writing a zero value deactivates the coprocessor.
    134136
    135137