soc/cores/spi_opi: documentation fixes
authorSean Cross <sean@xobs.io>
Tue, 10 Mar 2020 12:40:04 +0000 (20:40 +0800)
committerSean Cross <sean@xobs.io>
Tue, 10 Mar 2020 12:40:04 +0000 (20:40 +0800)
commita2f61b4e800fd83d76e2bab9c25f856829e95358
tree8d2540e5a47c61d8034b926611b04d3c0742276d
parentd2f6139dc70f3e3b7d5d570c252d2a7269d42d7a
soc/cores/spi_opi: documentation fixes

The ModuleDoc-generated documentation for the spi_opi module produced
slightly invalid output due to ambiguities in how rst assigns headers.
As a result, sections from the spi_opi document would appear as full
sections.

This cleans up these errors so that it parses properly under sphinx.

Signed-off-by: Sean Cross <sean@xobs.io>
litex/soc/cores/spi_opi.py