fixed image file paths and a few fixes to readmes

Signed-off-by: Joshua Fife <jpfife17@gmail.com>
This commit is contained in:
Joshua Fife 2021-07-21 16:41:18 -06:00
parent b03b3292d3
commit 77fc6d315e
9 changed files with 6 additions and 4 deletions

View File

@ -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:
@ -95,7 +95,7 @@ Enter the directory that contains examples for Xilinx 7-Series FPGAs:
:file: templates/example.jinja
.. jinja:: xc7_pulse_width_led
:file: templates/example.jinja
:file: templates/example.jinja
QuickLogic EOS S3

View File

Before

Width:  |  Height:  |  Size: 14 MiB

After

Width:  |  Height:  |  Size: 14 MiB

View File

Before

Width:  |  Height:  |  Size: 24 MiB

After

Width:  |  Height:  |  Size: 24 MiB

View File

Before

Width:  |  Height:  |  Size: 12 MiB

After

Width:  |  Height:  |  Size: 12 MiB

View File

Before

Width:  |  Height:  |  Size: 21 MiB

After

Width:  |  Height:  |  Size: 21 MiB

View File

@ -47,3 +47,5 @@ of the register file in action.
:width: 50%

View File

@ -1,5 +1,5 @@
Pulse Width Modulation
~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~
This example is built specificity for the arty_35T. It demonstrates a greater variety of I/O and
a PWM that drives the RGB leds on the board. To build this example run the following

View File

@ -26,7 +26,7 @@ Now, you can upload the design with:
After downloading the bitstream you can start and stop the watch by toggling switch 0 on the board.
Press the center button to reset the counter. The following gives a visual example:
.. image:: ../../docs/images/stop-watch.gif
.. image:: ../../docs/images/timer.gif
:align: center
:width: 50%