Changes between Version 3 and Version 4 of Component/Vci Xcache


Ignore:
Timestamp:
May 17, 2007, 11:40:05 AM (17 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Xcache

    v3 v4  
    5151!VciXcache has VCI ones and an optional write_fifo_depth defaulting to 8, it may be used like others, see [wiki:SoclibCc/VciParameters SoclibCc/VciParameters], with an additional parameter prepended.
    5252{{{
    53 Use( 'vci_xcache', **vci_parameters )
    54 Use( 'vci_xcache', write_fifo_depth = 16, **vci_parameters )
     53Uses( 'vci_xcache', **vci_parameters )
     54Uses( 'vci_xcache', write_fifo_depth = 16, **vci_parameters )
    5555}}}
    5656