Skip to content

Commit

Permalink
Doc: Further reST fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
wallento committed Mar 27, 2017
1 parent 3fb9122 commit 1ae0aed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/refman/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@ Cores per tile (``CORES_PER_TILE``)
**Description** Sets the number of cores per compute tile.

**Usage** As generator for the core instantiations in the tiles and
base core id in each tile. Both can be queried as informational field
in the network adapter.
base core id in each tile. Both can be queried as informational field
in the network adapter.

**Software** Can be queried as ? and influences the values of
``or1k_coreid()`` and ``or1k_numcores()``.
``or1k_coreid()`` and ``or1k_numcores()``.

Global memory size (``GMEM_SIZE``)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand All @@ -84,7 +84,7 @@ Global memory tile (``GMEM_TILE``)
**Type** Base item, integer.

**Description** Sets the tile identifier of the global memory
tile. Used by PGAS.
tile. Used by PGAS.

**Usage** Configures the PGAS load-store unit.

Expand Down

0 comments on commit 1ae0aed

Please sign in to comment.