Skip to content

Commit 09d3ced

Browse files
committed
Update READMEs with VIO info for pulsar_adc
1 parent d4980b7 commit 09d3ced

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

projects/pulsar_adc/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- Evaluation boards product page: [EVAL-AD400x-FMCZ](https://www.analog.com/eval-ad400x-fmcz) (with-MC) and [EVAL-ADAQ40xx](https://www.analog.com/eval-adaq40xx) (with PMOD)
44
- System documentation: https://wiki.analog.com/resources/eval/10-lead-pulsar-adc-evaluation-board
55
- HDL project documentation: http://analogdevicesinc.github.io/hdl/projects/pulsar_adc/index.html
6+
- Evaluation board VIO: 3.3V
67

78
## Supported parts
89

projects/pulsar_adc/coraz7s/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# PULSAR-ADC/CoraZ7S HDL Project
1+
<!-- no_build_example, no_no_os-->
2+
3+
# PULSAR-ADC/CORAZ7S HDL Project
4+
5+
- VIO with which it was tested in hardware: 3.3V
26

37
## Building the project
48

@@ -15,4 +19,4 @@ Corresponding device trees:
1519
- [zynq-coraz7s-ad7689-ardz.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-coraz7s-ad7689-ardz.dts)
1620
- [zynq-coraz7s-ad7946.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-coraz7s-ad7946.dts)
1721
- [zynq-coraz7s-ad7984.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-coraz7s-ad7984.dts)
18-
- [zynq-coraz7s-adaq4003.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-coraz7s-adaq4003.dts)
22+
- [zynq-coraz7s-adaq4003.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-coraz7s-adaq4003.dts)

projects/pulsar_adc/zed/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
# PULSAR-ADC/Zed HDL Project
1+
<!-- no_build_example, no_no_os-->
2+
3+
# PULSAR-ADC/ZED HDL Project
24

35
## Building the project
46

7+
- VIO with which it was tested in hardware: 3.3V
8+
59
:warning: Make sure that you set up your required ADC resolution in [../common/pulsar_adc_bd.tcl](../common/pulsar_adc_bd.tcl)
610

711
The parameters configurable through the `make` command, can be found below, as well as in the **system_project.tcl** file; it contains the default configuration.

0 commit comments

Comments
 (0)