Skip to content

Commit 7720080

Browse files
committed
projects/cn0363:Add READMEs.
Signed-off-by: Capota Bianca <bianca-ramona.capota@analog.com>
1 parent c764f13 commit 7720080

File tree

3 files changed

+26
-9
lines changed

3 files changed

+26
-9
lines changed

projects/cn0363/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# CN0363 HDL Project
2+
3+
- Evaluation board product page: [EVAL-CN0363](https://www.analog.com/cn0363)
4+
- System documentation: https://wiki.analog.com/resources/eval/user-guides/eval-cn0363-pmdz
5+
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/cn0363/index.html
6+
7+
## Supported parts
8+
9+
| Part name | Description |
10+
|-----------------------------------------|-----------------------------------------------------------|
11+
| [CN0363](https://www.analog.com/CN0363) | Dual channel RGB colorimeter, Programmable gain TIA, Digital synchronous detection, High sensitivity low noise transimpedance amplifier |
12+
| [AD7175-2](https://www.analog.com/AD7175-2) | 24-Bit, 250 kSPS, Sigma-Delta ADC with 20 µs Settling and True Rail-to-Rail Buffers |
13+
14+
## Building the project
15+
16+
Please enter the folder for the FPGA carrier you want to use and read the README.md.

projects/cn0363/Readme.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

projects/cn0363/zed/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# CN0363/ZED HDL Project
2+
3+
## Building the project
4+
5+
```
6+
cd projects/cn0363/zed
7+
make
8+
```
9+
10+
Corresponding device tree: [zynq-zed-adv7511-cn0363.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zed-adv7511-cn0363.dts)

0 commit comments

Comments
 (0)