Changes between Version 5 and Version 6 of Component/Vci Simple Ram


Ignore:
Timestamp:
Dec 5, 2009, 7:44:55 PM (14 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Simple Ram

    v5 v6  
    5757=== CABA Ports ===
    5858
    59  * sc_in<bool> '''p_resetn''' : hardware reset
    60  * sc_in<bool> '''p_clk''' :  clock
    61  * soclib::common::!VciTarget<vci_param> '''p_vci''' : The VCI port
     59 * '''p_resetn''' : hardware reset
     60 * '''p_clk'''    :  clock
     61 * '''p_vci'''    : The VCI port
    6262
    6363
     
    8080=== TLM-DT Ports ===
    8181
    82  * soclib::tlmdt::!VciTarget<vci_param> '''p_vci''' : The VCI port
     82 * '''p_vci''' : The VCI port
    8383