mirror of
https://github.com/chipsalliance/f4pga-examples.git
synced 2025-01-03 03:43:38 -05:00
Fixed long lines for title headings
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
This commit is contained in:
parent
189d6a746e
commit
bc032841d2
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
Building example designs
|
||||
===========================
|
||||
========================
|
||||
|
||||
Before building any example, set the installation directory to match what you
|
||||
set it to earlier, for example:
|
||||
|
@ -92,7 +92,7 @@ Enter the directory that contains examples for Xilinx 7-Series FPGAs:
|
|||
:file: templates/example.jinja
|
||||
|
||||
Additional Examples
|
||||
--------------------
|
||||
-------------------
|
||||
|
||||
In addition to the designs we have gone over here, you can also find several other exciting designs
|
||||
for the basys3 board in the additional_examples directory:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Button Controller
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
This example demonstrates using a button debouncer state machine to count the number of presses on the
|
||||
center button of the basys3 board. The number of presses counted by the debouncer state machine will
|
||||
|
|
Loading…
Reference in a new issue