Ignore:
Timestamp:
Apr 6, 2017, 5:01:31 PM (7 years ago)
Author:
alain
Message:

Introduce the vci_master_nic component in the TSAR IOB architecture.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platforms/tsar_generic_iob/tsar_iob_cluster/caba/source/include/tsar_iob_cluster.h

    r1030 r1050  
    198198    DspinRouter<dspin_ram_rsp_width>*                 ram_router_rsp;
    199199
     200    // IO Network Components (not instanciated in all clusters)
     201
    200202    DspinLocalCrossbar<dspin_ram_cmd_width>*          ram_xbar_cmd;
    201203    DspinLocalCrossbar<dspin_ram_rsp_width>*          ram_xbar_rsp;
    202    
    203 
    204     // IO Network Components (not instanciated in all clusters)
    205204
    206205    VciIoBridge<vci_param_int,
Note: See TracChangeset for help on using the changeset viewer.