doc: add 'icestudio'

This commit is contained in:
umarcor 2020-10-07 06:49:38 +01:00
parent aaebdb2d24
commit 9a33a5ce36
2 changed files with 23 additions and 0 deletions

View File

@ -45,3 +45,4 @@ Languages and generators
vhdl
mixed-hdl
migen
icestudio

22
docs/icestudio.rst Normal file
View File

@ -0,0 +1,22 @@
Fomu on IceStudio *Nightly*
---------------------------
“Hello world!” - Blink a LED
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The canonical “Hello, world!” of hardware is to blink a LED. The
directory ``icestudio`` contains a Blinky example in ICE format.
Moreover, ``Blinky_BoardTop.ice`` wraps Blinky, showcasing how
to use the Design Under Test (DUT) as a black box.
Open ``Blinky_BoardTop.ice`` from Icestudio and use the buttons
on the botton right for verifying, building and uploading the
design to the board.
.. IMPORTANT:: Fomu is currently not supported in the stable releases
of IceStudio. Development or nightly releases need to be used.
Moreover, Apio needs to be updated from the git repository:
.. code-block:: shell
pip install git+https://github.com/FPGAwars/apio.git@develop#egg=apio