본문 바로가기

PYNQ-Z2

Zynq-7000 Embedded Design Tutorial - (3) 입력 : Example1 Vivado project Example2 Vitis workspace 출력 : 업데이트된 system_wrapper.xsa hellow_pl.elf 앞으로의 예제에 쓰이는 소스 코드들은 https://github.com/Xilinx/Embedded-Design-Tutorials/tree/master/docs/Introduction/Zynq7000-EDT/ref_files 를 사용하라고 되어 있지만, 이상하게도 파일이 없다고 나온다. 그래서 아래 파일을 찾아서 사용하였다. https://github.com/Xilinx/Embedded-Design-Tutorials/tree/gh-pages/docs/2020.2/so.. 더보기
Zynq-7000 Embedded Design Tutorial - (2) 다음 예제를 진행하기 전에 pentalinux를 실행시킬 Linux환경이 필요하다. 이 환경은 PYNQ sdcard image rebuild하는 wiki를 참고하여 진행하였다. https://pynq.readthedocs.io/en/latest/pynq_sd_card.html PYNQ SD Card image — Python productivity for Zynq (Pynq) Additional boards are supported through external board repositories. A board repository consists of a directory for each board consisting of a spec file and any other files. The board re.. 더보기
Zync in Pynq board 사용법 기본 Pynq Image를 사용하지 않을때, Pynq-Z2 보드를 사용할 수 있는 방법에 대해서 아래 2개의 내용을 참고하여 정리하고자 함 1) Xilinx의 Zynq-7000 Embedded Design Tutorial https://xilinx.github.io/Embedded-Design-Tutorials/docs/2022.1/build/html/docs/Introduction/Zynq7000-EDT/Zynq7000-EDT.html Zynq-7000 Embedded Design Tutorial — Embedded Design Tutorials 2022.1 documentation © Copyright 2019-2022, Xilinx, Inc. Xilinx is now a part of AMD. Last .. 더보기
PYNQ-Z2 셋업 1. SD 카드로부터 Boot 로 설정 2. 파워 입력 선택 ( USB, REG=외부12V입력) 3. PYNQ 부트이미지를 SD 카드슬롯에 넣기 ; Win32 Disk Imager로 SD카드에 boot image write함 4. 전원 연결 (USB or PowerDC) 5. 이더넷을 PC와 연결 (또는 라우터에 연결) ; PC에 static IP address지정해놓음 => windows + R -> ncpa.cpl 수행 - 네트워크 연결 화면에서 이더넷 오른클릭 - 속성 인터넷프로토콜버전(TCP/IPv4) - 다음IP주소 - 192.168.2.1, 255.255.255.0 6. 전원 스위치 ON ; 빨강 Led 즉시 on., 1분후쯤 Yellow/Green Led on (동작중임을 표시) 수초후, B.. 더보기
PYNQ-Z2 관련 기초 자료 1. PYNQ-Z2 제작사 TUL 홈페이지 https://www.tulembedded.com/FPGA/ProductsPYNQ-Z2.html TUL ZYNQ XC7Z020-1CLG400C • 650MHz dual-core Cortex-A9 processor • DDR3 memory controller with 8 DMA channels and 4 High Performance AXI3 Slave ports • High-bandwidth peripheral controllers: 1G Ethernet, USB 2.0, SDIO • Low-band www.tulembedded.com ; Product Specification (PDF), User Manual (PDF), Schematics (PDF), Zyn.. 더보기