Changes between Version 5 and Version 6 of Component/Vci Mwmr Controller


Ignore:
Timestamp:
Feb 14, 2008, 6:34:22 PM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Mwmr Controller

    v5 v6  
    9191        const MappingTable &mt,  // mapping table
    9292        const size_t plaps,    // time between two access to a given channel
     93        const size_t fifo_depth,   // hardware FIFOs depth
    9394        const size_t n_to_coproc,  // number of read MWMR channels
    9495        const size_t n_from_coproc, // number of write MWMR channels
    9596        const size_t n_config,     // number of configuration registers
    96         const size_t n_status,   // number of status registers
    97         const size_t fifo_depth);   // hardware FIFOs depth
     97        const size_t n_status)   // number of status registers
     98
    9899}}}
    99100