Skip to content

Commit ed92947

Browse files
jemfgeronimoactorreno
authored andcommitted
Readme.md: add build instructions
Signed-off-by: Jem Geronimo <Johnerasmusmari.Geronimo@analog.com>
1 parent 2b8b250 commit ed92947

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

projects/dc2677a/Readme.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,17 @@ Here are some pointers to help you:
66
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/dc2677a
77
* HDL Doc: https://wiki.analog.com/resources/fpga/docs/axi_ltc235x
88
* Linux Drivers:
9+
10+
Project Parameters
11+
LVDS_CMOS_N:
12+
* 0 - CMOS (default)
13+
* 1 - LVDS
14+
LTC235X_FAMILY:
15+
* 0 = 2358-18 (default)
16+
* 1 = 2358-16
17+
* 2 = 2357-18
18+
* 3 = 2357-16
19+
* 4 = 2353-18
20+
* 5 = 2353-16
21+
22+
How to build: e.g, "make LVDS_CMOS_N=0 LTC235X_FAMILY=0"

0 commit comments

Comments
 (0)