Skip to content

Commit 9033efe

Browse files
committed
docs/user_guide/build_hdl.rst: Updates for first project.
Signed-off-by: Villyam <[email protected]>
1 parent d774c89 commit 9033efe

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/user_guide/build_hdl.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -849,14 +849,15 @@ 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
852+
Currently, we only have a single supported project the **ad738x_fmc** for
853+
**LFCPNX-EVN** carrier board, in ``hdl/projects/ad738x_fmc/lfcpnx`` folder.
854+
For Lattice, there are separate tools for creating
854855
a block design **(Propel Builder)** and building an HDL design **(Radiant)**.
855856

856857
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``.
858+
try to build the **ad738x_fmc** project that we have available for
859+
**CertusPro-NX Evaluation Board** by entering the
860+
``hdl/projects/ad738x_fmc/lfcpnx`` directory and running ``make``.
860861

861862
.. shell:: bash
862863

0 commit comments

Comments
 (0)