Changes between Version 65 and Version 66 of library_stdio


Ignore:
Timestamp:
Apr 12, 2015, 12:02:44 AM (9 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • library_stdio

    v65 v66  
    5858The VCI transactions corresponding to different channels are interleaved and parallelized on the VCI network.
    5959
    60 Besides these communication channels, the ''vci_mwmr_dma'' component support up to 16 coprocessor-specific configurarion/status registers. The ''configuration'' registers are Read and Write. The ''status'' registers are Read only.
     60Besides these communication channels, the ''vci_mwmr_dma'' component support up to 16 coprocessor-specific configuration/status registers. The ''configuration'' registers are Read and Write. The ''status'' registers are Read only.
    6161
    6262
     
    8080
    8181 === 3) void '''giet_coproc_channel_init'''( unsigned int  coproc_key,  unsigned int channel,  giet_coproc_channel_t*  desc ) ===
    82 This function initializes a communication channel. It uses the he following structure (defined in the [source:soft/giet_vm/giet_libs/stdio.h stdio.h] file) to specicy the channel parameters:
     82This function initializes a communication channel. It uses the he following structure (defined in the [source:soft/giet_vm/giet_libs/stdio.h stdio.h] file) to specify the channel parameters:
    8383{{{
    8484typedef struct giet_coproc_channel