Changes between Version 1 and Version 2 of Component/Vci Fd Access


Ignore:
Timestamp:
Feb 5, 2008, 2:41:58 PM (16 years ago)
Author:
Nicolas Pouillon
Comment:

Moved files

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Fd Access

    v1 v2  
    5858For extensibility issues, you should access this component using globally-defined offsets.
    5959
    60 You should include file source:trunk/soclib/include/soclib/fd_access.h from your software, it
     60You should include file `soclib/fd_access.h` from your software, it
    6161defines `FD_ACCESS_FD`, `FD_ACCESS_BUFFER`, ...
    6262
     
    132132= Component definition =
    133133
    134 Available in source:trunk/soclib/desc/soclib/vci_fd_access.sd
     134Available in source:trunk/soclib/module/connectivity_component/vci_fd_access/caba/metadata/vci_fd_access.sd
    135135
    136136== Usage ==
     
    144144
    145145The caba implementation is in
    146  * source:trunk/soclib/systemc/include/caba/target/vci_fd_access.h
    147  * source:trunk/soclib/systemc/src/caba/target/vci_fd_access.cc
     146 * source:trunk/soclib/module/connectivity_component/vci_fd_access/caba/source/include/vci_fd_access.h
     147 * source:trunk/soclib/module/connectivity_component/vci_fd_access/caba/source/src/vci_fd_access.cpp
    148148
    149149== Template parameters: ==