Skip to content

Commit 48aa397

Browse files
committed
cn0540: Add VADJ value in README
Signed-off-by: Stanca Pop <stanca.pop@analog.com>
1 parent cb3feb6 commit 48aa397

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

projects/cn0540/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- Evaluation board product page: [EVAL-CN0540-ARDZ](https://www.analog.com/cn0540)
44
- System documentation: https://wiki.analog.com/resources/eval/user-guides/circuits-from-the-lab/cn0540
55
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/cn0540/index.html
6+
- Evaluation board VADJ: 3.3V
67

78
## Supported parts
89

@@ -12,4 +13,4 @@
1213

1314
## Building the project
1415

15-
Please enter the folder for the FPGA carrier you want to use and read the README.md.
16+
Please enter the folder for the FPGA carrier you want to use and read the README.md.

projects/cn0540/coraz7s/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
<!-- no_build_example, no_no_os -->
2+
13
# CN0540/CORAZ7S HDL Project
24

5+
- VADJ with which it was tested in hardware: 3.3V
6+
37
## Building the project
48

59
```
610
cd projects/cn0540/coraz7s
711
make
812
```
913

10-
Corresponding device tree: [zynq-coraz7s-cn0540.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-coraz7s-cn0540.dts)
14+
Corresponding device tree: [zynq-coraz7s-cn0540.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-coraz7s-cn0540.dts)

projects/cn0540/de10nano/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
<!-- no_build_example, no_no_os -->
2+
13
# CN0540/DE10NANO HDL Project
24

5+
- VADJ with which it was tested in hardware: 3.3V
6+
37
## Building the project
48

59
```
610
cd projects/cn0540/de10nano
711
make
812
```
913

10-
Corresponding device tree: [socfpga_cyclone5_de10_nano_cn0540.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_de10_nano_cn0540.dts)
14+
Corresponding device tree: [socfpga_cyclone5_de10_nano_cn0540.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_de10_nano_cn0540.dts)

0 commit comments

Comments
 (0)