controllers. The following example will assume 2 channels:
 
        +------------+-----------------------+
-       | Chip       |       Channels        |
-       | Select     +-----------+-----------+
-       | rows       |  ``ch0``  |  ``ch1``  |
+       | CS Rows    |       Channels        |
+       +------------+-----------+-----------+
+       |            |  ``ch0``  |  ``ch1``  |
        +============+===========+===========+
        | ``csrow0`` |  DIMM_A0  |  DIMM_B0  |
        +------------+           |           |
 The structure of the message is:
 
        +---------------------------------------+-------------+
-       | Content                               + Example     |
+       | Content                               | Example     |
        +=======================================+=============+
        | The memory controller                 | MC0         |
        +---------------------------------------+-------------+
        +---------------------------------------+-------------+
        | The error syndrome                    | 0xb741      |
        +---------------------------------------+-------------+
-       | Memory row                            | row 0       +
+       | Memory row                            | row 0       |
        +---------------------------------------+-------------+
        | Memory channel                        | channel 1   |
        +---------------------------------------+-------------+