Changes between Version 9 and Version 10 of Component/Vci Mwmr Controller


Ignore:
Timestamp:
Feb 25, 2008, 4:54:17 PM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Mwmr Controller

    v9 v10  
    2424 * to the coprocessor, they are used to write values into ''configuration'' registers
    2525
    26 This hardware component cheks for segmentation violation, and can be used
    27 as a default target.
    28 
    2926As a target this component contains the following memory mapped registers:
    3027 * Status & Configuration Registers  (indexed from 0 to `MWMR_IOREG_MAX-1`)
     
    5148A boolean enabling the selected MWMR channel.
    5249
     50This hardware component cheks for segmentation violation, and can be used
     51as a default target.
     52
    5353For extensibility issues, you should access the !MwmrController using globally-defined offsets.
    54 You should include `soclib/MwmrController.h` from your software, it
    55 defines all useful offsets and constants.
     54You should include the `soclib/MwmrController.h`file in your software, that defines all useful offsets and constants.
    5655
    5756Sample code: