Ugh restructured text sucks

This commit is contained in:
Paul Rigge
2020-05-25 14:28:32 -07:00
parent 1157c6f93d
commit 3d4a6d4ea6

View File

@@ -48,7 +48,7 @@ The first step in attaching the FIR filter as a MMIO peripheral is to create an
:end-before: DOC include end: GenericFIRBlock chisel
Connecting DspBlock by TileLink
----------------------
-------------------------------
With these classes implemented, you can begin to construct the chain by extending ``GenericFIRBlock`` while using the ``TLDspBlock`` trait via mixin.
.. literalinclude:: ../../generators/chipyard/src/main/scala/example/dsptools/GenericFIR.scala