Fix a spacing issue on line 250

This commit is contained in:
bbleaptrot 2021-04-12 14:21:53 -06:00 committed by GitHub
parent 198882da89
commit 90df365259
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ The waveforms will appear similar to :numref:`fig_spypad_waves`
Building Spypads 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: the file by running the following command:
.. code-block:: bash .. code-block:: bash