Remove another duplicate label

This commit is contained in:
Paul Rigge
2020-05-25 14:33:00 -07:00
parent 3d4a6d4ea6
commit 541d037c5d

View File

@@ -98,8 +98,8 @@ Finally, we create the configuration class in ``generators/chipyard/src/main/sca
:start-after: DOC include start: FIRRocketConfig
:end-before: DOC include end: FIRRocketConfig
Testing
-------
FIR Testing
-----------
We can now test that the FIR is working. The test program is found in ``tests/fir.c``.