Changes between Version 23 and Version 24 of Component/Vci Multi Tty


Ignore:
Timestamp:
Oct 29, 2009, 12:14:53 PM (15 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Multi Tty

    v23 v24  
    9797=== CABA Ports ===
    9898
    99  * sc_in<bool> '''p_resetn''' : Global system reset
    100  * sc_in<bool> '''p_clk''' : Global system clock
    101  * soclib::common::!VciiTarget<vci_param> '''p_vci''' : The VCI port
    102  * sc_out<bool> '''p_irq[]''' : Interrupt ports array.
     99 * '''p_resetn''' : Global system reset
     100 * '''p_clk''' : Global system clock
     101 * '''p_vci''' : VCI target port
     102 * '''p_irq[i]''' : as many interrupt ports as terminals.
    103103
    104104== 4) TLM-DT Implementation ==
     
    120120=== TLM-DT Ports ===
    121121
    122  * '''p_vci_target'''   // VCI target port
    123  * '''p_irq_initiator[i]''' // as many IRQ output ports as terminals
     122 * '''p_vci_target'''   : VCI target port
     123 * '''p_irq_initiator[i]''' : as many IRQ output ports as terminals