Ignore:
Timestamp:
Oct 17, 2013, 8:50:46 PM (11 years ago)
Author:
alain
Message:

Compliance with mapping_table defined in release 2462
Introducing the dspin_router_tsar component used in tsar_generic_iob
platform to implement the RAM networt (between L2 & L3).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/vci_block_device_tsar/caba/metadata/vci_block_device_tsar.sd

    r408 r549  
    3939                parameter.IntTab('tgtid'),
    4040                parameter.String('filename'),
    41                     parameter.Int('block_size'),
    42                     parameter.Int('burst_size'),
    43                     parameter.Int('latency'),
     41                    parameter.Int('block_size', default=512),
     42                    parameter.Int('burst_size', default=64),
     43                    parameter.Int('latency',    default=0),
    4444        ],
    4545
Note: See TracChangeset for help on using the changeset viewer.