본문 바로가기
IT/Platform

[FPGA] ZYBO Z7: Vivado

by 블랙오닉스 2022. 2. 11.

0. Ref

https://rubber-tree.tistory.com/category/Digital%20Logic/Zybo%20z7%20%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8

 

'Digital Logic/Zybo z7 프로젝트' 카테고리의 글 목록

디지털 회로 기반 지식으로 보는 반도체/IT 산업

rubber-tree.tistory.com

 

https://digilent.com/reference/programmable-logic/zybo-z7/start

 

Zybo Z7 - Digilent Reference

 

digilent.com

1. Vivaod에 Board 추가

다운로드 파일

https://github.com/Digilent/vivado-boards

 

GitHub - Digilent/vivado-boards

Contribute to Digilent/vivado-boards development by creating an account on GitHub.

github.com

Xilinx\Vivado\2021.1\data\boards\board_files 에 zybo-z20 디렉토리 복사

 

2. Pcam 5C Image Sensor 

Raspberry Pi 와 호환

https://digilent.com/reference/add-ons/pcam-5c/reference-manual

 

Pcam 5C Reference Manual - Digilent Reference

 

digilent.com

Header J1
Pin Signal Direction Description Pin Signal Direction Description
1 GND   Power Supply Ground 9 MIPI_CLK_P Out MIPI CSI-2 Clock Positive
2 LANE0_N Out MIPI CSI-2 Lane 0 Negative 10 GND   Power Supply Ground
3 LANE0_P Out MIPI CSI-2 Lane 0 Positive 11 PWUP In Power supply and sensor enable
4 GND   Power Supply Ground 12 N/C   Not Connected
5 LANE1_N Out MIPI CSI-2 Lane 1 Negative 13 SCL I/O Serial Camera Control Bus (SCCB) Clock
6 LANE1_P Out MIPI CSI-2 Lane 1 Positive 14 SDA I/O Serial Camera Control Bus (SCCB) Data
7 GND   Power Supply Ground 15 VCC3V3   Power Supply (3.3V) Input
8 MIPI_CLK_N Out MIPI CSI-2 Clock Negative        

 

'IT > Platform' 카테고리의 다른 글

[FPGA] ZYBO Z7: UART with Pmod IPs  (0) 2022.02.12
[FPGA] ZYBO Z7: UART (Pmod USBUART)  (0) 2022.02.12
[RPi4] I2C LCD & Python  (0) 2022.02.05
[FPGA] Vivado License @CentOS & Windows 10  (0) 2022.02.05
[FPGA] HDMI Solution  (0) 2022.02.03