From 90df365259fecb7c7f421022bcd69cacc0ea499e Mon Sep 17 00:00:00 2001 From: bbleaptrot <35536624+bbleaptrot@users.noreply.github.com> Date: Mon, 12 Apr 2021 14:21:53 -0600 Subject: [PATCH] Fix a spacing issue on line 250 --- docs/source/tutorials/arch_modeling/Spypads_tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/tutorials/arch_modeling/Spypads_tutorial.rst b/docs/source/tutorials/arch_modeling/Spypads_tutorial.rst index 4b426e20c..26fbb58e2 100644 --- a/docs/source/tutorials/arch_modeling/Spypads_tutorial.rst +++ b/docs/source/tutorials/arch_modeling/Spypads_tutorial.rst @@ -247,7 +247,7 @@ The waveforms will appear similar to :numref:`fig_spypad_waves` Building Spypads ~~~~~~~~~~~~~~~~ -We will modify the``k6_frac_N10_adder_chain_40nm_openfpga.xml`` file found in OpenFPGA to expose the **sumout** output from the **ADDF** module. We can start modifying +We will modify the ``k6_frac_N10_adder_chain_40nm_openfpga.xml`` file found in OpenFPGA to expose the **sumout** output from the **ADDF** module. We can start modifying the file by running the following command: .. code-block:: bash