Changes between Version 1 and Version 2 of Component/Vci Locks


Ignore:
Timestamp:
May 5, 2007, 1:11:20 PM (17 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Locks

    v1 v2  
    1 = Description =
     1= Functional Description =
    22
    33[[Image(VciLocks.png, align=right)]]
    44
    5 This VCI target is an hardware semaphore helper.
     5This VCI target is an hardware locks controller.
    66
    77VCI-based systems may have some difficulties implementing proper locking of target components
     
    1818 * Releasing the lock is a simple write operation
    1919
    20 = Implementations =
    21 
    22 == Caba implementation ==
     20= CABA  Implementations =
    2321
    2422The caba implementation is in
     
    2624 * source:trunk/soclib/systemc/src/caba/target/vci_locks.cc
    2725
    28 Template parameters:
     26== Template parameters: ==
    2927 * The VCI parameters
    3028
    31 Instanciation parameters
     29== Constructor parameters ==
    3230 * Name
    33  * Target's index
     31 * Target index
    3432 * MappingTable reference
    3533
    36 Ports
     34== Ports ==
    3735 * p_vci: the VCI port
    3836 * p_resetn: Global system reset