Ignore:
Timestamp:
Jul 26, 2013, 3:44:43 PM (11 years ago)
Author:
lambert
Message:

Introducing Vci_Chbuf_Dma in tsar_generic_xbar platform :

  • The number of channels of the is dma is 2* nic_channels
  • Adding one argument to the tsar_xbar_cluster for dma TGTID
  • Chbuf Dma default address is 0x00B6000000

Changing Vci_Multi_Nic default Mac address to BABEBEEF0000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/metadata/tsar_xbar_cluster.sd

    r468 r475  
    6767              cell_size       = parameter.Reference('vci_data_width_int')),
    6868
     69        Uses('caba:vci_chbuf_dma',
     70              cell_size       = parameter.Reference('vci_data_width_int')),
     71
    6972                Uses('caba:vci_block_device_tsar',
    7073              cell_size       = parameter.Reference('vci_data_width_int')),
Note: See TracChangeset for help on using the changeset viewer.