diff --git a/docs/Customization/Dsptools-Blocks.rst b/docs/Customization/Dsptools-Blocks.rst index f8808cd3..ebebd12b 100644 --- a/docs/Customization/Dsptools-Blocks.rst +++ b/docs/Customization/Dsptools-Blocks.rst @@ -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``.