Skip to content

Commit d2937a7

Browse files
committed
cn0579: Add VIO values in README
Signed-off-by: Stanca Pop <stanca.pop@analog.com>
1 parent 48aa397 commit d2937a7

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

projects/cn0579/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-CN0579](https://www.analog.com/cn0579)
44
- System documentation: https://wiki.analog.com/resources/eval/user-guides/circuits-from-the-lab/cn0579
55
- HDL project documentation: http://analogdevicesinc.github.io/hdl/projects/cn0579/index.html
6+
- Evaluation board VIO: 3.3V
67

78
## Supported parts
89

@@ -13,4 +14,4 @@
1314

1415
## Building the project
1516

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

projects/cn0579/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
# CN0579/CORAZ7S HDL Project
24

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

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

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

projects/cn0579/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
# CN0579/DE10NANO HDL Project
24

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

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

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

0 commit comments

Comments
 (0)