File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -849,14 +849,18 @@ 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
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) **.
855
859
856
860
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 ``.
860
864
861
865
.. shell :: bash
862
866
You can’t perform that action at this time.
0 commit comments