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