mirror of
https://github.com/chipsalliance/f4pga-examples.git
synced 2025-01-03 03:43:38 -05:00
2fbbf647db
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
10 lines
225 B
ReStructuredText
10 lines
225 B
ReStructuredText
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
|