Changes between Version 5 and Version 6 of Component/Vci Simple Ram
- Timestamp:
- Dec 5, 2009, 7:44:55 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Simple Ram
v5 v6 57 57 === CABA Ports === 58 58 59 * sc_in<bool>'''p_resetn''' : hardware reset60 * sc_in<bool> '''p_clk''': clock61 * soclib::common::!VciTarget<vci_param> '''p_vci''': The VCI port59 * '''p_resetn''' : hardware reset 60 * '''p_clk''' : clock 61 * '''p_vci''' : The VCI port 62 62 63 63 … … 80 80 === TLM-DT Ports === 81 81 82 * soclib::tlmdt::!VciTarget<vci_param>'''p_vci''' : The VCI port82 * '''p_vci''' : The VCI port 83 83