File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -849,14 +849,15 @@ The **sof** file is used to program the device.
849
849
850
850
The Lattice build is in a very early version. We are just adding the first
851
851
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
854
855
a block design **(Propel Builder) ** and building an HDL design **(Radiant) **.
855
856
856
857
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 ``.
860
861
861
862
.. shell :: bash
862
863
You can’t perform that action at this time.
0 commit comments