Ignore:
Timestamp:
Jan 13, 2014, 5:38:28 PM (10 years ago)
Author:
cfuguet
Message:

Modifications in the tsar_generic_xbar platform to support
new cluster id encoding with X and Y fixed width format

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platforms/tsar_generic_xbar/tsar_xbar_cluster/caba/source/src/tsar_xbar_cluster.cpp

    r602 r619  
    362362                     mtd,
    363363                     nic_channels,
     364                     mac,             // mac_4 address
     365                     0xBABE,          // mac_2 address
    364366                     nic_rx_name,
    365                      nic_tx_name,
    366                      mac,             // mac_4 address
    367                      0xBABE );           // mac_2 address
     367                     nic_tx_name);
    368368
    369369        wt_mnic = new VciDspinTargetWrapper<vci_param_int,
Note: See TracChangeset for help on using the changeset viewer.