mirror of
https://github.com/chipsalliance/f4pga-examples.git
synced 2025-01-03 03:43:38 -05:00
eos-s3: Add README for btn_counter example
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
This commit is contained in:
parent
b35be0e3c5
commit
2fbbf647db
1 changed files with 10 additions and 0 deletions
10
eos-s3/btn_counter/README.rst
Normal file
10
eos-s3/btn_counter/README.rst
Normal file
|
@ -0,0 +1,10 @@
|
|||
Button counter
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
This example design features a simple 4-bit counter driving LEDs. To build the
|
||||
counter example, run the following command:
|
||||
|
||||
.. code-block:: bash
|
||||
:name: eos-s3-counter
|
||||
|
||||
make -C btn_counter
|
Loading…
Reference in a new issue