Changes between Version 2 and Version 3 of cma_driver


Ignore:
Timestamp:
Oct 8, 2014, 3:48:45 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • cma_driver

    v2 v3  
    11= GIET-VM / CMA Driver =
     2
     3[[PageOutline]]
    24
    35The [source:soft/giet_vm/giet_drivers/cma_driver.c cma_driver.c] and [source:soft/giet_vm/giet_drivers/cma_driver.h cma_driver.h] files define the CMA driver.
    46
    5 It supports the SOLIB ''vci_chbuf_dma'' component, that is a multi channels, chained buffer DMA controller.
     7It supports the SOCLIB ''vci_chbuf_dma'' component, that is a multi channels, chained buffer DMA controller.
    68This component can be used in conjonction with the SOCLIB ''vci_frame_buffer'' to display images, or with the SOCLIB ''vci_multi_nic controller'' to transfer both RX and TX packets between NIC and memory buffers.
    79