File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 3
3
- Evaluation board product page: [ EVAL-CN0579] ( https://www.analog.com/cn0579 )
4
4
- System documentation: https://wiki.analog.com/resources/eval/user-guides/circuits-from-the-lab/cn0579
5
5
- HDL project documentation: http://analogdevicesinc.github.io/hdl/projects/cn0579/index.html
6
+ - Evaluation board VIO: 3.3V
6
7
7
8
## Supported parts
8
9
13
14
14
15
## Building the project
15
16
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.
Original file line number Diff line number Diff line change
1
+ <!-- no_build_example, no_no_os -->
2
+
1
3
# CN0579/CORAZ7S HDL Project
2
4
5
+ - VIO with which it was tested in hardware: 3.3V
6
+
3
7
## Building the project
4
8
5
9
```
6
10
cd projects/cn0579/coraz7s
7
11
make
8
12
```
9
13
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 )
Original file line number Diff line number Diff line change
1
+ <!-- no_build_example, no_no_os -->
2
+
1
3
# CN0579/DE10NANO HDL Project
2
4
5
+ - VIO with which it was tested in hardware: 3.3V
6
+
3
7
## Building the project
4
8
5
9
```
6
10
cd projects/cn0579/de10nano
7
11
make
8
12
```
9
13
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 )
You can’t perform that action at this time.
0 commit comments