Skip to content

Commit 6f02fd8

Browse files
committed
docs/user_guide/build_hdl.rst: Updates for first project.
Signed-off-by: Villyam <Vilmoscsaba.Jozsa@analog.com>
1 parent e56bb86 commit 6f02fd8

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

docs/user_guide/build_hdl.rst

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -849,14 +849,18 @@ The **sof** file is used to program the device.
849849

850850
The Lattice build is in a very early version. We are just adding the first
851851
version of library infrastructure support.
852-
Currently, we only have a single early-version base design that builds almost
853-
like the other ones. For Lattice, there are separate tools for creating
854-
a block design **(Propel Builder)** and building an HDL design **(Radiant)**.
852+
853+
.. note::
854+
855+
Currently, we have only one supported project --- the **ad738x_fmc** for
856+
**LFCPNX-EVN** carrier board, in ``hdl/projects/ad738x_fmc/lfcpnx`` folder.
857+
For Lattice, there are separate tools for creating
858+
a block design **(Propel Builder)** and building an HDL design **(Radiant)**.
855859

856860
To build a project, go to the carrier folder and run ``make``. For now, you can
857-
try to build the only base design we have available for
858-
**CertusPro-NX Evaluation Board** by entering the base design directory and
859-
running ``make``.
861+
try to build the **ad738x_fmc** project that we have available for
862+
**CertusPro-NX Evaluation Board** by entering the
863+
``hdl/projects/ad738x_fmc/lfcpnx`` directory and running ``make``.
860864

861865
.. shell:: bash
862866

0 commit comments

Comments
 (0)