Changes between Version 10 and Version 11 of Component/Vci Multi Tty


Ignore:
Timestamp:
Feb 9, 2008, 2:46:44 PM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Multi Tty

    v10 v11  
    7373== CABA  Implementation ==
    7474 
     75=== CABA sources ===
     76 
    7577 * interface : source:trunk/soclib/soclib/module/connectivity_component/vci_multi_tty/caba/source/include/vci_multi_tty.h
    7678 * implementation : source:trunk/soclib/soclib/module/connectivity_component/vci_multi_tty/caba/source/src/vci_multi_tty.cpp
    7779
    78 == TLM-T Implementation
    7980
    80 == Constructor parameters ==
     81=== CABA Constructor parameters ===
    8182
    8283{{{
     
    9596}}}
    9697
    97 == Ports ==
     98=== CABA Ports ===
    9899
    99100 * sc_in<bool> '''p_resetn''' : Global system reset
     
    101102 * soclib::common::!VciiTarget<vci_param> '''p_vci''' : The VCI port
    102103 * sc_out<bool> '''p_irq[]''' : Interrupt ports array.
     104
     105== TLM-T Implementation
     106
     107The TLM-T implementation is not yet available.
     108